Error in BeforeSave event after upgrade from Umbraco 4.7.2 to 4.11.1
Hi Folks Currently I'm getting the following error after an upgrade of Umbraco 4.7.2 to 4.11.1 - I know that applicationbase is deprecated but I believe it should still work or? When I'm saving a...
View ArticleCustomize style and behaviour of PDCalendar?
Hi Peter, I want to use PDCalendar as standard asp.net calendar style like in the following. How can I achieve that style? Secondly if an event is set on the admin backend, I want the event date just...
View ArticleGetting Images with media Folder
Hi All, I kind of lost at the moment from what seems to be simple to do in razor but just cant get it working in xslt. I have a xslt macro using parameter mediaCurrent where i have the following...
View ArticleWhy are doctypes in the database ? And other source control concerns.
Hi, We've been working with Umbraco for a couple of years now, and always looking into integrating our project through GIT and get it into our contunious integration enviorment. Because Doctypes,...
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 ArticleCannot get pubDate to display using FormatDateTime()
My Code: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp " "> ]> <xsl:stylesheet version="1.0"...
View ArticleStoring general documents in Umbraco
We are currently investigating Umbraco as a replacement to our existing CMS. The current CMS has a document repository which runs independently (but still integrated) and stores thousands of...
View ArticleBreadcrumbs on restricted public access pages
Hi all, I have hidden pages available only when logged in to the site. The main page when logged in and subsequent course pages as children of the main page. They both use different document types and...
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 ArticleWould you recommend code within a macro? (Controller/View separation)
Let's say I'm an Umbraco site administrator with developer (or at least scripting) knowledge. And I like to create a custom form on my site. And with the input I like to do something very common...
View ArticleError upgrading from 1.3 to 1.4
I uninstalled version 1.3, the immediately installed version 1.4. I got the error message below: Package installation status: Custom table 'Standard Values' created via Package Action Error in...
View ArticleStandard Values for "Today" for Date Picker
Hi, I am wondering if its possible to put the current date as standarad value in a date picker control. I tried to input $date$ in the textbox of the date picker, but it doesn't work because its not a...
View ArticleChange date picker format in Umbraco
I have an Umbraco V4 website that is using the Datepicker datatype on a document type. The end user has requested that the way it be displayed within the Umbraco backend is changed. Currently it...
View ArticleUsing the Client Dependency Framework in your templates
This might be helpfull to some people. http://pynej.blogspot.com/2012/12/automatic-scriptcss-compressionrollup.html
View ArticleDashboard webcontrol - How to get selected node selected by user
I hope this is the correct place to post this question. The subject pretty much sums up my question.
View Article404 Error when clicking on Topic
I have installed 1.5 on Umbraco 4.7 Everything seems great except when I try to click on a category to create a new topic. When I do this, I get a 404 error. Here's the link. Any help would be so...
View ArticleEditing code, the cursor position is off by a line in IE9
When editing code in a template or script, the cursor position shows up one or two lines below the one where it actually is. I noticed this in a 4.9 site and ended up using FF for a while, then it...
View ArticleError parsing XSLT file: on all XSLTs when site is deployed
My site works fine locally but when I deployed it all the XSLTs break. I've spent quite a bit of time searching through the forms and trying different solutions. I verified the path to the files are...
View ArticleDisable alttemplate - causing issues with SEO
Ill try and explain the scenario... We are NOT using alttemplates in any form on our website... the "Alias" field in the template is set to the default that umbraco gives each template on creation. So...
View Article