URL Routing in Umbraco
I'm trying to setup webforms routing in umbraco. I have a content page off the route called "ride". I'd like to change it from www.mysite.com/ride?id=12345 to www.mysite.com/ride/12345 I've added the...
View ArticleAccessing member name
Hi, How is the member name accessed programmatically? I'm using Umbraco 4.7. I have seen some posts related to this but no resolution. Umbraco 4.x is using the .NET membership provider with the...
View Article@foreach value of Multiple Textstring - uComponents
I have some values from uComponents Multiple Textstring <kursusHvornaar> <values> <value>4. - 5. april 2011</value> <value>24. - 25. oktober 2011</value>...
View ArticleConcierge installation not working and can no longer see content
Hi I've just installed Concierge 2.0.1.zip and I have a number of issues: I can't see the content tree at all in the left hand pane If i search for content and select an item I get an error I can't...
View ArticleContent tree is not refreshed after check out / check in
If i use checkout or checkin i get the message "was successful". After closing the lightbox the content tree is not refreshed. I have to click refresh to see ".. is checked out by You" message. Is...
View ArticleMobile template switcher?
Hi guys, I have an umbraco site (4.7) that i'd like to be able to also serve to mobile devices. I've read a lot of posts on here with regards to this, but nothing seemed to be right for what I need....
View ArticleTyping an invalid url causes asp.net error instead of 404
I'm dealing with an installation which is on a server farm, with cacheing, load balancing and replication. I'm in the process of trying to set up a custom 404 page, but have run into this issue. If I...
View ArticleRTE: add class to a link
Hi all, I need to be able to set a links rel="" attribute to nofollow if needed in the RTE. I found a post here on the forum suggesting to make a nofollow class and apply that to the link that needs...
View ArticlePopups made simple
I have made a popup on my site, and my quiestion is can i make i more simple instead of copying the entire text. Heres the code: <!--POPUP START--> <div id="popup1" class="popup_block">...
View ArticleError when publishing posts
I'm getting an exception when publishing a post for the first time (similar to this thead). I've tried following the steps mentioned in that thread but it hasn't solved the problem. The comments...
View ArticleMulti-site support
I have a small install of umbraco at the moment with just a couple sites on on install. Does uBlogsy support multi site? Meaning, does the blog piece get added separately for each site on a multi...
View ArticleGlobal Helper Exception?
Hi Guys, trying to implement a Global helper to help with reuse.. I'm getting an exception: Compiler Error Message: CS0534: 'ASP.GlobalHelpers' does not implement inherited abstract member...
View ArticleRazor messages in trace
Can anyone explain to me the following messages I get from my razor macros in the trace: Checking the RazorDataTypeModelTypes cache to see if the GUID 67db8357-ef57-493e-91ac-936d305e0f2a has a...
View ArticleInstalling mobile analytics in umbraco mobile
Hi, I use the aspx page of the google analytics for mobile but I can't get it to work. Does anybody have an experience using it. One step in using it is to add the ga.aspx file in the root folder of...
View ArticleExecuteSQL not executing on Package Install
Hi there I have just tried creating my first package which is meant to: Copy some files Add a macro Create a custom table in the database However when running the install the custom table is not being...
View ArticleHelp installed concierge and content nodes are all gone
I know this has been asked before but there is no solution can anybody help me with this.
View ArticlePublishing in progress speed
Hi I have a site with 1494 nodes. If I try to publish all pages and sub pages it takes a very long time (10 minutes plus). I have increased the execution timeout so that I can publish 400 pages in...
View ArticleHow to add a Label in Contour
Is it possible to add a Label in Contour just a text in between two textField?
View ArticleRSS Feed - preserve formatting in feed
Hi I have subscribed to my RSS Feed on my uBlogsy blog. When I view my blog entries in Google Reader for instance, all the formatting, pictures and line breaks etc are missing so it is just displayed...
View Article