/macro/source/node/@id or /macro/source/@id, not exactly sure. You can add ?umbDebug=true to the page where your macro is, to see the exact xml that umbraco...
Hi and thanks for your reply After changing stuff here and there my debug out looks like this: <macro><source>1072</source></macro> so using /macro/source...
Hello, I have several Umbraco 2.1 sites running. Yesterday all went perfect. Today ON ALL SITES I get "ASP.NET error: SqlDateTime overflow..." when I try to...
No problems here (2.1) or at umbraco.org (running 2.0). /n ... From: umbraco@yahoogroups.com [mailto:umbraco@yahoogroups.com] On Behalf Of Arnim Anhut Sent:...
I had the same problems earlier today but found this post: http://groups.yahoo.com/group/umbraco/message/1912 So changed the servers date to dec 2nd instead. ...
Hi Niels, this is my error-page (sorry german): SqlDateTime-Überlauf; muss zwischen 1/1/1753 12:00:00 AM und 12/31/9999 11:59:59 PM liegen. Beschreibung: Beim...
Hi, I am currently trying to set up umbraco to manage some subsections of our various websites. Everything is working fine, but I have some troubles with the...
I see... to bad I made a reboot of my server a few minutes ago... well, of course no help... :-) I'm still using the first 2.1 RC1 version published... will...
Hi Niels, yeah, it worked \o/ Why is it set as 'true' by default ? I've seen no mention of this in the docs/guides, nor in the threads of the mailing list....
Hi Niels, I've had the same problem today with the SQLDateTime-Overflow. As you know I'm not very confident when it comes to working with svn- versions ......
I told you how to fix the error... Use an xsl:if getMedia expects some data. thats why works with explicit ids (getMedia('1080',1)) but when passing a variable...
Hi, I have forgotten if I have posted this question before, if so bear with me as my brain shortcurcuits now and then .. hehe But, Is it possible to install...
Hey You could make a local install and use Enterprise Manager to export the database to your host if you have remote access to the database server. Daniel ... ...
Hi Simon, The short answer to your question is "yes, it's possible to install Umbraco into a shared (db-) environment, but, of course, it depend of the...
I'm getting this error, when creating a new documenttype in the settings section of the backend, and i'm using the latest version from svn: Server Error in '/'...
Alright, I tried to upgrade instead, I'll give it another go then, thanks kasper and others for your replies! :) Merry XMAS to you all :) Simon ... views ... ...
... A little bit early, eh? ;) ... Fra: umbraco@yahoogroups.com [mailto:umbraco@yahoogroups.com] På vegne av Simon Justesen Sendt: 2. desember 2005 22:15 Til:...
Hi Jesper! I don't know about rev. 222, but in the RC there is the context menu option "Assign Domain" for any node/document in the structure... // Kalle ... ...
Kalle Wibeck
kalle@...
Dec 2, 2005 9:46 pm
2120
Hi Kalle, Thanks Kalle! But 2 secs ago I found that my user was set to "editor" ... I quickly changed it to admin and hurried to check out if "assign domain"...
; ) ... [Non-text portions of this message have been removed]...
Kalle Wibeck
kalle@...
Dec 2, 2005 10:18 pm
2122
Hya, I am trying to create a usercontrol for a photo page - very simple, no code behind, just a plain ascx file. My problem is that when I create an error in...
Hi Niels, Thank you - I should say that I did search a lot for this, I did not figure that the debug for Umbraco off cause would show errors in the module. ...