VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: greg on January 19, 2012, 01:49:15 AM

Title: Attention, couldnt find currency code in the table for id = 144
Post by: greg on January 19, 2012, 01:49:15 AM
Cannot find out what is causing this error.

I have the country code set.

A google search of this error "Attention, couldnt find currency code in the table for id = 144" finds many sites displaying the same error.

Depending on which page Im on, it displays the same message for each product displayed...frontend AND backend.

Any ideas please ?
Greg
Title: Re: Attention, couldnt find currency code in the table for id = 144
Post by: Imron on May 13, 2012, 08:59:53 AM
I get the following error when previewing an order:

"Attention, couldnt find currency code in the table for id = 1"

The error is displayed for each product item.  I checked all database tables and verified that each product is referencing the  correct currency (144 = US Dollar).

Title: Re: Attention, couldnt find currency code in the table for id = 144
Post by: Imron on May 13, 2012, 09:04:16 AM
I solved this issue by inserting a copy of the record 144 currency id as 1 in table jml_virtuemart_currencies.  Apparently Virtuemart_currency_id 1 record is missing from the VM 2.0.6 install.
Title: Re: Attention, couldnt find currency code in the table for id = 144
Post by: Stonedfury on December 27, 2012, 21:11:05 PM
Can I get more detail on the fix. Maybe the sql script to insert. Please
Title: Re: Attention, couldnt find currency code in the table for id = 144
Post by: Milbo on January 01, 2013, 21:38:05 PM
I think you must just enable multivendor, switch to the currency and set it to shared. Maybe the vendor id is not correct.