Line 2876 of httpdocs/includes/modules/payment/paypalwpp.php is the very last line:
$db->Execute("ALTER TABLE " . TABLE_PAYPAL . " CHANGE address_state ad
Not being a code expert I am unsure as to whether it may be incomplete in some way?
Line 2876 of httpdocs/includes/modules/payment/paypalwpp.php is the very last line:
$db->Execute("ALTER TABLE " . TABLE_PAYPAL . " CHANGE address_state ad
Not being a code expert I am unsure as to whether it may be incomplete in some way?
Yay - think I am getting the hang of this, thanks to your guidance.
Upon examination of the file in question I found that for some reason the upload was incomplete, ie finished at line 2876, so uploaded it again and it works.
Thanks again.![]()