comments don't show

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Mesmer

comments don't show

Post by Mesmer »

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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: comments don't show

Post by Dr.CSS »

please post the method by which you used the tag :..
Mesmer

Re: comments don't show

Post by Mesmer »

Im using cmsms 0.13
I created a page and put this tag in there

Code: Select all

{cms_module module="comments" spamprotect=1}
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: comments don't show

Post by Dr.CSS »

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?
Mesmer

Re: comments don't show

Post by Mesmer »

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: comments don't show

Post by Dr.CSS »

looks like this :..

[attachment deleted by admin]
Mesmer

Re: comments don't show

Post by Mesmer »

no, it's not there at my install
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: comments don't show

Post by Dr.CSS »

i have it under extentions on another site, but it is an older ver. of comments
Mesmer

Re: comments don't show

Post by Mesmer »

Looks like I'm not the only one with problems
http://forum.cmsmadesimple.org/index.ph ... 537.0.html
maciekm
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 14, 2005 2:47 pm

Re: comments don't show

Post by maciekm »

Hi, i made test. On a page add code:

Code: Select all

{cms_module module="comments" spamprotect=1}<br/>{$addcomment}
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
Mesmer

Re: comments don't show

Post by Mesmer »

thanks for your reply. I will try your method
User avatar
zounars
Forum Members
Forum Members
Posts: 41
Joined: Tue Jun 20, 2006 11:38 am
Location: Italy

Re: comments don't show

Post by zounars »

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!
http://www.lenetpourtous.com/ - Hosting and Website design
maciekm
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 14, 2005 2:47 pm

Re: comments don't show

Post by maciekm »

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!
Because spamprotect use GD.

try this:

Code: Select all

{cms_module module="comments"}<br/>{$addcomment}
You haven't installed/enabled GD-Library (i think, not sure about this). Ask your provider where you have your site.

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  ;) ) without spamprotect
maciekm
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 14, 2005 2:47 pm

Re: comments don't show

Post by maciekm »

Ok, i found solution:

Comments 1.5 + CMSMS 0.13 -> dont't work ok
Comments 1.6 + CMSMS 0.13 -> OK
User avatar
zounars
Forum Members
Forum Members
Posts: 41
Joined: Tue Jun 20, 2006 11:38 am
Location: Italy

Re: comments don't show

Post by zounars »

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
Locked

Return to “Modules/Add-Ons”