Conversion failed when converting from a character string to uniqueidentifier
Hi, I just copied an Umbraco-website (v4.7.2) from the server to my local system. After setting permissions and changing the db-connectionstring in the web.config file, the website runs on my local...
View Articlepage not refreshed in time?
Hi all, I've created a macro the shows a div for each childpage as part of a guestbook. When creating a new childnode programmatically using a usercontrol (node.publish and UpdateDocumentCache) the...
View ArticleComment form - Nothing happens when Submit is hit
Hi all, I have a runat server tag wrapping the entire site. Ublogsy is integrated in my site. The ublogsy search form works ok. My login /logout form works as well. So What's up with the submit...
View ArticleDocument.BeforeSave fires twice. Doesnt expose current properties
I set up a class that inherits from ApplicationBase and wires into Document.BeforeSave in the class constructor. When fire the old debugger and watch it, I see Document.BeforeSave being fired twice...
View ArticleMedia file location in database
Hi all, I have Umbraco 4.7. When I created files (PDF, images and so on) in my media library I could see all the files are in file system. However when I searched cmsContentXml table, I found some...
View ArticleNavigation Question
I am am trying to create a "tab" type navigation that will have dropdown links appear on hover, but the top node shouldn't have a link associated with it if it has child nodes (eg;...
View ArticleUmbraco 4.7.2 on Linux
Hi again, with U5 abandoned, I have shifted my porting efforts over to the U 4.7.2 branch. I was really hoping to get something done by the end of Codegarden 12, but there was just way too much to...
View ArticleCountry Picker
Hi, I am attempting to use a uComponents Country Picker data type as a Prevaliue Source on a dropdown on a form and it's not working. Looking for a little help and/or advice. That pretty much says it...
View ArticleUmbraco Contour only rendering Navigation even when no form steps
I have a fresh install of Contour which for some reason will only render the navigation controls regardless of the form selected and also when the forms have no additional steps anyway. Not doing...
View ArticleInstallation process after upgrade Umbraco 4.8.1
Hi After upgrade Umbraco from 4.7.1.1 to 4.8.1, the website is redirected to the installation process again... If I delete /install folder, appear an error saying that dowsn't exist...
View ArticlePerformance Issues 4.7.2, Multiple Loading of Same Page Elements
We are having severe performance issues with one of our Umbraco 4.7.2 installs. Our Umbraco.config file is ~18MB. When we load a product page, the trace seems to indicate the macros are loading the...
View ArticleUnsubscribing from a post's comments and then re-subscribing causes further...
In version 2.1.1 I've found that if you comment and subscribe to a post and then unsubscribe to that post from the link in the email you receive, then re-comment and subscribe again it causes further...
View ArticleCan we use a non JS approch on submits
Hey guys :) I love the JS api its pure awesomeness. But is it just me but shouldnt this just work aswell ? <form action="/tcbase/teacommerce/SubmitForm.aspx" name="sub" method="post">...
View ArticleSSL setup on multilingual site
Hi, I have a multilingual site setup inside Umbraco - using managing hostnames feature within Umbraco and bindings in IIS7. Site structure: Content - Home English - Home Italy - Home France - Home...
View ArticleYet another post about problems with multiple 404 errorpages
Hi, I am having some trouble setting up multiple 404 pages on a site with 6 different languages. I have done this before without having any problems, but this solution must differ from that since the...
View ArticleOptimistic stock system
Hi Tea Commerce, Is it possible to change the optimistic stock system to (I guess) pessimistic stock?I'm building a ticket shop system where I need to take from stock when the user add to basket. If...
View ArticleProblem opening umbraco gui
Sorry if it's a stupid question, I installed umbraco 4.8.1 and if I navigate to http://mywebsite/umbraco I obtain a "file not found" error, I've to use http://mywebsite/umbraco/umbraco.aspx to open...
View ArticleMacro content rendering in editor ignores newlines
I have an XSLT macro that prints out a code sample like this: <pre><code>public interface IRequestProcessor{ HttpResponse ProcessRequest();}</code></pre> This works correct...
View ArticleCreate dynamics pages in umbraco for front panel
Hello friends, My structures for content Tab as following way. Content: Home [Static Page] Product[Static Page and Load usercontrol in this page in Template] I have one button in that...
View ArticleMasterpage editor unusable in IE?
I installed 4.9.0, but experience problems editing master pages in IE. Newlines are rendering incorrect, it is really unusable like this. Enter adds a row (with rownumber), but the html stays on the...
View Article