- Posts: 28
- Thank you received: 0
Problem with Hot eCommerce
-
ianni.roberto@gmail.com
Inactive member - Topic Author
- Member
Less
More
12 years 7 months ago #18032
by ianni.roberto@gmail.com
Problem with Hot eCommerce was created by ianni.roberto@gmail.com
I installed Hot eCommerce (Hot Start) and I installed spanish module. When I set the spanish module to the site i can work with the products.
vmError: exeSortSearchListQuery Table 'a6002294_td.hqs84_virtuemart_products_es_es' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `hqs84_virtuemart_products_es_es` as l JOIN `hqs84_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.virtuemart_product_id DESC LIMIT 0, 10
Thanks in avance
vmError: exeSortSearchListQuery Table 'a6002294_td.hqs84_virtuemart_products_es_es' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `hqs84_virtuemart_products_es_es` as l JOIN `hqs84_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.virtuemart_product_id DESC LIMIT 0, 10
Thanks in avance
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18041
by ivan.milic
Replied by ivan.milic on topic Re: Problem with Hot eCommerce
yes, yes common problem lately:
www.hotjoomlatemplates.com/support-forum...uemart-problem#16942
www.hotjoomlatemplates.com/support-forum...d-languagepack#14140
www.hotjoomlatemplates.com/support-forum...uemart-problem#16942
www.hotjoomlatemplates.com/support-forum...d-languagepack#14140
Please Log in to join the conversation.
-
ianni.roberto@gmail.com
Inactive member - Topic Author
- Member
Less
More
- Posts: 28
- Thank you received: 0
12 years 7 months ago #18045
by ianni.roberto@gmail.com
Replied by ianni.roberto@gmail.com on topic Re: Problem with Hot eCommerce
Excelente!!!
Worked with this instructions...
RENAME TABLE hqs84_virtuemart_categories_en_gb TO hqs84_virtuemart_categories_es_es;
RENAME TABLE hqs84_virtuemart_manufacturercategories_en_gb TO hqs84_virtuemart_manufacturercategories_es_es;
RENAME TABLE hqs84_virtuemart_manufacturers_en_gb TO hqs84_virtuemart_manufacturers_es_es;
RENAME TABLE hqs84_virtuemart_paymentmethods_en_gb TO hqs84_virtuemart_paymentmethods_es_es;
RENAME TABLE hqs84_virtuemart_products_en_gb TO hqs84_virtuemart_products_es_es;
RENAME TABLE hqs84_virtuemart_shipmentmethods_en_gb TO hqs84_virtuemart_shipmentmethods_es_es;
RENAME TABLE hqs84_virtuemart_vendors_en_gb TO hqs84_virtuemart_vendors_es_es;
Worked with this instructions...
RENAME TABLE hqs84_virtuemart_categories_en_gb TO hqs84_virtuemart_categories_es_es;
RENAME TABLE hqs84_virtuemart_manufacturercategories_en_gb TO hqs84_virtuemart_manufacturercategories_es_es;
RENAME TABLE hqs84_virtuemart_manufacturers_en_gb TO hqs84_virtuemart_manufacturers_es_es;
RENAME TABLE hqs84_virtuemart_paymentmethods_en_gb TO hqs84_virtuemart_paymentmethods_es_es;
RENAME TABLE hqs84_virtuemart_products_en_gb TO hqs84_virtuemart_products_es_es;
RENAME TABLE hqs84_virtuemart_shipmentmethods_en_gb TO hqs84_virtuemart_shipmentmethods_es_es;
RENAME TABLE hqs84_virtuemart_vendors_en_gb TO hqs84_virtuemart_vendors_es_es;
Please Log in to join the conversation.
Time to create page: 0.134 seconds