Quote:
Originally Posted by Lomak
got another mail from paypal - you had any luck?
Code:
Hello Lomak,
Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
http://mysite.com/cart_gateway.php?method=paypal
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
The cart_gateway.php file is the only file that needs to be uploaded if you already have verion 1.1.4 installed.
Thank you for your prompt attention to this issue.
Thanks,
PayPal
and this SQL error still persist.. (as I updated to the latest version to test)
Code:
Invalid SQL:
UPDATE microcart_usercoupon SET valid=0 WHERE userid=;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Request Date : Wednesday, January 14th 2011 @ 10:28:43 AM
Error Date : Wednesday, January 14th 2011 @ 10:28:44 AM
Script : http://mysite.com/cart_gateway.php?method=paypal
Referrer :
IP Address : 66.211.170.66
Username :
Classname : vB_Database
MySQL Version :
I also cannot now View invoices in AdminCP (But Can edit)
Just to be clear..
all people must be registered and logged in to access the store.
required Customer data is turned on.
We do not have any active coupons.
All help is very much appreciated.
Regards
|
Have re-uploaded the files for this with a small fix to the cart_gateway.php file.
Please try this and let me know if that error have gone for you.