Hi everyone,
joomla 1.7.3
vm 2
I get this error when i try to edit product details in back-end.
vmError: VmTableData Product Name in record is missing ! Can't save the record with no Product Name.
So when i want to edit the product in back-end, Product name field is empty, but it's not empty in database..
Thanks
I dont get that , are you using multilanguage? and forgetting to fill in the other language
No, just english.. It's a clean installation..
It saves most of fields even with that error, but for example it wont save Product Descirpion if i dont enter Product name again..
Strange..
you set your joomla on mysql? or mysqli???
Joomla is migrated from 1.5, so it was set on MYSQL. I also tried MYSQLi, but same thing happend.
Sorry guys, I figured out what happend. My friend was adding the products and in Product name field he added names with quotes. Guess script has a problem when taking it from database cause he did the same thing on old 1.1..