Search found 4 matches

by Didjeko
Mon Jan 28, 2013 9:19 pm
Forum: CMSMS Core
Topic: [solved] CGFeedMaker - Error 404 for rss feed file
Replies: 3
Views: 1603

Re: [solved] CGFeedMaker - Error 404 for rss feed file

My problem was not directly related to the rss generation, it was a problem with a rewrite rule in the .htacess file : the following rule for prety urls didn't worked and caused the issue : RewriteRule ^(.+).html$ index.php?page=$1 [QSA] I replaced it with RewriteRule ^(.+)$ index.php?page=$1 [QSA] ...
by Didjeko
Sat Nov 10, 2012 6:07 pm
Forum: CMSMS Core
Topic: CGFeedback 1.5.10 : default template breaks admin page
Replies: 0
Views: 668

CGFeedback 1.5.10 : default template breaks admin page

I've found a little bug in the last version of CGFeedback. I post it here because I couldn't find a way to create a bug report on the forge. When you click 'Comment Form Templates->New template, the default template breaks the page (see picture) : http://s11.postimage.org/4d7evgmv7/bug_feedback.jpg ...
by Didjeko
Tue Oct 30, 2012 8:24 pm
Forum: CMSMS Core
Topic: [solved] CGFeedMaker - Error 404 for rss feed file
Replies: 3
Views: 1603

[solved] CGFeedMaker - Error 404 for rss feed file

Hi I encouter a problem with CGFeedMaker : it does not seem to create the rss file, and I really don't understand why after a lot of search and debug by myself. I use CMSMS 1.11.2.1, CGFeedMaker 1.0.17. I would like to implement RSS feeds so I begin by making some tests using the default templates a...
by Didjeko
Wed Sep 12, 2012 10:26 pm
Forum: CMSMS Core
Topic: How to name a menu templates with the .tpl extension ?
Replies: 1
Views: 968

How to name a menu templates with the .tpl extension ?

Hi I use cmsms V1.11 I have a very little problem when creating a menu template : cmsms does not allow me to end the name with ".tpl". My template works well when I call it for my menu wthout the extension of course, but I would like it to be a ".tpl" just in order to be clearer ...

Go to advanced search