News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Custom Field Type: COM_VIRTUEMART_STOCKABLE_PRODUCT

Started by ptogel, September 01, 2012, 21:41:53 PM

Previous topic - Next topic

ptogel

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]

ptogel

#1
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