[Solved]: Comments not showing up when displaying image [Solved]: Comments not showing up when displaying image
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Comments not showing up when displaying image

Started by alm0stperfect, April 28, 2008, 08:09:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alm0stperfect

I've read the documentation and searched the forum, but found no answer. I've checked the 'group' permissions, and comments are enabled for admin and registered users, but comments AND the comment field are not showing up for me when an image is being displayed. Exactly what is wrong here?

http://christopher-gorham.org/gallery/

I would appreciate it if anyone could help me figure this out.

Thanks in advance!
Midnight Waltz

Nibbler

Check you enabled comments at the album level.

alm0stperfect

By "album level", you mean at the configuration, is it? Well, I did enable comments there. But the comments and comment field still won't show up when an image is being displayed.
Midnight Waltz

Joachim Müller


alm0stperfect

Yes, that was the problem. I get it now. Thank you for your replies!  :)
Midnight Waltz

alm0stperfect

Oops. No, I don't think that solved the problem. I tried enabling comments at the album properties, but the problem still persists.

I wonder what the problem is now?
Midnight Waltz

Joachim Müller

Attach a screenshot of your groups control panel and a screenshot of your album properties screen. Post a deep link to the album in question and a non-admin test user account that is supposed to have comment permissions.

alm0stperfect

#7
Group control panel.

Screenshot: Added as attachments to this post [Hein] Group

Album properties.
The 'visitors can post comments' radio button is on.

Screenshot: Added as attachments to this post [Hein] Album 1

But after I click on the update button, it appears that the radio button is neither on or off. Same goes with the "visitors can rate files" radio button.

Screenshot: Added as attachments to this post [Hein] Album 2

I tried to make sure the radio button is on again, then update again. But the button is again neither on or off. I'm thinking maybe the problem is the album properties, but I just couldn't figure it out. All of the albums in the gallery have the same above problem.

Here is the link to the album in question: 

http://christopher-gorham.org/gallery/thumbnails.php?album=224

The non-admin test user account:

Username: test
Password: test1

Thank you.
Midnight Waltz

Nibbler

Please allow personal galleries for registered users and enable debug mode with notices.

alm0stperfect

Done. I've allowed personal galleries for personal users, and enabled debug mode with notices.
Midnight Waltz

Nibbler

Please check your albums table using phpmyadmin. The comments field should defined as enum('YES','NO'). It looks like it has been changed to enum('NO') or similar. Post the structure or screenshots if you are not sure.

alm0stperfect

Yes, that was the problem after all. I don't know how it got changed, but it's changed back to enum('YES','NO').
Comments are not showing when displaying images. Thank you so much for the help!  :)
Midnight Waltz

alm0stperfect

Oops, typo error. Comments are NOW showing when displaying images. Thank you! :)
Midnight Waltz