VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: ahg.2007 on March 24, 2015, 20:39:57 PM

Title: HELP ME! ERROR LOADING CATEGORY
Post by: ahg.2007 on March 24, 2015, 20:39:57 PM
not achieving load in virtuemart category presents this error vmError: exeSortSearchListQuery Table 'anderson_new_coolmart.ib39x_virtuemart_categories_es_es' doesn't exist SQL=SELECT c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared` FROM `ib39x_virtuemart_categories_es_es` l JOIN `ib39x_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `ib39x_virtuemart_category_categories` AS cx ON l.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 ORDER BY category_name ASC
Title: Re: HELP ME! ERROR LOADING CATEGORY
Post by: GJC Web Design on March 24, 2015, 23:13:30 PM
and does the table ib39x_virtuemart_categories_es_es exist?

have you a default lang? (I assume spanish?)

if there is a ib39x_virtuemart_categories_en_gb try copying it and renaming to ib39x_virtuemart_categories_es_es
Title: Re: HELP ME! ERROR LOADING CATEGORY
Post by: ahg.2007 on March 24, 2015, 23:20:22 PM
Where I can get this ? :(
Title: Re: HELP ME! ERROR LOADING CATEGORY
Post by: GJC Web Design on March 24, 2015, 23:33:10 PM
database I assume you mean in your full and frank reply..... ?

By googling database 101  - afraid this isn't a forum for basic web site building..   that is what Google is for..
Title: Re: HELP ME! ERROR LOADING CATEGORY
Post by: ahg.2007 on March 24, 2015, 23:36:14 PM
thanks for your help I served me well , I went to management of languages ​​and change the language from Spanish to English and go! it works