View Single Post
Old August 4th, 2007, 01:36 PM   #19 (permalink)
zews
Member
Verified Customer
 
Join Date: Sep 2005
Posts: 144
I have downloaded the latest files, but the problem is still there. No notifyid in the email that is sent to the user

Quote:
comments.php?notify=off&notifyid=&product=10088
in emails.php changing
Quote:
{$Globals['maindir']}/comments.php?notify=off&notifyid={$getuserid}&product={$product}
Quote:
{$Globals['maindir']}/comments.php?notify=off&notifyid={$User['userid']}&product={$product}
Works when I comment my own ad - is that the sollution to this problem?
zews is offline   Reply With Quote