Comments? Comments?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Comments?

Started by artfx, June 17, 2010, 09:24:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

artfx

While modifying this template, I MAY have somehow lost this feature, but I can't seem to find where anyone can leave a comment, although there is a Last Comments button.
Any help?
http://lonnajanelphotography.com/Gallery/

Thanks

Joe Carver

If you are certain that you have not disabled Comments in Groups Manager or for the albums in Album Properties, then check your custom theme for:

- $template_image_comments
- $template_add_your_comment
- function theme_html_comments

If some of those are in your custom theme then you could copy/start with the corresponding section from file: themes/sample/theme.php back into your custom theme.php

artfx

Comments issue is solved. It was turned off in group admin.
Thanks Joe.

Joachim Müller