Hi Niels and co. Would it somehow be possible to restrict the possibility to view other users passwords? As it is now (I believe) everybody with access to...
... Another thing puzzles me... How do I set up a form posting to an email? I can insert the form fields using the editor, but how do i set up the form...
I don't think there is a built-in way. I created a user control to do it. The public properties are like this: ToAddress = the address that the form should...
Hi Again Sorry for my late response, beeing busy working with umbraco ;-) About the shop, when does he plan to release it ? To the question, i wanted was to...
I dunno when the shop will be finished - think he's almost there... There's several ways of getting the current node, but the easiest and recommended way is...
Actually - there is ;-) To make the formmail in umbraco working you need to open /config/formHandlers.xml Edit the element with the alias "mailForm" and update...
In case you got scared (actually - some did!), we haven't been sold it was an April Fool :-) It's the first April Fool I've made in years that actually worked....
Hi again Niels I am using vb.net, that shouldnt of course not be a problem, but ... In Umbraco.* you have a Class called library and a namspace called Library....
Hi! Actually - I don't know. Any VB.Net masters on this list who could help? Anyway, it's a horrible design flaw and the Library namespace will be changed. /n ...
Alright - cool! One question though - the redirect does not appear to be working... Do I have to enable something special somewhere? -- Andreas Mailand ...
Hallo, What possibilities are there to customize the CMS? - Can I add my own nodes to the developer or settings section? - Can I add sections? - Can I add...
Hi The tools looks great, and works until i want to deploy the database.. ... Invalid object name 'umbracoNode' Invalid object name 'cmsContent' Invalid object...
Hello This "error" is related to object names in the SQLServer - if you create a table or a stored procedure in a database with an useraccount that are...
Wow - a lot of questions, and thankfully I can answer yes to all of them :-) Own nodes can be added by adding new items in the "umbracoAppTree" table. In this...
Damn . always the first on the keys NH .. */Kasper Bumbech. ... of them :-) ... table. In ... (section) ... main.ITree ... has an ... in the ... information to...
Hello Boris The short answer is : Yes. There will be written an usecase with code on the umbraco.org site on how to create a E-shop extension which does all...
The methods in the Namespace are just wrappers to simple functions used be the editorControls, so we can delete the methods and update the editorControls. This...
Wohooo - the famous shop, how about sharing a bunch of screenshots for all us who are waiting, Kasper :) ... Fra: kasperbumbech [mailto:kasper@...] ...
Hi, I've been playing around with Umbraco tonight - I noticed that I'm unable to delete any created child nodes under Settings/Stylesheet .. Is that on purpose...
No this is a bug, just like you cannot delete macros and xslt files. We'll fix it very soon! /n ... Fra: Simon Justesen [mailto:simonj@...] Sendt: 4. april...
Hello Umbraco group I hope you are able to help me wit my umbraco installation problem. I have followed the installation guide a 100%, but the site still ...
Hi Morten! If you open the web.config and modify the element named "customErrors" so it looks like this: <customErrors mode="Off"/> Then we all get detailed...
Hey If CustomErrors are off, and you still get that message, you might have a problem/error in web.config. /Anders --------- Original Besked -------- fra:...
Another possibilty is that the site is not run as an application which should be configured in IIS. If this is the case all ASP.NET pages will return the...