Comments module not working

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
nakuttaja

Comments module not working

Post by nakuttaja »

Hello!

I'm pretty newbie on using cms ms. I tried to install the comments module in to a fresh installation of cmsms. Comments seems to install properly but when I add the requested line anywhere of my page nothing shows. I tried to install comments from the module manager and from cmsms forge page. No difference.

Do anybody have ideas what is wrong?

I'm using:
CMS Made Simple v 1.02
Comments v 1.7 & 1.7.1 (tried both versions)

Server information:
Currently Running: Apache
Mysql v5.0.26-Debian_3-log
PHP v5.2.0

Thanks, Nakuttaja
nakuttaja

Re: Comments module not working

Post by nakuttaja »

Anyone?
3dcandy

Re: Comments module not working

Post by 3dcandy »

Have you entered the tag for the comments in your stylesheet for the nesw for example, and then attached the stylesheet to your pages?
nakuttaja

Re: Comments module not working

Post by nakuttaja »

3dcandy wrote: Have you entered the tag for the comments in your stylesheet for the nesw for example, and then attached the stylesheet to your pages?
I tried that. I even tried to switch to Minimal Template and put the style-part and the cms_module-part to the same file. Then I got this error:

string(122) "Smarty error: [in template:19 line 17]: syntax error: unrecognized tag: width:300px; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in Testiartikkeli
template:19 line 17]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)"

Still no comments or textare displaying :(
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: Comments module not working

Post by Elijah Lofgren »

Maybe FCKeditor is changing the " to &quote;

Try with single quotes like this:

Code: Select all

{cms_module module='comments'}
Hope this helps,

Elijah

Update: Also, all that will show up on your page is this: "Add A Comment" it can be easy to miss sometimes.
Last edited by Anonymous on Wed Dec 06, 2006 1:54 am, edited 1 time in total.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
3dcandy

Re: Comments module not working

Post by 3dcandy »

I always use single quotes when using fckeditor...

try that! Or gimme an address to take a looksy
nakuttaja

Re: Comments module not working

Post by nakuttaja »

I tracked the problem to Spam protection. When unchecked everything works fine. Odd part here is that when spam protection is on it doesn't show anything related to comments and it also swallows the rest of the page! When normally there are these "next page" and "top ^" texts disappear.

url is http://www.hapatus.net/cms
Locked

Return to “CMSMS Core”