1146 Error Bike store quickstart

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Apr 10, 2015 10:45 pm
Reply with quote
Report this post
Hello,

I installed the quickstart template of Bike store and after the installation it give this error:

Code: Select all
1146 Table 'farisdu38_faris.c1fz0_virtuemart_categories_en_gb' doesn't exist SQL=SELECT c.`virtuemart_category_id`, category_description, category_name, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared` FROM `c1fz0_virtuemart_categories_en_gb` l JOIN `c1fz0_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `c1fz0_virtuemart_category_categories` AS cx ON l.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 GROUP BY virtuemart_category_id ORDER BY category_name DESC


What is wrong?
User avatar
Junior Boarder

teitbite
Sat Apr 11, 2015 11:28 am
Reply with quote
Report this post
User avatar
Moderator

GK User
Sun Apr 12, 2015 2:36 pm
Reply with quote
Report this post
Hi - i followd the instructions - in the documentation - installing first polilsh lang - and then norwegian
But still no content - just this error in frontend -


Code: Select all
Table 'hellcxig_sykkel.feq3t_virtuemart_products_en_gb' doesn't exist SQL=SELECT `feq3t_virtuemart_products`.* ,`feq3t_virtuemart_products_en_gb`.* FROM `feq3t_virtuemart_products` INNER JOIN `feq3t_virtuemart_products_en_gb` using (`virtuemart_product_id`) WHERE `feq3t_virtuemart_products`.`virtuemart_product_id` = "6", 1146

I downloaded the quickstart for joomla 2 today / template bikestore

Can you look at this - here it must be a bug in youre quickinstallation

teitbite wrote:Hi

Please take a look here: https://www.gavick.com/documentation/jo ... quickstart
User avatar
Fresh Boarder

GK User
Sun Apr 12, 2015 3:25 pm
Reply with quote
Report this post
The installation was no problem but VM is.. it still says:

Code: Select all
1146 Table 'farisdu38_faris.j1eqi_virtuemart_categories_en_gb' doesn't exist SQL=SELECT c.`virtuemart_category_id`, category_description, category_name, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared` FROM `j1eqi_virtuemart_categories_en_gb` l JOIN `j1eqi_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `j1eqi_virtuemart_category_categories` AS cx ON l.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 GROUP BY virtuemart_category_id ORDER BY category_name DESC
User avatar
Junior Boarder

teitbite
Tue Apr 14, 2015 7:28 pm
Reply with quote
Report this post
Hi

But error clearly says: "virtuemart_categories_en_gb' doesn't exist" which means you have not selected en_gb language - English (United Kingdom) during installation. This is crucial since demo content we have created for You is using this language. Try install it one more time but selecting a en_gb language.
User avatar
Moderator


cron