VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: monsieurbrenngas on December 16, 2011, 13:51:47 PM

Title: Virtuemart 2.0.0RC3 TableCategories: :store failed
Post by: monsieurbrenngas on December 16, 2011, 13:51:47 PM
Hi,
i have VM2.0.0RC3 installed for testing. Since ver.RC3 pre ... i can't save the order in product categories in backend. If i try, so i get this errormessage:

TableCategories: :store failed
Unknown column 'category_name' in 'field list' SQL=UPDATE `g41c8_virtuemart_categories` SET `virtuemart_vendor_id`='1',`category_name`='Hand Tools',`slug`='handtools',`category_description`='Hand Tools',`category_template`='0',`category_layout`='default',`category_product_layout`='default',`products_per_row`='3',`ordering`='2',`shared`='0',`limit_list_start`='0',`limit_list_step`='10',`limit_list_max`='0',`limit_list_initial`='10',`metadesc`='',`metakey`='',`metarobot`='',`metaauthor`='',`published`='1',`created_on`='0000-00-00 00:00:00',`created_by`='0',`modified_on`='2011-12-16 12:26:13',`modified_by`='42',`hits`='0',`locked_on`='0000-00-00 00:00:00',`locked_by`='0' WHERE `virtuemart_category_id`='1'

Meanwhile i did a fresh installation of Joomla and VM (with sample data) and i also created a new fresh database, but nothing works. Can anyone help pls?!

...and big thanks to the Virtuemart team -> great work!
Title: Re: Virtuemart 2.0.0RC3 TableCategories: :store failed
Post by: Milbo on December 16, 2011, 14:34:55 PM
use as workaround the manual ordering. (set the ordering number per category). Hmm the reordering function seems to touch the naming fields, which are now in the translated table, thanks for finding this small thing.
Title: Re: Virtuemart 2.0.0RC3 TableCategories: :store failed
Post by: monsieurbrenngas on December 16, 2011, 15:16:34 PM
Thanks, i'll do so. Reordering by using the arrow buttons is working.
Title: Re: Virtuemart 2.0.0RC3 TableCategories: :store failed
Post by: Studio 42 on December 16, 2011, 17:54:58 PM
Fixed in Revision: 5111