VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: mahout on June 13, 2019, 20:09:35 PM

Title: Cart messed up, not initializing payment.
Post by: mahout on June 13, 2019, 20:09:35 PM
Hi, Need a little help figuring this out...

The store was working just find for a while, and all of a sudden we started getting errors from our USPS plugin and now Paypal Plugin.

When you are in the checkout, paypal is selected as the only option with the total, and when you hit checkout, you get sent to the home page and the order shows up in VM. The order is never sent to paypal, and it shows up in VM as paid!

Also, sometimes when you open your cart, you get a USPS debug page, until you load a product screen and then reload the cart, or logout/in.

Any help appreciated! Thanks...

site: 59lucylane.com
ver: VM3.4.2
Title: Re: Cart messed up, not initializing payment.
Post by: jenkinhill on June 14, 2019, 11:29:51 AM
Errors do not suddenly appear without something being done to the site, like an update installed, or changes on the server, such as PHP upgrade.  What was changed?
Title: Re: Cart messed up, not initializing payment.
Post by: mahout on June 14, 2019, 17:51:12 PM
It looks like the only thing changed recently was the Joomla Version, It's 3.6.9 now.

I just updated the tcpdf version to 1.0.7 because I'm also trying to figure out why no order confirmation emails are being sent to admin.
Title: Re: Cart messed up, not initializing payment.
Post by: Jörgen on June 14, 2019, 18:48:06 PM
I think tcpdf 1.08 is current.

Jörgen @ Kreativ Fotografi
Title: Re: Cart messed up, not initializing payment.
Post by: mahout on June 14, 2019, 19:06:36 PM
Getting a ton of this:

mod_fcgid: stderr: PHP Warning:  A non-numeric value encountered in ../httpdocs/plugins/vmshipment/istraxx_ups/istraxx_ups.php on line 1387,

Can I disable UPS?
Title: Re: Cart messed up, not initializing payment.
Post by: Jörgen on June 14, 2019, 20:33:31 PM
Of course, but you should turn off warnings in php error reporting. See under joomla system for the available options. These are only warnings. Setting to high report level on a production site could give hackers information you do not want to disclose.

Jörgen @ Kreativ Fotografi
Title: Re: Cart messed up, not initializing payment.
Post by: mahout on June 18, 2019, 17:27:42 PM
I ended up restoring a backup from before my joomla update. Something must have been off with that. Thanks for the assistance.
Title: Re: Cart messed up, not initializing payment.
Post by: StefanSTS on June 19, 2019, 11:12:03 AM
I hope you did not end up with not updating as the solution.
That is the beginning of a chain of decissions that might end up in a hacked shop. ;-)

So in your own interest, get a test shop running and get the problem fixed, before you run into serious problems.

Just a thought
Stefan