close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

mysql error message on confirm.php

Thread began 8/13/2010 2:37 am by lightwalkercreations361768 | Last modified 8/14/2010 4:16 am by lightwalkercreations361768 | 978 views | 2 replies

Eric Mittman

If you are sure that the columns are properly configured then there might be an issue with the values that are going into them. The best way to help debug what is wrong with the query is to get the full query text and check it for problems, then we can make any updates that are needed in the store order summary server behavior.

To get the full text of the query you should add in this line of code just after what is currently on lines 460 and 470, add a new line after the one that starts with "$WA_Sql = " and put this code on it:

php:
die($WA_Sql);



After you add in this code run a test and it should print out the query that is used. If you can't identify any issues with it post back with what you get and we will check it out.

For the currency code you should check lines 238-239

php:
$PP_DirectPayment_required[0][$nextIndex] = "Currency";

$PP_DirectPayment_required[1][$nextIndex] = "USD";



You need to update the USD to GBP.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...