VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: ptogel on September 01, 2012, 21:41:53 PM

Title: Custom Field Type: COM_VIRTUEMART_STOCKABLE_PRODUCT
Post by: ptogel on September 01, 2012, 21:41:53 PM
After update to VM 2.0.10 (from 2.0.0) using Joomla 1.7.3, I have a strange string in the Custom Field Type drop down menu. The function seem to work, but it looks like a string is missing somewhere. See screenshot. Any idea?

[attachment cleanup by admin]
Title: Re: Custom Field Type: COM_VIRTUEMART_STOCKABLE_PRODUCT
Post by: ptogel on September 28, 2012, 15:31:17 PM
So nobody had an answer...

So I went to the db and found it.

I found and updated it in the database:

UPDATE  `db_name`.`dbsd8_virtuemart_customs` SET  `custom_title` =  'Select' WHERE  `dbsd8_virtuemart_customs`.`virtuemart_custom_id` =3;

So far, it seems to work. Just wondering why that string is in the database and not in the language files.

In the meantime, I'm using:
Joomla! 2.5.7
VirtueMart 2.0.10