VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: Kitecom on March 29, 2008, 14:24:24 PM

Title: Database error on final stage of checkout
Post by: Kitecom on March 29, 2008, 14:24:24 PM
Hi,

VirtueMart 1.1.0 on Joomla! 1.0.13 - have irroned out a few minor bugs, but cannot get past this one:

One the final stage of the checkout, I get the following error:
"Critical: Adding the Order into the Database failed! User ID: 125"

I've checked the db, and as far as I can see everything is in order. I've also dug out ps_checkout.php and replace it with one from the last nightly build...

There doesn't appear to be any other entries on the forum concerning this

Cheers
D
Title: Re: Database error on final stage of checkout
Post by: jenkinhill on March 29, 2008, 17:58:19 PM
I have never seen that issue.  As VM1.1 is still in development I suggest you upgrade to the latest nightly build - http://dev.virtuemart.net/cb/proj/doc.do?doc_id=1328

Then if you believe you have identified a bug in VirtueMart 1.1 RC2 please report this in the VirtueMart 1.1 Quality & Testing (http://forum.virtuemart.net/index.php?board=61.0) forum using this template:
http://forum.virtuemart.net/index.php?topic=31709.0

VirtueMart 1.1 is not yet ready for use on a live production site.
Title: Re: Database error on final stage of checkout
Post by: Kitecom on March 29, 2008, 19:02:47 PM
Thanks, I've ended up replacing the vm installation from the nightly build and that seems to have done the job.
D