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

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4.33 out of 5)
Loading ... Loading ...