Jump to content

Urgent, error with pay paypal[Closed]


Sexshop Pec-Per

Recommended Posts

Hi, 

 

Long had an error when paying with paypal, I did not realize until a client told me so, as before was fine and now suddenly not giving me the error is as follows 

 

Fatal error: Uncaught Table 'pecado_perfecto.ps_paypal_customer' does not exist <br /> <br /> <pre> id_customer `SELECT` FROM `WHERE` ps_paypal_customer paypal_email = '[email protected]' LIMIT 1 </ pre> thrown in ... / classes / db / db.php on line 607 

 

Please take yesterday trying to fix it and finally the error, but not how to fix it and I have customers waiting to complete payments. 

 

thanks

Edited by Sexshop Pec-Per (see edit history)
Link to comment
Share on other sites

Hi,

 

My version is 3.5.8, its work good always, but one day , no. I update module paypal, and now , the client can pay but now see this message

Notice: Undefined index: PAYMENTREQUEST_0_SHIPPINGAMT in ..../modules/paypal/paypal_orders.php on line 70

Notice: Undefined offset: 148 in ..../modules/prestafraud/prestafraud.php on line 410

Notice: Undefined offset: 94 in .../modules/prestafraud/prestafraud.php on line 419

Fatal error: Uncaught Unknown column 'id_invoice' in 'field list'<br /><br /><pre> INSERT INTO `ps_paypal_order` (`id_order`, `id_transaction`, `id_invoice`, `currency`, `total_paid`, `shipping`, `capture`, `payment_date`, `payment_method`, `payment_status`) VALUES (21, 'XXXXXXXX', '', 'EUR', 'XXX', '0', '0', '2014-01-23T12:29:30Z', '1', 'Completed')</pre> thrown in ..../classes/db/Db.php on line 607

 

I erase all module, and I used again 3.5.8, and no changes (sorry for my bad english) php version? how can I know this?

 

Thanks.

Link to comment
Share on other sites

You need the prestafraud module ? Deinstall it. From my experience this module is not working correct for pages outside France. I had problems on own and customer sites in Germany, Austria, Portugal and Brazil. So I think the module is only designed for France. But I'm not sure... Try error clean by deinstalling the module.

Link to comment
Share on other sites

If I deinstall it, continue the error :

 

Notice: Undefined index: PAYMENTREQUEST_0_SHIPPINGAMT in ..../modules/paypal/paypal_orders.php on line 70

Fatal error: Uncaught Unknown column 'id_invoice' in 'field list'<br /><br /><pre> INSERT INTO `ps_paypal_order` (`id_order`, `id_transaction`, `id_invoice`, `currency`, `total_paid`, `shipping`, `capture`, `payment_date`, `payment_method`, `payment_status`) VALUES (26, 'XXXXXXXXXX', '', 'EUR', 'XXX', '0', '0', '2014-01-29T09:15:56Z', '1', 'Completed')</pre> thrown in ...../classes/db/Db.php on line 607

 

The pay is completed, but the client only see this error message

 

Any idea?

 

Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...