helper.Request("nodeType") == null???
Can anyone help? When I create a node I am getting this exception( I am using an adapted create content).
View ArticleInvalid RegularExpressionValidator in umbraco 4.11.1 domain matching?
I was trying to set http://local-shortcuts:1379/en-us/test as one of the URLs in manage hostnames. But I kept getting an invalid hostname error. I stepped into umbraco's code and found this regex:...
View ArticleuBlogsy comments displayed without line breaks
Hi there, I haven't been able to find anything elsewhere so hopefully someone can help. Comments to my blog posts are being displayed on my website as one line (paragraph) of text, rather than with...
View ArticleHow the heck do you get the URL from an ImageCropper datatype?!
Driving me nutso! Have a property on my document type called "homeThumb", datatype of "homeThumb"... thumbnail is likewise called "homeThumb". This doesn't work: @foreach(var item in...
View ArticleMedia Image Crop with razor
I've seen a few threads around about this, but nothing looks ideal. I have a content node with an image property. All i want to do is get a crop of that image with a specified name. What is the best...
View ArticleDynamicNodeList and Linq extensions
When looping through a list of nodes using something like .Children or Descendants etc I can use Linq extensions such ad orderBy, Skip, Take etc. e.g. foreach(var item in...
View ArticleDoes Tea Commerce work on Azure?
Specifically wondering about putting the database on SQL Azure DB.
View ArticleUnit Price not being updated on Cart after changes on backoffice
It seems that when adding an item to the cart, the unit price is being kept on the cart itself. If we change the price meanwhile before the customer proceed to checkout, when the customer checks...
View ArticleSurfaceController: Return partial view for rendered partial only (Umbraco 4.11)
Hi all, I have a question about SurfaceControllers and returning PartialViews from them. Example: I have a contact page on my website that has 2 columns (one for the contact information, and one for a...
View ArticleMade some changes to get truncatedFolderUrl working in 4.11.1
Probably could use a lot of improvement:) But started working with Autofolders for a blog-type kind of functionality and found out that the current version of Autofolders isn't working as expected any...
View ArticleXSLT list items by document type from anywhere in the site structure
Hi there, I would like to work out how, in xslt, to display all nodes of a particular document type no matter where they are in the content tree. This is the code I have to display them if they sit...
View ArticleWhere to host umbraco?
Hello, i'm very new to umbraco and i have a very simple website that I have created with umbraco locally. I'm running windows8, VS2012, and SQL CE. Everything works great locally and I would like to...
View Articleembeded video datatype
hello. I'm looking for embeded video datatype for Umbraco cms 4.11. is there any good tutorials how to create this datatype or plugins that will add 'embeded video' datatype?
View ArticledialogHandler_temp.Create() causing a nullReferenceException
I am trying to replicate the create content function for a custom context item. When I click create I get the following NullReferenceException, can anyone suggest anything. (I have asked a couple of...
View ArticleForms emtpy on front-end
So I've created a form with a few fields, and all the fields appear correctly in the admin, however, when I click the preview button, I get a page that says "Notice: This is a fully functional version...
View ArticleuBlogsy on a Mobile Site
I currently have uBlogsy on my desktop site which works great for me at http://www.ystrad-mynach.ac.uk/news-and-events/news/ I'm soon to launch a mobile version of our desktop site which will...
View ArticleUblogsy Compatibility
Hi , How can i update the ublogsy compatibility with latest versions , I have tested the ublogsy on 4.9 , 4.10 and 4.11 , On all the version ublogsy works great without any amendments. Thanks
View ArticlePublishing with API is slow
Hello, I have a large website (v4.9) which has a profile page. On the profile page people can update their profile which is a node in Umbraco. The node has 20 properties and there are over 1400 nodes...
View ArticlePaypal Integration with address override
Since in my site I already ask the user for the Customer Information and the Shiping Address, when the user proceeds to the payment in Paypal, I would like to pre-fill (and not editable) the fields...
View ArticleExtension or method not found.
When I trigger this piece of code from my productlist TeaCommerce.addOrderLine(1061, 1, false); Then I get the following error (500) in console <error>Extension or method not...
View Article