![]() |
giving credit for reviews to other users?(NOT A BUG) my review post has gone haywire. for some reason, i keep getting this error as part of the emails when a new review is posted: Quote:
|
This does not seem to be a bug as someone is posting this message Looks to me this the actual review? If I look at the emails.php file looks to me your electing to get emails on every post on your forum and someone is posting this message. $Globals['pp_lang']['eadmreply'] = "{$User['username']} has posted a reply about the following product: \"{$gettitle}\" - {$Globals['maindir']}/showproduct.php?product={$product} {$message}"; |
i dont think somebody is posting that message. i get messages from the reviews all the time, and this is the first series of messages that have come back looking like this (ive been running rp for 9 months). its just with this one user for some reason. |
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']}"; |
why would they be doing that when they can use the "contact us" link which is pretty obviously located ? |
I can't say I am merely answering your question ;) The exact email your getting is only generated in one place which is when an admin reply is set so when a reply is made on a product the admin gets this email. The email format is as stated above. $message is clearly the review |
| All times are GMT -5. The time now is 09:27 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0