Quote:
Originally Posted by MajorFm.com
$5 for the first person that can fix it via paypal!!
This is causin even more headache now as i have uShop installed and coz i got so many referred members, i got about 1500 points!!! :devious:
I can't even un-install it as i have about 200 members useing the links which they have posted here, there and everywhere...
Need help...
Anyone...?
|
Think i found the problem.
Open your file 'register.php'.
Find:
PHP Code:
$testreferrerid['userid']=$testreferrerid;
Replace this line by:
PHP Code:
$testreferrerid['userid']=$refuserid;
This should fix your problem.