What is the best approach to deploy umbraco to live production?
Hi, I'm new to umbraco and never had a chance to deploy a website into live which is umbraco and using .net as a scripting language and my point is what is the best way to deploy my umbraco local...
View ArticleInternal server error when uploading to Media section
Hi folks - I'm suddenly getting an internal server error message when attempting to upload images to the Media section. It was fine before but now it's not - there haven't been any configuration...
View ArticleUrl is empty for Media
After getting an image as IPublishedContent, I try to get the Url or use the GetCropUrl method and they both return nothing. I first get the a folder using Umbraco.TypedMedia, and then I get the...
View ArticleSet product with variants to be non-shippable
Hi, I have a number of products in my Merchello store. Some of them have variants and some of them are non-shippable. If I untick the shippable box on a product without variants then it all seems to...
View ArticleSettings for grid editor
Can I add settings to grid editor, like it can be added for cells and rows of grid layout (which can call through pressing gear button)? Thanks.
View ArticleAdditional attributes
Hi there, Id like to add microdata from schema.org vocabulary to our website. However, Umbraco clears necessary html element attributes within RichTextEditor. For example: I'm tried just add itemscope...
View ArticleGetProperty with GetVortoValue
HI all, I am a bit of beginner in Umbraco. I am using a bought template from uSkinned and since the site must be multilingual I installed Vorto (umbraco is UaaS). I have no problem in calling the...
View ArticleUpgrade broke some of the backoffice
Just upgraded a site from 7.4.2 to 7.5.3. Copied over /bin, /umbraco and /umbraco_client; ran the installer, no reported problems. A diff of the 7.5.3 ZIP compared to the upgraded site shows all...
View ArticleExclude Umbraco alias from inline links
Hello, I have addded an umbraco application as a virtual application within an ASP.NET MVC application using an alias "Content". Umbraco pages have various inline links from one to another, however all...
View ArticleVideos not showing on website
I am showing Newsletter Studio to a potential client and the Videos page on your website does not appear to work - https://www.newsletterstudio.org/videos/
View ArticleRoute hijacking problems
Going complete insane with the Cannot bind source type Blah to model type Umbraco.Web.Models.RenderModel message. I have a simple MVC membership system to provide member logins using the .NET...
View ArticleIrresponsiveness of web app under pressure
Hi We are running an Umbraco based web app in following setup at Azure: all content editing is done on VM with IIS, while Azure web app of S3 size is responsible for content delivery. App itself is...
View ArticleStep by Step, Creating Filtered Search Results
I wrote an article of interest to those starting out with Umbraco search techniques. See here: Ubraco Search Help - Guide to Filtered Search
View ArticleHow to get the "internal" property from a Related Links property?
Hey. I'm using a Related Links property in my document type. For each related link that is an internal link, there is a property "internal" which contains the internal Id for the link. However, I...
View ArticleDisable StreetView in editor control?
Hi Jonathan, Is it possible to disable the little StreetView man/icon in the map's controls? If not, then would you be interested in a pull-request for this? e.g. to add a checkbox to the data-type...
View Articlehow does Umbraco MVC map to standard .net MVC directory structure?
Hi, I'm fairly new to the world of Umbraco but I have already tried to search for the answer to my question without success. Can anyone point me to resources/tutorials explaining how and why Umbraco...
View ArticleNull Reference when submitting Umbraco Forms to custom data source
I'm trying to make Umbraco Forms (Umbraco v7.5.3) save to my own data source. I followed this guide: http://www.nibble.be/?p=84 And it appears to work-ish. I can connect and generate a form based on...
View ArticleNewsletter Send Out missing default skin
I want to use the "Newsletter Send Out" datatype but it doesn't appear to have the "default skin" option, like it does in this video - https://www.youtube.com/watch?v=9fRSGgMCYaM Has the option moved...
View ArticleCacheRefresher GUID Value
Hi, I'm trying to troubleshoot an issue and attempting to use Postman to call CacheRefresher and RefreshByID with the right parameters. I can't work out what to put for the uniqueIdentifier parameter,...
View ArticleForm Surface Controllers and Partial Views
Hi, I'm working on a bit of code that is using a Form Surface Controller. I've created my model for the form (which contains the 3 fields on the form), a controller and partial view. All is working...
View Article