Random BUG - Partial View / Controller Error when updating files in the...
Hi, I have encountered this a number of times and its very annoying. Sometimes in my live environment if I update some files (usually files in the App_Code folder) following the updates I get Partial...
View ArticleUmbraco Backend: How to disable checkbox and button on Upload DataType?
Hi, I use the Upload datatype on a document type to hold an uploaded file by a member from a secured area website. My questions are: How to disable the checkbox ( remove file ) and upload button on...
View ArticleCurrentUmbracoPage error after post back
Hi All, I need little help in understanding the SurfaceController, BeginUmbracoForm and CurrentUmbracoPage. Below is the code showing the error message. I have read this link but unable to figure out...
View ArticleHow to Generate Hashed Password?
Hello, I have a need to dynamically creating users. I was able to add users to umbracoUsers table, but password is not hashed and salted. Is there a API service I can use to hash the password? Best, -Don
View ArticleCache in load balanceed environment
Hi, We now have some serious problems with our load balanced front end servers. once in a while, they all of a sudden use 25s to answer a call for the API we have created. And it all starts to go...
View ArticleHelp with an error message
Hi everyone, I've recently been getting this error: /umbraco/backoffice/UmbracoApi/Authentication/GetRemainingTimeoutSeconds 404 When I log in to the backoffice, can't work out why I'm suddenly getting...
View ArticleChanging RegisterModel of Umbraco to the custom model. UmbracoIdentity
I am completely new in Umbraco and Identity.Net. I am using UmbracoIdentity now. And I have to register members using my custom model not RegisterModel of Umbraco.Web.Models. So my question is how...
View ArticleIs updating the 301 redirect to evolve to full rewrite engine a good idea?
Hi all, recently there has been a twitter conversation about upgrading the new Umbraco 301 tracking facility into a fully URL Rewriting facility. I can understand why folks would think this is a good...
View ArticleAdding Extra data to an invoice
Hi, I have some new fields that i want to add to the invoice object Is there any collection that i can use to do so? (i will be grateful for an example) thanks
View ArticleDoes Merchello use SessionState?
Hi, I imagine this is a straightforward question, but I thought I'd ask as I can't seem to find a straight answer in the existing documentation / forum. I've recently been forced to move the site I'm...
View ArticleWhite space between link and text is missing in Chrome
Hey (not sure where to place the question), I have a issue on my website, which looks like only appearing in Chrome. The problem is that there is no space between links(orange) and the next word like...
View ArticleSetup config file "uDateFoldersy.config"
HI, Could someone help me with configuration uDateFoldersy.config ? I used autofolder but in the v7 is not supported. I need doing something like this.
View Articleif statemente in partial view
hallo i wrote this partial view to test remote address: @inherits Umbraco.Web.Mvc.UmbracoTemplatePage @{ string currentURL = ""; var ParzialUrl=""; currentURL = Request.ServerVariables["REMOTE_ADDR"];...
View ArticleMultiple Content Tree Sections
Hi everyone, Anyone here knows if it is possible to create additional content tree sections in umbraco. The section should have all the standard functions as the main content tree section in regards to...
View ArticleHelp! How can i restore the "Page Components" folder of my homepage?
By accident i deleted the "Page Components" folder of my homepage. I tried to restore from the recycle bin, but i get 'Failed to restore content'. Next thing i tried was to move the content from the...
View ArticleIssue updating from v1.14.1 to v2.1
I am having the same issue described here: https://our.umbraco.org/projects/collaboration/merchello/merchello/77468-unable-to-upgrade-to-200201 The only thing I have to add is that I got this error...
View ArticleSSL for email notifications
We are using a SSL certificate for Umbraco and when I am testing the email notifications the webmaster receives when a page is "sent to publish" or "published" the link at the top of the email saying:...
View ArticleSent to publish notification, who gets an email?
When an 'writer' wants to publish content, and email notification is setup that gets sent whenever they click on the publish button. Who gets an email? Is it everyone with permission to publish at...
View ArticleUmbraco 7.2.1 - Build fails after deploy to Azure WebSite
Hi, I'm new to Umbraco and I am just trying to install on Azure web site. I'm using VS2013 Community Edition on Win7. I locally installed UmbracoCms 7.2.1 via NuGet and my source control is to TFS...
View ArticleShipping country list
Short question: Where is the shipping country list? How can I modify it? Thanks
View Article