News:

Support the VirtueMart project and become a member

Main Menu

Issue with Categories and Product setup

Started by gooose, May 30, 2012, 17:06:17 PM

Previous topic - Next topic

gooose

Hi

I am setting up a webshop in Virtuemart.

But when i have to create categories , i get the following error message:

vmError: exeSortSearchListQuery Table 'zubee_dk.vuzq3_virtuemart_categories_da_dk' 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 `vuzq3_virtuemart_categories_da_dk` l JOIN `vuzq3_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `vuzq3_virtuemart_category_categories` AS cx ON l.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 ORDER BY category_name DESC

And products error are af follows:

vmError: exeSortSearchListQuery Table 'zubee_dk.vuzq3_virtuemart_products_da_dk' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `vuzq3_virtuemart_products_da_dk` as l JOIN `vuzq3_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.virtuemart_product_id DESC LIMIT 0, 10


Can anyone please help me to solve this issue ?

www.zubee.dk
Joomla: 2.5.4
Virtuemart: 2.0.6

Mvh. Jan

PRO

I had errors like this when on backend when the memory on my server was way too high.

ALSO; if thats not it,

You could try the tools "install or update tables"


gooose

Hi, and thanks for your reply.

In some way, it went okay by itselves...

Regards

Jan