0
Hi. Want to let you know guys there is a bug in Joomfish Artists (Music Collection) language elements. When you choose the option "Artists (Music Collection)" from the content elements drop down in Joomfish, there comes an error saying:
No valid database connection: DB function failed with error number 1054
Unknown column 'c.subartist' in 'field list' SQL=SELECT c.id, c.artist_name as title, c.artist_name, c.class_name, c.subartist, c.review, c.city, c.country, c.url, c.years_active, c.metakeywords, c.metadescription, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language, jfc.reference_id as jfc_refid FROM jos_muscol_artists as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='artist_name' AND jfc.reference_table='muscol_artists' AND jfc.language_id=2 LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id WHERE LOWER(c.artist_name ) LIKE '%anuncio%' ORDER BY c.artist_name LIMIT 0, 20
No valid database connection: DB function failed with error number 1054
Unknown column 'c.subartist' in 'field list' SQL=SELECT c.id, c.artist_name as title, c.artist_name, c.class_name, c.subartist, c.review, c.city, c.country, c.url, c.years_active, c.metakeywords, c.metadescription, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language, jfc.reference_id as jfc_refid FROM jos_muscol_artists as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='artist_name' AND jfc.reference_table='muscol_artists' AND jfc.language_id=2 LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id WHERE LOWER(c.artist_name ) LIKE '%anuncio%' ORDER BY c.artist_name LIMIT 0, 20
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »