Navigation with sub navigation, only show current node's subnav or current...
I have my navigation buile and have a question about navigation with subnav and showing only the current nodes subnav IF the current node is selected AND if the current node is a subpage of the node...
View ArticleCustom Content Picker - Select child nodes only
Hello, Is it possible to create a macro custom parameter that is like the content picker. BUT it only selects children nodes and nothing else in the content tree. I dont know where to begin. Any help...
View ArticleIssues inserting Links in Rich Text Editor
I have just upgraded my project from version 6.1.6 to 7. I am having issues creating a link with setting the target to _blank i.e open in a new window and as well, I cannot make references to a pdf...
View ArticleSingle link in umbraco 7, not realated links
Hi! I might be missing something here.. but is there any data type for creating a single link?.. like the realated links data type.. but with the limitation of only adding one link.. for instance in...
View ArticleInstalling Local Package - upload loop
Hi good people of Our Umbraco.I'm a beginner installing Umbraco 6.1.6 on my webserver. A webdesigner has made a complete site for us, andI got a zip-file from them with the package to install on our...
View ArticleCreating new Sections - Can we auto generate dictionary item?
Hello all, I am working on a new package that creates a new section using the V6+ SectionsService API. Is there a smart way for the section for the name of the section to appear without the...
View ArticleLooks like it don't work when Contour is installed
Hi Matt, I was looking so much forward to try this out. It was one of the things I really found interesting in Umb7 and the solution you have made is so close :) Unfortuantely it looks like it don't...
View Articlelocallink not parsed RenderMacro in MVC section
I seem to be having a problem with locallinks not being parsed when the content is ouput in a macro. I have set up a test razor macro that just outputs the content for the page. This is the macro code...
View ArticleWrong 404 page
Hi All, In my site there uComponents installed and 404 page was working fine. After installing the URL Tracker, it shows wrong 404 page. I have the problem in 6.1.6 version and just yesterday I...
View ArticleCreating custom upload datatype- what is the current practice?
I need ( rather urgently ) to get a custom upload datatype built, but I can't work out how to do it. The [custom media datatype howto][1] suggests that I should be able to base it on the content of...
View ArticleDatatype on normal page or UserControl
Hello, I'm creating a custom section in which I display some normal pages and usercontrols. The problem is that on these normal pages I'd like to show some datatypes? So far every time I needed to do...
View ArticleHow to write heading tags in TinyMCE?
I tried to write headings such as h1 or h2 and found this post.http://our.umbraco.org/forum/using/ui-questions/5272-How-do-I-create-heading-tags-on-the-rich-text-editor I followed the procedure, but...
View ArticleCan I access UmbracoSettings from my code in 6.1.6?
I'm trying to create a custom `MediaFileSystem` for a site using Umbraco 6.1.6 and trying to base my code on the existing class as a starting point. The problem I am running into is that there are...
View ArticleHow can I run code on package uninstall?
Hello fellow package developers, I was wondering how you deal with running code on package uninstall to clean up any custom code that was run by the package. Such as a new DB table added, language...
View ArticleU7 - MVC4 - VS2010 - Could not load type 'Umbraco.Web.UmbracoApplication'.
Hello, I am new to Umbraco. However I have done the following: 1. Created a new empty MVC 4 project up in VS 2010 2. Installed Umbraco CMS from Nuget which has pulled down the latest version (7.0.0...
View ArticleWorldpay callback failure
Hi, I'm using v2.0.5.0 and just got this error: 'UserHostName: 195.35.91.68 does not end with: .rbsworldpay.com.' Looking at this page:...
View ArticlePost author gets mail regarding comments ?
I would like to add post author as a subscriber on comments. I ahve been modifying my solutions so every member can create a post. Thats why. Where is the list with subscribers being created? Any...
View ArticleMVC Filter inside Umbraco 6/7
Hi I've setup a custom filter inside an umbraco installation in this way: 1) inside global.asax public class Global : UmbracoApplication{ protected override void OnApplicationStarting(object sender,...
View ArticleValue cannot be null. Parameter name: umbracoContext
Hi, I just created a url redirect with URL Tracker: ![enter image description here][1] However, when I enter the old url in the browser, I'm getting this ysod: ![enter image description here][2] I'm...
View ArticleBest practices to reduce property redundancy
I just started using Umbraco a couple of days ago and at least one of those days was simply getting it running correctly on Azure (and playing with v6 vs. v7). I've settled on v7 and I'm using Mvc...
View Article