Re: Multi currency modul
Thank you very much for that. But seems like something is broken now. Installation wasn’t completed, was failure in creating xcart_currency_rate table and now I have:
INVALID SQL: 1146 : Table 'richleig_richleig123.xcart_currency_rate' doesn't exist
SQL QUERY FAILURE:SELECT code FROM xcart_currency_rate WHERE code='EUR' AND active='Y' LIMIT 1
INVALID SQL: 1146 : Table 'richleig_richleig123.xcart_currency_rate' doesn't exist
SQL QUERY FAILURE:SELECT code FROM xcart_currency_rate ORDER BY active DESC LIMIT 1
INVALID SQL: 1146 : Table 'richleig_richleig123.xcart_currency_rate' doesn't exist
SQL QUERY FAILURE:SELECT * FROM xcart_currencies INNER JOIN xcart_currency_rate ON xcart_currencies.code = xcart_currency_rate.code WHERE xcart_currency_rate.code='' AND xcart_currency_rate.active='Y' LIMIT 1
INVALID SQL: 1146 : Table 'richleig_richleig123.xcart_currency_rate' doesn't exist
SQL QUERY FAILURE:SELECT * FROM xcart_currencies INNER JOIN xcart_currency_rate ON xcart_currencies.code = xcart_currency_rate.code WHERE xcart_currency_rate.active='Y' ORDER BY xcart_currency_rate.order_by
Warning: Cannot modify header information - headers already sent by (output started at /home/richleig/public_html/include/func/func.db.php:204) in /home/richleig/public_html/include/get_language.php on line 164
Please could you help me fix it.
Many thanks,
Tanya
__________________
Tanya
x-cart version: 4.1.7 4.1.9. 4.2
|