Current has not been initialized on Umbraco.Web.Routing.RoutesCacheResolver
I installed umbraco in my dev machine everything works fine. When i deploy the files to Server.I found this problem. I googled it for so much time, didnot found any solution. I found some one told...
View ArticleQuery string to friendly URL rewrite rule
Hi I'm having some issues with a URL rewrite rule. I've searched the forums/web and found similar posts, but I am not able to get this working. We need a rule to make query strings like this:...
View Articlea problem in "Richtext editor"
Hi experts, I added a new property using "Richtext editor" in document types,then I went to "Content" to fill out the information in this field,but nothing happened after I clicked "Styles" dropdown...
View ArticleUmbraco Admin CSS Typing VERY slow...
Hello. We have been running websites on the Umbraco platform for around 2 years now. One thing that has bugged us the whole time and seems like it has been getting slower lately, is when typing in a...
View Articlehaving a structural problem
Hi all I helping my client developing a news paper site, my plan is having 2 doc type, 1st master, 2nd textpage, haveing many templates, few are nested templates. content graph: Master: -- news...
View ArticleMoving branches
It would be great if you could move a branch within one part of a tree to another using right-click, the same as you do w/nodes in thne content and media areas.
View ArticleApplying discount to all products in a category
Hi I wish to add a discount for every product in the basket from a specific category. I have set the Category as the Act and Percentage off order line (with 50 as value) as the Award. Problem is that...
View ArticleuMapper - Node hostname
Hi there, Is there away to know to which hostname the node I get is belong to? My website is multilanguage so I get a list of nodes as the required node is under each site. Regards, mkariti
View ArticlePublishing Issue while creating new pages after upgrading from Umbraco 4.6 to...
I upgraded a 4.6.1 site to 6.0.2 and got it working fine. But now I am facing a weired problem in creating new pages in the content tree. The page is created but when I click on the Save&Publish...
View ArticleCategorisation Package for Umbraco - How to list categories and assigned...
Is there a tutorial out there that might help me display the categories that I’ve created and assigned to my docs? Razor would be preferable if possible. Basically, I’m trying to have something like:...
View ArticleuComponents issue
Hi, Has anyone experienced an issue with Url-picker saving full urls for an internal node like <url>http://abc.com/xyz/pqr</url>
View ArticleHow to go up the tree to the Root (Content)
Hi I am about to make a website where i need to go up the tree to the Root (Content) and then i need to search for a specific documenttype wich is located in the Root / Content at the same level as my...
View ArticleAny change to code forcing compile of website taking nearly 3 mins
Is this normal? Im using v6. I have a mix of App_code files and also Compiled dll's. Before (and im thinking v4), any App_Code changes used to take a few seconds to rebuild but its almost like a full...
View ArticleContact side from a User control whit the use of Umbraco systems.
Hey iam tryning to make a contact form that sends mail efrom my busnies site. iam not the bigest C# shark yet so i startede on google and i almost flel os my shair when i found this,...
View Articlecan not retrieve dictionary item from surface controller
Hi all, I have my website in 2 languages, for login I am using SurfaceConrtoller. To render error message according language I am using dictionary Item as...
View ArticleViolation of PRIMARY KEY constraint 'PK_cmsContentTypeAllowedContentType'
Hi, Getting the below error when trying to install the uBlogsy package. FYI - am running the latest version of Umbraco and uBlogsy (downloaded last night), manual install on Windows Server 2008...
View ArticleCaching tweets
Does the uTwit:GetLatestTweets() extension (XSLT for me, but assuming it's the same for the Razor helper) do any caching behind the scenes, or is there an API call performed for every page load? I'm...
View ArticleError in GetPaymentMethods() if no shippingaddress
I need to call TransactionLibrary.GetPaymentMethods() before I create the shipping address, but when I try I get an error. I have tried with...
View ArticleImage Crop - Umbraco 6
Hi Umbraco v6.0.2 (Assembly version: 1.0.4811.18151) I trying to get an image through image cropper. Here is the code. I have tryed many different combinations, nothing works. <img...
View ArticleGetting properties from document type
I want to get all the properties from a document type VIA razor script, to be exact, I want to get all the properties from a specific tab in the document type. is there any way that I can do it?
View Article