VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: diacotm on November 17, 2021, 14:00:18 PM

Title: problem with gust order purchase
Post by: diacotm on November 17, 2021, 14:00:18 PM
Hi,
I read most of the topic about VP One Page checkout problem with the order as a gust and no clue found for my problem.
Please if anyone can help with this give me a clue due to solving this problem.
When I fill all the fields and select shipment and payment methods and going to confirm an order after clicking on it this message stops me from going through "A system error was generated while processing your order request. If problem persists please contact website administrator."

I use Joomla 3.10.2 and VirtueMart 3.8.8 10472.

Thanks in advance
Title: Re: problem with gust order purchase
Post by: Jörgen on November 17, 2021, 14:04:27 PM
Talk to VP, you have paid for their support.

Jörgen @ Kreativ Fotografi
Title: Re: problem with gust order purchase
Post by: diacotm on November 17, 2021, 14:29:23 PM
Hi,
Hope u do great
Look I remove the OPC plugin and try that purchase as a gust, the issue still remains. it seems VirtueMart doesn't let guests to do any orders. Cause it's like a loop, it circles from the main cart page and billing info page!
any idea?
thanks in advance
Title: Re: problem with gust order purchase
Post by: Jörgen on November 17, 2021, 14:31:39 PM
Custom template, javascript errors ?

Jörrgen
Title: Re: problem with gust order purchase
Post by: diacotm on November 17, 2021, 15:01:40 PM
I found these from console:

JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:552
unreachable code after return statement          index.php:825:3
unreachable code after return statement          index.php:850:2
Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen.  3 index.php
Title: Re: problem with gust order purchase
Post by: GJC Web Design on November 17, 2021, 17:12:54 PM
at a minimum u need to supply a live url to the site
BTW the error A system error was generated while processing your order...  is a general error given by VP OPC when the JS return is not "as expected"

so yes .. look for JS errors

find what these lines are referring to

unreachable code after return statement          index.php:825:3
unreachable code after return statement          index.php:850:2
Title: Re: problem with gust order purchase
Post by: Studio 42 on November 19, 2021, 10:00:52 AM
QuotePassword fields present on an insecure (http://)
You have to use https and install a SSL certificat, this is mandatory for any E-commerce today