Now this is a major issue that most PHPld directories are facing.
PHPld directories are getting an ‘Invaild Link ID’ warning on the return page when the customer returns to the site after making a payment at PayPal.
As reported, it is actually not a problem in the script but a result of some changes at PayPal.
Dawzz (phpLD Support Moderator) has made a fix for this that applies to all versions of the phpLD script.
Changes to be made :
open the paypal.tpl of the template your using
locate:
<input type=”hidden” name=”business” value=”{$smarty.const.PAYPAL_ACCOUNT}” />either before or after it place this:
<input type=”hidden” name=”rm” value=”2″>Save and Upload.
****Works on all releases
Original Thread : http://www.phplinkdirectory.com/forum/showthread.php?t=16093
One Response
Amit
July 16th, 2007 at 8:11 am
1This is really an amazing mod by Dawzz will surely have this installed on my sites.
RSS feed for comments on this post · TrackBack URI
Leave a reply