New Post: Blog Module Enhancement: Link to Blog Author
Thanks for the response. I have created the request under Issues (I couldn't find where to specify its type though). Thanks!
View ArticleNew Post: Support of more page types in Legacy URL Handler
Thanks for the response. I have just created the request under Issues (I couldn't find where to specify its type though). Thanks!
View ArticleNew Post: Blog Module Enhancement: Link to Blog Author
Thank you. In this way, people can vote for your feature request. The more votes it get, the better chances it stand to be implemented sooner. (I couldn't find where to specify its type though)....
View ArticleNew Post: Support of more page types in Legacy URL Handler
Same as https://compositec1.codeplex.com/discussions/550184#post1261828 :) /Vitaly
View ArticleNew Post: Predefined string to insert in multiple content pages
Hi, I have a string that I want to be able to inject in multiple content pages. The string is always the same in every page but it needs to be defined in one single place so that I don't need to update...
View ArticleNew Post: Failed to save data to the file
Hello, Every day I see at least 1 occurrence of the following error: Failed to save data to the file...
View ArticleNew Post: Failed to save data to the file
There have to be 2 processes accessing the same file to get this exception. Could it be that the same website folder is registered on the IIS as 2 websites?
View ArticleNew Post: Failed to save data to the file
Well the website is hosted on an Azure Website that is scaled across 2 instances -- would that be it? I was under the impression that Composite could handle being scaled across azure websites though...
View ArticleNew Post: how to append css class to img tag in visual editor
Hi, As responsive sites, we want to put a class="img-responsive" to <img> tag. How do we achieve this when content editors inserting images in visual editor? Thanks.
View ArticleNew Post: Composite c1 Insert medta item image file through code...
You can find an example in the AddNewMediaFileWorkflow...
View ArticleNew Post: Composite c1 Insert medta item image file through code...
A bit more elaborated answer here:http://stackoverflow.com/questions/10124256/how-to-create-document-upload-and-document-list-pages-in-composite-c1
View ArticleNew Post: Manual Upgrade 4.1 -> 4.2
Hi @portal7 Is the compilation error occurs in an App_Code file/custom dll? Try to temporary remove those files to make the website starts, the /bin/Composite.Generated.dll file should will recreated...
View ArticleNew Post: HELP!! Log Files are LITTERED with these "DENIED access to..."...
Nothing? Really? My client is reporting that composite locks up constantly when she attempts to add new Pages. This doesn't happen all the time but when it does the logs are usually litered with...
View ArticleNew Post: Custom 404 is set and handles also httphandlers
Hello, I have a composite C1 website where the 'custom 404 page' is set. Then in the web.config I have a httphandler for a specific file (export.csv). When a request is coming for export.csv, the...
View ArticleNew Post: Failed to save data to the file
Starting to see these again -- infrequent but every couple days i see the same error. any ideas?
View ArticleNew Post: HELP!! Log Files are LITTERED with these "DENIED access to..."...
Hi @macj2k Likely the module creates an authentication cookie for the C1 console which is afterwards either expires or gets invalid. Try to use Firebug to see if there's an authentication cookie, and...
View ArticleNew Post: How to invoke Frontend Fileselector from razor
Hi, I want users to select a website (frontend) file from a razor function. Cannot find a reference in the 'All functions' tree. Am I overlooking something? Any help appreciated. thnx, JamBO
View ArticleNew Post: Manual Upgrade 3.2 -> 4.0
I have completed all the steps, Composite seems successfully updated (so the backoffice says), but when I browse the pages I get errors. I looked on the log and I get this message Failed to execute...
View ArticleNew Post: HELP!! Log Files are LITTERED with these "DENIED access to..."...
Gotcha, I will keep this in mind if anymore issues arise as a potential path to explore. Actually, what I ended up doing shortly after I made my 2nd post last week was downloading and digging into...
View ArticleNew Post: How to enable font color / background color in Visual Editor...
Hi there, I'm using composite c1 version 4.2, and curious that how to enable font's color and background color (with color palette) in Visual Editor? Document for customizing visual editor...
View Article