Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Nochex - 1054 Unknown column 'zen_order_id' Error

Nochex - 1054 Unknown column 'zen_order_id' Error

Locked

Views: 1,154

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
23 May 2008, 3:51 PM
#1
hutton89 avatar

hutton89

New Zenner

Join Date:
May 2008
Posts:
5
Plugin Contributions:
0

Nochex - 1054 Unknown column 'zen_order_id' Error

Hey all,

I'm running a new install of zen cart 1.38 with Nochex payments set up... I have a merchant nochex account, orders can be placed on the site, everything go's through smoothly, but when i try to view orders in admin i get the following error and i'm unable to update any orders:

1054 Unknown column 'zen_order_id' in 'where clause'
in:
[select * from nochex_apc_transactions where zen_order_id = '2' order by nochex_apc_id DESC LIMIT 1]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Any help would be hugely appreciated as its driving me crazy...!

cheers

24 May 2008, 8:14 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Nochex - 1054 Unknown column 'zen_order_id' Error

You're using an old version of the nochex module against a new version of the database structure.
Did you install any addons? such as the old nochex module?

24 May 2008, 8:29 AM
#3
hutton89 avatar

hutton89

New Zenner

Join Date:
May 2008
Posts:
5
Plugin Contributions:
0

Re: Nochex - 1054 Unknown column 'zen_order_id' Error

Thanks Drbyte.

Yeah i think thats what i did...

I didn't realise there was a nochex module in 1.38 and installed the add on module from the downloads section... On realising i removed the add on module php files and replced them with the original files from a zen cart 1.38 install... I then re-intsalled the payment module through admin, but still getting the same error...

Is there anything you can suggest to get everything back to how it should be??

thanks again

24 May 2008, 2:53 PM
#5
hutton89 avatar

hutton89

New Zenner

Join Date:
May 2008
Posts:
5
Plugin Contributions:
0

Re: Nochex - 1054 Unknown column 'zen_order_id' Error

drByte...

That was it... I Just re-uploaded original files and works fine... You are a legend!!

Thanks again