L'unico errore che mi da è quando seleziono "product_attributes"
il messaggio è il seguente:
Unknown column \'c.id\' in \'field list\' SQL=SELECT c.id, c.attribute_name, c.attribute_value as title, c.attribute_value, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language\nFROM jos_vm_product_attribute as c\nLEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field=\'attribute_value\' AND jfc.reference_table=\'vm_product_attribute\'\nLEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id\nORDER BY c.attribute_valueDB function failed with error number 1054
Unknown column 'c.id' in 'field list' SQL=SELECT c.id, c.attribute_name, c.attribute_value as title, c.attribute_value, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language FROM jos_vm_product_attribute as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='attribute_value' AND jfc.reference_table='vm_product_attribute' LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id ORDER BY c.attribute_value LIMIT 0, 30
[/quote]
Ho trovato questo post dove pare ci siano riusciti:
http://forum.joomla.org/index.php/topic,25570.msg164919.html#msg164919parla di mambelfish che è la versione per mambo ma dovrebbe essere la stessa cosa per joomla. Ancora non riesco a risolvere, intanto ti posto il link così forse in due ci riusciremo prima.