View Single Post
Old October 26th, 2005, 05:49 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,765
Well look at emails.php which is the email in question. This is the email your getting and its only triggered in reviews.php when a user posts a review. You get the actual review posted. $message is the actual review. seems to me a user is continually posting trying to get your attention

$Globals['pp_lang']['eadmreply'] = "{$User['username']} has posted a reply about the following product:

\"{$gettitle}\" - {$Globals['maindir']}/showproduct.php?product={$product}

{$message}";

$Globals['pp_lang']['eadmrsub'] = "New Reply to {$gettitle} at {$Globals['webname']}";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote