umbraco Questions
3
Solved
Running Umbraco 4x I am creating a helper method in C# that I can recursively call to create child categories of a particular node (category).
The method takes a parentNodeID as a parameter. I ne...
2
Solved
I have a DynamicNode named products which has product name and product id.
I need to select all products id's to a array from the DynamicNode products using LINQ.
I tried something like
@helper...
2
Solved
I'm looking into using Umbraco for my site and so far I'm loving it.
One big question that I have is how can I version control an Umbraco site as a lot of the data is in the database?
How do you...
3
I am having problem displaying characters š and ž on frontend when I insert it as textstring data type inside Umbraco 4.7.1. Umbraco uses MySql database.
I noticed that this is not the problem whe...
Swor asked 23/9, 2012 at 15:29
4
Solved
When I publish content to my server should I publish `AppData\Temp' folder as well?
Logic is not to do that but cannot find information online about it.
2
Solved
I've been trying in vain to get Umbraco installed on my Windows 7 box under IIS 7. I was able to use the Web Platform Installer to get it up and running via WebMatrix, but I want this running in II...
6
Solved
I am looking to help out a non-profit get a website up and running.
Only, they don't just want a website with content, they also want to maintain a database of members, and allow those membe...
Fume asked 26/9, 2011 at 17:6
2
Solved
I am working with umbraco 6.1.6. I want to know how to add a node into the content tree programmatically?
This is the structure I want:
content
Home
start
calender
frontpage sliders
fotos
news...
3
Solved
I've inherited a code base that is built on umbraco. It is using razor scripts to render the views.
Whenever there is an error I get something like this in the output:
Error loading Razor Script ...
1
Solved
I've created a custom user control for the back-end of my Umbraco site that allows administrators to quickly update certain fields on nodes without having to navigate through the content tree.
So ...
3
Solved
So I'm working with Umbraco 6.12 and having great difficulty been able to test a RenderMvcController.
I have implemented IApplicationEventHandler in my Global.ascx and Ninject is working fine and...
Katmandu asked 24/7, 2013 at 11:2
3
Solved
We have an umbraco 4.11 instance with around 400 nodes, running on iis 7.5, .net 4, windows 2008 r2. upon first visit it consumes around 500mb of ram and moves up to around 900mb. Since the site is...
Breakwater asked 3/8, 2013 at 5:52
1
Solved
I have a umbraco site where i wish to add a fileuploader from a separate working VS project. I have added it to my umbraco VS project with Add existing project.
I have then moved the code from def...
2
Solved
I've searched all the available tutorials I can find, and I'm still having trouble with Umbraco Surface Controllers. I've created a bare-bones Surface Controller example which sorta works, but has ...
Guillemot asked 8/7, 2013 at 17:31
1
Solved
The Scenario:
I'm building a site in Umbraco 6 with MVC - I'm fairly new to Umbraco but I've done everything so far by following tutorials etc, and for the most part everything works nicely.
So I...
Kiddy asked 25/6, 2013 at 9:20
5
Solved
Lately I've been trying to learn ASP.NET. I've gone through the tutorials on the ASP.NET website, but for the most part I'm a complete beginner. I've also been working on creating a personal websit...
Fairman asked 28/11, 2010 at 22:49
3
Doing a project in Umbraco, and i've encountered problems in one case that when calling node.NiceUrl I get # as the result. What is weird though is that if i debug it somehow it resolves into the c...
1
Solved
I was wondering if someone could explain the differences between the Umbraco Cms Core Binaries Package and Umbraco Cms NuGet Package?
Soundless asked 22/5, 2013 at 10:44
1
Solved
One of our Umbraco sites is getting a bit messy and I was wondering if there was a way of grouping pages in folders without affecting the URL. So for example if under the homepage I have some top l...
Zibeline asked 9/5, 2013 at 15:41
5
Solved
First off please have patience for this long winded post. I wanted to get all the pertinent information (as I see it) out to you.
I have a decision to make and would like your input. I have ...
Harless asked 1/5, 2013 at 6:4
0
I have an umbraco site (umbraco v6), and I have set up custom 404 handling as per http://our.umbraco.org/Documentation/Using-Umbraco/Config-files/umbracoSettings/index. My content tree is as follow...
Buntline asked 19/4, 2013 at 9:24
1
Solved
I need to create a project for umbraco. I Don't know where to start and where to see about this. I googled and found nothing helpful instead I got confused what is umbraco project. To create a umbr...
1
Solved
I had the following in my Global.asax (Umbraco 4.7)
Application_Start
Application_EndRequest
Application_Error
Session_Start
Session_End
Now I have upgraded to Umbraco 6.0.3, which global.asax ...
Cheslie asked 8/4, 2013 at 6:39
2
Is there anyway to schedule a macro in Umbraco or a .ascx file to run every hour?
thanks
3
Solved
Then there are many class that represents Umbraco documents:
1) umbraco.cms.businesslogic.Content
2) umbraco.cms.businesslogic.web.Document
3) umbraco.MacroEngines.DynamicNode
4) umbraco.presentat...
Irmairme asked 14/9, 2012 at 8:27
© 2022 - 2024 — McMap. All rights reserved.