New Post: Object reference not set to an instance of an object.
HI there, any luck with this? thanks
View ArticleCreated Unassigned: Change local file system to Windows Azure Storage [1684]
Hi,I have Composite 3.2 running ok in IIS and SQL ServerI want to change local file system path storager for a drive like NAS or virtual directory on IIS or Azure Storage.Some idea? Some experience?I...
View ArticleCreated Unassigned: The application is offline deployed in Windows Azure [1685]
I have done the steps of this walkthrough: Host your Composite C1 website on Windows Azure http://docs.composite.net/WindowsAzure/Setup/Simple-SiteAnd I received the following message: The application...
View ArticleNew Post: Blog: change width Facebook like button
In the BLOG we have a Facebook LIKE button. But because the language of the site is Dutch the like button is translated to 'vind ik leuk'. The width now is to small so the number of likes is not...
View ArticleNew Post: Help with a filter
I have taken over a site running in Composite from someone who is no longer with the company. It seems that this person was allergic to documentation, which has made this job harder than it needs to...
View ArticleNew Post: Composite.Navigation.Distributed error
I'm Using the latest SVN source build from codeplex Have installed the package below twice, but getting the error when trying to add markup to template or page, been following tutorial here: Also from...
View ArticleNew Post: Composite.Navigation.Distributed error
Try copying in the System.Web:*.dll files from the source directory /CompositeC1/bin to your website's bin folder.
View ArticleNew Post: Composite.Navigation.Distributed error
HI No luck, still getting the same error. Can install and insert other packagers, but this one wont play ball
View ArticleCreated Unassigned: A Native Forum & Blog for C1 !! Yepp ;-) [1686]
__What About a good Native Forum & Blog for C1 !!???__Yepp ;-)what if you need I can help you if you give me in the development of guidelines .Many ThanksDiego
View ArticleNew Post: Blog posts in the sitemap
I needed a sitemap for my blog also. What i came up with was this:https://gist.github.com/s093294/5626622 Atm it in the lastmod just uses the Data property of the blog entity. Are there anyway to get a...
View ArticleCommented Feature: A Native Forum & Blog for C1 !! Yepp ;-) [1686]
__What About a good Native Forum & Blog for C1 !!???__Yepp ;-)what if you need I can help you if you give me in the development of guidelines .Many ThanksDiegoComments: ** Comment from web user:...
View ArticleNew Post: Blog: change width Facebook like button
The code i try to fix:<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style" addthis:url="{be:GetFullBlogUrl(@Date, @Title)}" addthis:title="{@Title}"...
View ArticleCommented Feature: Change local file system to Windows Azure Storage [1684]
Hi,I have Composite 3.2 running ok in IIS and SQL ServerI want to change local file system path storager for a drive like NAS or virtual directory on IIS or Azure Storage.Some idea? Some experience?I...
View ArticleCommented Unassigned: The application is offline deployed in Windows Azure...
I have done the steps of this walkthrough: Host your Composite C1 website on Windows Azure http://docs.composite.net/WindowsAzure/Setup/Simple-SiteAnd I received the following message: The application...
View ArticleNew Post: Blog: change width Facebook like button
The only sane solution i can think of, is to append those attributes via javascript in your document.load event, but before AddThis is being initialized.
View ArticleNew Post: Blog: change width Facebook like button
found it, just with some CSS:.addthis_button_facebook_like iframe { width: 115px !important; }
View ArticleNew Post: Use DataIdMultiSelector as codebehind parameter?
This code dosent work in Composite 3.2. I don't get any selectionlist to show up in the popupwindow. Any ideas?
View ArticleCommented Feature: Feature request: Basic Page Copy [1404]
How in the world have we been 'able to survive' for so long without a simple 'Page Copy' feature in C1? :o) Most likely because Composite C1 CMS on all other accounts is an absolutely excellent...
View ArticleNew Post: Creating a List to View Razor function
Yes, just add the doc type to the Layout Template - should work just fine.
View ArticleNew Post: Composite c1 and robots.txt
I need to set a rule in robots.txt to exclude a particular domain. My Composite c1 setup consists of multiple websites/domains... I need to exclude one of them. Unfortunately, robots.txt needs to be...
View Article