Page 1 of 1

Comments Module not displaying comments

Posted: Fri Sep 22, 2006 6:28 pm
by climberusa
Has anyone installed the comments module with the latest 1.0 release and not had the comments display after entering one? I'm having this issue here:

http://www.akclimber.com/news/21/84/d,f ... etail.tpl/

I've added a few comments and I get emails fo each one but they don't show up on the site. Also if a user doens't enter the required fields he/she is taken to an error page that shows a module error:

Fatal error: Cannot redeclare selfurl() (previously declared in /home/.quirk/jclaeson/akclimber.com/modules/Comments/action.default.php:8) in /home/.quirk/jclaeson/akclimber.com/modules/Comments/action.default.php on line 7

So am I missing something here? Does anyone have any idea as to why this is happening?

Jeff

Re: Comments Module not displaying comments

Posted: Sat Sep 23, 2006 6:15 am
by Dr.CSS
I don't know about the other, error mess., but the comments may need to be checked as ?postable?, go to the admin for comments and find the options tab and check to see if it has    moderate - Inactivate new comments. They must then be set as active by an admin before being displayed on the site.:    checked...

Re: Comments Module not displaying comments

Posted: Sat Sep 23, 2006 6:41 pm
by climberusa
Hmmm, I checked that, refreshed the cache, left another comment and I got an email but then in the admin it doesn't show the comment. I'm going to uninstall it and reinstal it to see if that fixes anything. Weird

Re: Comments Module not displaying comments

Posted: Sat Sep 30, 2006 1:08 am
by Elijah Lofgren
climberusa wrote: Has anyone installed the comments module with the latest 1.0 release and not had the comments display after entering one? I'm having this issue here:

http://www.akclimber.com/news/21/84/d,f ... etail.tpl/

I've added a few comments and I get emails fo each one but they don't show up on the site. Also if a user doens't enter the required fields he/she is taken to an error page that shows a module error:

Fatal error: Cannot redeclare selfurl() (previously declared in /home/.quirk/jclaeson/akclimber.com/modules/Comments/action.default.php:8) in /home/.quirk/jclaeson/akclimber.com/modules/Comments/action.default.php on line 7
I was getting that error on some of my pages. I fixed it just now: http://viewsvn.cmsmadesimple.org/viewsv ... s&view=rev

Hopefully it will also fix the problem on your website.

I've just released Comments 1.7.1 which includes the bugfix.

You can download Comments 1.7.1 here: http://dev.cmsmadesimple.org/frs/?group ... ase_id=637

climberusa wrote: So am I missing something here? Does anyone have any idea as to why this is happening?
I don't know why it was happening, but at least I've found a workaround.

Hope this helps,

Elijah