Umbraco post to Facebook and Twitter
Hello, anyone know how I might go about making an Umbraco post automatically appear on a Facebook page and a Twitter account? Any ideas welcomed! Thanks guys,Barney
View ArticleLicense limitations on using Courier trial
I would like to get the Courier license right. On this page http://umbraco.com/follow-us/blog-archive/2011/11/17/how-to-evaluate-courier-25.aspx I read: "First of all, Courier 2.5 functions...
View ArticlePoor support for Courier
I feel I need to "put this one out" to the wider community, because I feel there is a lack of support for this product from the community and from the Umbraco team. We originally paid for a licence...
View ArticleHow do I sort Examine query by Date
I have the following code but need to make it sort the results in descending date order. There is a field added to the index called "date" - var sc =...
View ArticleNOOB:: Create Content page not showing my Document Type
ok as the title says im a noob to Umbraco,how ever i have experiance in C# ASPX and using Master filesNow this seems like it should be a simple thing but i just cant get it to work.When i create a...
View ArticleMVC Using a custom controller and viewmodel
I'm writing a website in Umbraco 4.11.0 using MVC and I'm trying to add a form to a page, so far I've learnt almost everything from the MVC documentation on this page:...
View ArticlePackage not installing content nodes correctly
I have created my own package Strater Kit that I intend to use when creating a new website. However, when I install the package, the content nodes are not installed properly. It seems to miss out my...
View Articleissue with DAMP in Umbraco v4.11.2 ?
Hi, I'm using DAMP 2.0 in an Umbraco 4.11.2 install. I created a custom media type and a media picker datatype based on DAMP. I also created a custom image cropper based on the Umbraco built in Image...
View ArticleHow to modify the model in the controller or use own model?
How to modify the model in the controller? OR: How to use my own model in the view?
View ArticleWhere does UmbracoProfileProvider Store Data?
I'm just starting to implement the UmbracoProfileProvider to store profile related data and assume the implementation follows a pattern similar to the AspNetSqlProvider - at least that's what the code...
View ArticleHow do you Sort By Property date/time if a property is not empty
So I have a list of items. Some of my nodes have the option to put in a date/time property that are in the list. I want to be able to list items by ascending or descending based on the Date/Time...
View ArticleAjaxControlToolKit conflict Contour Forms
We have a project that uses the AjaxControlToolkit. The site worked just fine until we installed Contour. Now we get a .Net error that states AjaxControlToolkit.ToolScriptManager exists in both the...
View ArticleAdding IndexUserFields to index without GatheringNodeData
Hi, How can I add custom fields to index without the use of GatheringNodeData. Is there another way? Thanks, kukuwka
View ArticleCannot unregister UpdatePanel with ID 'upUrls' since it was not registered...
Just installed this package and create some properties with 2 Fieldsets and getting this error:
View ArticleDecimal price problem
Hi guys,I've been testing uWebshop 2 lately to determine if we can use it as a standard solution for our customers.It looks promising but have an issue which is quite critical. Hopefully there is an...
View ArticleCertain UI links seem not to be clickable when using the keyboard versus the...
Hello all,I have seen this issue before sometimes when viewing the backend administration pannel for different content management systems, and it too seems to happen with umbraco as well. What...
View Articleissue with media library after upgrade to 4.9.0
Hi, I upgrade my Umbraco site from v4.7.2 to v4.11.2. All went fine except for one issue with the Media Library since I upgraded to 4.9.0. When selection the Media section in the Backoffice, the Media...
View ArticleHow to RUN Umbracosite on IIS?
Hey guys I download Umbracocms4.9.0 file unzip it and rename with build and put it on my c:\\inetpub\wwwroot now i'm switch to IIS add new site chane port and give physical path to it but when i...
View ArticleLatest Umbraco Version 4.11.2.2 Cannot Create Macros
Just installed the latest build of umbraco. If you right click and create a new macro on the macro folder in the developer section an error occurs: [NullReferenceException: Object reference not set to...
View Articledate parsing error after upgrade 4.7.2 > 4.11.2.2
Hi Guys, After upgrading my Umbraco site from version 4.7.2 to 4.11.2.2 this line of code throws an error: jobnode.getProperty("jobStartsAt").Value = DateTime.Parse(datepicker.Text, provider); It work...
View Article