Default username and password
I just installed and umbraco 5 and when i try to enter to administration web page i don't know the user and password.
View ArticleTinyMCE Bug in Firefox 11
Hello, this morning I have upgraded Firefox to version 11. If I have more than one TinyMCE in one document type, I can edit only one of the two or tree TinyMCE's in this node in content section? I...
View ArticleTag Manager not Listing any tags
Hello, I have installed this package howver it does not show any of my tags in the tree. I have checked the DB and the tags are there and look correct. Any reasons why they would not be showing?...
View Articleimplement a jobs property to a membertype
Hi, For a jobs website I'm currently working on, I want to implement the scenario where a jobcandidate can apply for a job in a list of jobs. If the jobseeker applies for a job, the job should be...
View ArticleDefault name when creating a tree node
Hi there, Can I give a default name to a node when I create it (i.e. right click on a node tree and choose create button to create a child)? I would like to assign a guid name to the node as I will...
View ArticleCustomize language selector
So instead of having a dropdownbox, I'd like it to be plain text like this : NL | FR | EN How can I do this ?
View ArticleUmbraco 5 - Image validation
Hi all, I have a document type with a media picker property and I'm trying to check if the field is empty or not. The Umbraco 4.7 way doesn't work any more: @if (Model.HasValue("image")){ dynamic...
View ArticleFull list of functions available to my in razor
Hi, Is there a full api list anywhere of the Razor language so I know what system variables I can use, and what functions are available to me. R.
View ArticleMoving content across different websites
I have multiple websites(different site instances on different servers) with Identical document types few nodes. I need to move the child content nodes of a specific node from one website(site1) to...
View Articleinstall worked, settings dont
I'm new to Umbraco, but a seasoned .Net dev who wanted to start using Umbraco for a number of websites so I dont have to do the basic updates myself. I've tried installing manually on my win7/VS2010...
View Article/base return 404 Not Found
Hi, I try to use 'base': namespace My.Extensions.Base{ [RestExtension("baseProvider")] public class BaseProvider { [RestExtensionMethod()] public static string GetPostsByTag(int...
View ArticleInsert URL-content problem
Hi! Using the new "Insert URL-content" feature is causing an error when trying to send a newsletter. When I send a testmail, it is working ok. Any suggestions? The error: Server Error in '/'...
View ArticleNo Document exists with Version '00000000-0000-0000-0000-000000000000'
I kicked off a Versions Cleanup by Count and after deleting about 150,000 rows the above error was thrown. I did note the existing topic...
View ArticleUmbraco 5.0 Site search
Hello, We are using Umbraco 5.0 for our CMS development. We have a site search functionality that we need to implement in our website, its a pretty standard functionality for a public facing website....
View ArticlePerformance problem
I have a performance issue with a site I am working on and was wondering what the best way to troubleshoot it is. It's running locally on my desktop and took 2 minutes 28 seconds to load the home...
View Articlebackoffice performance
I've noticed that when using the backoffice with multiple persons at the same time to input data, it just seems to lock up A LOT. It gets so slow it becomes unusable, driving my collegeas insane. Is...
View ArticleAdministrator does not have access to courier
Currently using umbraco v 4.7.0 (Assembly version: 1.0.4090.21631) We recently ugraded to courier 2.5, and it was working for almost a week before it started throwing these errors. The error app I was...
View ArticleStrange output
So today I went from one development site to a new site with a new hostname. My partials are rending out this (not desired!)...
View ArticleCache-problems 4.7.1.1
On a small client site, I've got 4 simple pages with some imported data ajaxed into a bar on every page of the site. As I do not want to bomb the external site with my scraping every time a page is...
View ArticleMost Viewed Node
Hi All, Is it possible to make display a list of "Most Viewed Node" in Umbraco With XSLT or Razor?? //fuji
View Article