comments don't show
comments don't show
I've just installed the latest version of Comments (1.5) and added the comments tag to a page but nothing happend.
What did I do wrong?
What did I do wrong?
Re: comments don't show
please post the method by which you used the tag :..
Re: comments don't show
Im using cmsms 0.13
I created a page and put this tag in there
I created a page and put this tag in there
Code: Select all
{cms_module module="comments" spamprotect=1}
Re: comments don't show
i copied and pasted that in a page and it worked for me :..
http://mit-computers.com/index.php/home
anything else you might have over looked?
install went ok, you see "Comments" under "Content" in the admin side, can you goto 'Modules' and see it and the Help?
http://mit-computers.com/index.php/home
anything else you might have over looked?
install went ok, you see "Comments" under "Content" in the admin side, can you goto 'Modules' and see it and the Help?
Re: comments don't show
install looks ok. Comment is listed in the Modules list as installed. Under extentions is also a Comments link.
I don't see "comments" under content
I don't see "comments" under content
Re: comments don't show
looks like this :..
[attachment deleted by admin]
[attachment deleted by admin]
Re: comments don't show
i have it under extentions on another site, but it is an older ver. of comments
Re: comments don't show
Looks like I'm not the only one with problems
http://forum.cmsmadesimple.org/index.ph ... 537.0.html
http://forum.cmsmadesimple.org/index.ph ... 537.0.html
Re: comments don't show
Hi, i made test. On a page add code:
and now 'Add A Comment' link appear.
Click 'Add Comment' , add some comment
- and now module Comments work. You can delete tag {$addcomment} from page.
It seems to me - if comments are empty - module didn't work (link add commments don't show).
I have Comments 1.5 and CMSMS 0.13
Code: Select all
{cms_module module="comments" spamprotect=1}<br/>{$addcomment}
Click 'Add Comment' , add some comment

It seems to me - if comments are empty - module didn't work (link add commments don't show).
I have Comments 1.5 and CMSMS 0.13
Re: comments don't show
maciekm,
i follow your post and I see 'add comment' at the bottom of the page. but, when I click on it, the following message appear: There is no GD-Library-Support enabled. The b2evo captcha class cannot be used!
what I have to do to correct this error?
thanks for your help!
i follow your post and I see 'add comment' at the bottom of the page. but, when I click on it, the following message appear: There is no GD-Library-Support enabled. The b2evo captcha class cannot be used!
what I have to do to correct this error?
thanks for your help!
http://www.lenetpourtous.com/ - Hosting and Website design
Re: comments don't show
Because spamprotect use GD.zounars wrote: maciekm,
i follow your post and I see 'add comment' at the bottom of the page. but, when I click on it, the following message appear: There is no GD-Library-Support enabled. The b2evo captcha class cannot be used!
what I have to do to correct this error?
thanks for your help!
try this:
Code: Select all
{cms_module module="comments"}<br/>{$addcomment}
You can verify if you have GD. Make php site with code:
save it as phptest.php and upload to your server. Go to http://your.site.com/phptest.php. You see information about your server configuration. This is my info: http://majchrzak.net.pl/test/phpinfo.php.
Find section gd and 'GD Support' (on my server is enabled)
Don't worry - comments work (almost work

Re: comments don't show
Ok, i found solution:
Comments 1.5 + CMSMS 0.13 -> dont't work ok
Comments 1.6 + CMSMS 0.13 -> OK
Comments 1.5 + CMSMS 0.13 -> dont't work ok
Comments 1.6 + CMSMS 0.13 -> OK
Re: comments don't show
please, where can we found comments 1.6 because in the dev section, there is only Comments 1.5 beta 3 (April 21, 2006)
http://www.lenetpourtous.com/ - Hosting and Website design