Quote Originally Posted by jaxbo View Post
Hi...bit of a noob at this but just this one problem else i look ready to roll.

I have installed the nochex module (seller account) which has added the two tables to my database, but when i process a test order, on step 3 right at the bottom i get the sql error as follows:

1146 Table 'user_zc1.TABLE_NOCHEX_SESSION' doesn't exist
in:
[delete from TABLE_NOCHEX_SESSION where session_id = '2455fb0b3f38d9ba10716aaba63419a2']


So it won't et me get past that bit, and there does appear to be a record in the Nochex APC but i can't see what it is. I've looked at the database and there is a table called nochex_sessions ...does anybody know why it can't find it, and is it asking me to delete the session ID from it? I've looked around and can't find the solution.

Cheers
There is a mysql dump file in the nochex module package. You need to dump this into the database to create the required tables.