Display posts that have multiple categories selected?
Hello, I have a doctype that has a category checkboxlist data type on it. For my navigation I am trying to filter it based off what is selected for the category checkboxlist. The following code...
View ArticleOnly first level under a parent seems to be included in the search
When I search under a parent it seems that only the first level under the parent is returned. For example, it won't find "node-xyz" in the following structure: - parent folder - subfolder...
View ArticleMedia items are no longer attached
Another critical problem with courier. We did teesting and then upgraded to Courier_2.7.5.1.90 but didnt notice this untill after the update was deployed. If we republish a page now and then deploy...
View ArticleMedia Section, Umbraco 4.9.1., Summary View of Folders
In the Media section, when you click on a folder in your Media content tree in the left hand section, the main section will display icons in rows of what that folder contains. After upgrading to from...
View Articlev4.11.8 media section folder stuck loading thumbnails
I just upgraded to 4.11.8 today and i've got some images in a folder in the media section. When i click on the folder the thumbnails never load though just the spinning wheel that keeps on going....
View ArticleDoes the Media picker generate Thumbnails?
And if yes - how can I access them? With RazorThanks.
View ArticleHow do I validate with a confirm email field?
Hello all,I am trying to build an Umbraco contour form that has the following fields in it: Email and Confirm Email address. I want to run some validation to ensure that both fields match, otherwise I...
View ArticleRazor Error bug
Hello, I'm using Umbraco 6.0.4 I tried to use one if the code samples from the Umbraco website (which I downloaded from Umbraco website) to a Macro Script (Developers - Scripting Files) but always...
View ArticleDEBUG, fileName: visible in output even when debug flag not set
Hi, I've been testing AC with Umbraco v6.0.3 and it appears to work fine however I did notice the following: Case 1: /Minify?f=/css/test.css Yields /* Data-From: Generated */ /* DEBUG, fileName:...
View ArticleMacro for menu with parameter, display item only if content present
I have some XSLT which generates my menu. It hides from the menu pages which have no content in field "s1". This works: <xsl:for-each select="$parentNode/*[@isDoc] [string(umbracoNaviHide) !=...
View ArticleDocument Types: Sort Inherited Properties
It'd be great if you added a way to sort inherited properties on child document types.
View ArticlePassing variable from C# to a macro
I'm trying to pass a value from a C# Master Page (template) to an Umbraco macro. The value is a "mode" which the user can be in - actually one of three sports which they user can choose. The value...
View ArticleUmbracoExamine out of the box 4.11.8 install doesn't index
Hi All, getting errors registered in the umbraco log on a default install when trying to create an external index [UmbracoExamine] (ExternalIndexer)Error indexing queue items,Object reference not...
View ArticleData Grid XSLT Query
I have a data grid that stores from - to date combinations. I'm trying to bring this back into a variable so that i can work with the data <xsl:variable name="root"...
View ArticleMVC access membership profile info from Action Filter
Hi, I have an action filter registered, what I want to do in the filter is check if some session variables have been set, if not get the profile info for the currently logged on member and set the...
View ArticleClean Install Umbraco 6.0.5, latest Ublogsy, failed
Sql Server 2012 Windows 7, IIS 7.5 Installed Umbraco, no starter kits, switched to mvc mode in umbracosettings, installed ublogsy from package repository, installed the latest hotfix for...
View Article301 URL Tracker not visible in Settings
After installing 301 URL Tracker on umbraco 4.5.2 its not visible under settings. Do i need to do something special?
View ArticleAlternative method for umbraco.cms.presentation.TreeInitCustom in Umbraco 4.8.0
HI, We have had recent upgrade from umbraco 4.0 to 4.8.0 and we had several custom functionalities extending umbraco's events. After digging so hard I am still not able to find a suitable alternate...
View ArticleShow child nodes of child node
Hi, I'm trying to work out in my head how to explain this as I write it down so please bear with me. I have an events section of the site. I created some nodes under "LSTM Events" for each month (May,...
View Articlegetting values of checkbox data type
Hi is there a way to get the value from a checkbox data type using razor? I mean the values and not the text of course. Thanks
View Article