|
OK, that almost fixed it.
The product ID is now showing in the unsubscribe link, but the email still indicates that the email recipient submitted the ad.
I've gone ahead and made a similar change in adm-misc.php to the one you described for image-inc.php. I replaced the $nuserid with $result['userid']. Hopefully that will fix it once and for all.
|