Dictionary section is empty
hey i've just upgraded a website from 4.7 to 4.10 and when i enter the dictionary section i see an empty tree, is there a solution about it? thank you. Eran.
View Article"Cannot perform runtime binding on a null reference" error from partial views
Hi Community I am getting following error while using Partial view with @Html.Partial() Code: @inherits Umbraco.Web.Mvc.UmbracoTemplatePage@using PBDesk.Website.Extension.UmbHelpers@using...
View ArticleHow can I bulk delete data for a particular form?
I have thousands of entries of an old form, I need to delete them all (and not one by one by hand!). How can I clear out all data for a particular form in a few easy steps? Thanks
View Articleselecting multiple categories
Hi all, I have a problem with product categories. my clients needs a little bit hard. I use the teacommerce starter kit and umbraco 4.9, i have 7-8 different categories, they are all in the same level...
View ArticleGet Parent Node using C# (4.6.1)
Hello, I'm having difficulty with the new umbraco.NodeFactory.Node class. Previously (using umbraco.presentation.nodeFactory), I was able to get the parent node like this: Node n = new Node(1234);Node...
View ArticlePipeline CreateCostumerTask Decompilation Request
Hi there, uCommerce experts. I'm currently developing a costumized webshop where I have to assign a purchaseOrder automatically to some users. Therefore, I dug into the world of pipelines and together...
View ArticleIssue/Bug: Contour allows multiple submissions in IE
Hi,It seems that in Firefox, once you click the Submit button, subsequent clicks don't have any effect (great!).However, in IE you can click the Submit button multiple times, which results in the...
View ArticleManually adding Courier Dependencies.
I have created a custom property data resolver. I have added a override to the PackagingProvider method. I am trying to add dependancies based on the items selected in the property. That is if they...
View Articleusing a recursive navigation xslt
I am using this xslt for my navigation. I am having trouble configuring it, I build a macro with this pararmeres: and in my master page I put this line of code: <umbraco:Macro ID="Macro2"...
View ArticleUpgrade from 4.9.1 to 4.11.1 breaks usercontrol
Hi, just upgraded a site from 4.9.1 to 4.11.1, evreything seems to work fine except one usercontrol. Within that usercontrol, depending on the user action, I set some <asp:HiddenField> values...
View ArticleEntered form entries displaying on a webpage
Hi, I'm new to Umbraco Contour and I'm wondering if it is possible to display submitted form entries to a webpage. If you have any suggestions, please let me know? Kind regards, Bas
View ArticleTeaCommerce.Data.OrderLineProperty.OrderLineProperty has some invalid arguments
This is an odd one, well it could be simple but right now i am stumped. I have an WebshopEvents_OrderLineAdded(Order order, OrderLine orderLine) event which is being called, but not working. On...
View ArticleExport to dot net in 4.11.1
Hi there, Is Export to .net option got disabled in the current ver? Thanks mkariti
View ArticleWhere clause works with hard coded values but not values from variables
Hi, got a strange problem I hope someone can help with, I'm filtering some pages like this: Model.Content.Children.Where("Visible && articleDate.Year == DateTime.Now.Year &&...
View Article"Value cannot be null. Parameter name: attribute" when publishing the node
Hi, when publishing the node it shows error "Value cannot be null.Parameter name: attribute" I tried all method in " http://our.umbraco.org/wiki/reference/api-cheatsheet/publishing-and-republishing"...
View ArticleForum is very slow
Hi, Can any one suggest suggestion to make forum more faster , my website is on umbraco 4.9 and using nforum 1.6. The forum contains more than 15,000 posts which making it very slow. Thanks in advance
View ArticleIdeas for the umbraco:image control
Hi all As some of you may have seen, umbraco 4.11 ships with a new control, the umbraco:image control. Read more about it here: http://24days.in/umbraco/2012/introducing-the-umbraco-image-control/ I...
View ArticleUmmm isn't this the same as Matts project?
http://our.umbraco.org/projects/developer-tools/doc-type-extensions
View ArticleCategorisation through Xpath Checkboxlist
i started on a simple project for umbraco and i am in need of a category section. That's why i started to create pages for categories. In websites section i am using "Xpath Checkboxlist" to select...
View ArticleDocumentation on new MVC support in Umbraco 4.11.1?
Hi Everyone, I am trying to find some good articles or documentation on the new MVC support in Umbraco 4.11.1 but are unable to do so. Would you be able to suggest some? Also is there a good overview...
View Article