VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jjk on September 28, 2011, 21:21:46 PM

Title: [fixed] Problem with Commit 4201 - change for slug generator
Post by: jjk on September 28, 2011, 21:21:46 PM
J1.7.1/VM2 SVN revision 4201
I have an issue with the new ...\administrator\components\com_virtuemart\helpers\vmtable.php, committed today.
At present I'm unable to attach new images to products. If I try that I get:

vmdebug Problem in store TableProducts Unknown column 'slugName' in 'field list' SQL=UPDATE `jos_virtuemart_products` SET `virtuemart_vendor_id`='1',`product_parent_id`='0',`product_sku`='RBCrossfire',`product_name`='Crossfire',`slug`='Crossfire',`product_s_desc`='FW-190 des JG-3',`product_desc`='

Is there a typo somewhere or do I have to change my "slug" table column name?
Title: Re: Problem with Commit 4201 - change for slug generator
Post by: grtrustme on September 28, 2011, 21:28:41 PM
You are right. This happens to me too.
Title: Re: Problem with Commit 4201 - change for slug generator
Post by: Milbo on September 29, 2011, 00:10:16 AM
fixed imho