Comments? Comments?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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