New Comment Notification New Comment Notification
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

New Comment Notification

Started by davieb, December 04, 2007, 12:47:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

davieb

Some of the details on the notification part of the modpack seem to not be working for me. Below is what I'm getting as the e-mail

QuoteHello david,

cazjeff1958 just commented on a pic from
with the title .
You will not get any more notifications regarding this pic till you
visit the site.

To read the comment click http://davidbrennan.co.uk/epv3/coppermine/displayimage.php?pos=-125

To unsubscribe click http://davidbrennan.co.uk/epv3/coppermine/subscribe.php?unsubscribe=125

Best regards,
The EP Gallery

As you can see the details of the owner name and pic title are not be displayed.

The english.php file shows

$lang_db_owner_comment_notify_email = <<<EOT
Hello {USER_NAME},

{COMMENTER_NAME} just commented on a pic from {OWNER_NAME}
with the title {PIC_TITLE}.
You will not get any more notifications regarding this pic till you
visit the site.

To read the comment click <a href="{IMAGE_LINK}">{IMAGE_LINK}</a>

To unsubscribe click <a href="{UNSUBSCRIBE_LINK}">{UNSUBSCRIBE_LINK}</a>

Best regards,
{ADMIN}

Any idea what I may have done wrong and how to correct it to show those details?

Stramm

Have to check this... may be a bridge issue.

davieb


Stramm