0
votes
0answers
8 views
Umbraco server error after install
I downloaded umbraco and used the web platform installer. Everything went though okay and it installed SQL Express 2008 and a new directory under the default website in IIS. Howeve …
0
votes
1answer
24 views
Problems with using two Umbraco Media pickers
Hello,
When I added a Media Picker on a Document Type in Umbraco I was able to select an item from the media library but when I added another Media Picker to the same Document Typ …
0
votes
2answers
291 views
Using the ASP.NET membership provider (hashed password format) I am unable to reset password.
I am developing a website using Umbraco v4.0.2.1 which implements the ASP.NET membership provider.
When using either Hashed or Encrypted as the password format, I am unable to res …
0
votes
4answers
30 views
XSLT, sort and group by year-date
Hello
Regarding Umbraco XSLT version 1.
I have aprox. 150 news items in XML. Lets say like this (all is pseudocode until I get more familiar with this xml/xslt):
<news>
…
0
votes
0answers
17 views
Open node in umbraco programitcally
I have created a dashboard for an umbraco site and i want to link from it to various node in the tree.
From what i can tell umbraco uses editcontent.aspx?id={thenodeid} and javasc …
0
votes
1answer
29 views
Umbraco Back Office Membership Provider
Has anyone had any experience trying to write a custom Membership Provider for the Umbraco back office? I've run into all sorts of trouble trying to make this happen. You can see s …
1
vote
2answers
36 views
How do I access properties from parent document to use in children
I am new to Umbraco CMS. PLease help.
I have a Umbraco website in which I created a DocumentType called 'Master'. The 'Master' page lets user input a goal and amount for a fund …
1
vote
1answer
23 views
How do I set minumum password requirements in Umbraco for the membership provider?
I am trying to set minimum password requirements for my membership provider in Umbraco. Currently my web.config membership section looks like this:
<membership defaultProvid …
1
vote
1answer
58 views
Could not load file or assembly ‘ImageManipulation’ when installing Umbraco on Godaddy
I am installing Umbraco 4.0.2.1 on a client's Godaddy hosting account. I have set permissions to write on the bin, config, css, data, media, umbraco, usercontrols & xslt fold …
2
votes
2answers
368 views
Umbraco v4 vs Cute AJAX Uploader Control
I have a custom user control that i use in a page in Umbraco CMS... since upgrading to version 4, it seems this user control wont work any longer.
The user control contains an a …
2
votes
1answer
145 views
Umbraco: working with version control? test/production?
I'm looking into using Umbraco for my site and so far I'm loving it.
One big question that I have is how can I version control an Umbraco site as a lot of the data is in the data …
0
votes
1answer
38 views
Is there VS intellisense for Umbraco XSLT extensions?
Is it possible to get in Visual Studio code intellisense into XSLT extension functions.
For example when I write:
<xsl:value-of select="umbraco.
I would get a list of all fu …
0
votes
2answers
168 views
HOW TO: Umbraco 4.0 with Microsoft SQL Server 2000
We have a server that is running Microsoft SQL Server 2000 and would like to setup Umbraco 4.0. I tried the web install, but it choked on the MS SQL 2005 Express install. So I next …
0
votes
3answers
71 views
Umbraco - Mobile Phone Detect and Redirect
I am looking for a way in a umbraco site to detect if the user has a mobile device, then redirect the user to a mobile optimized page. I will also need the user to be able to force …
0
votes
0answers
31 views
Umbraco - postbacks caching problem
Hi Guys,
I'm having a problem with a page im developing in umbraco. Im fairly new to it so would really appreciate some guidance.
the problem seems to be connected to the way umb …
