Hi, after installing the RSGallery component for joomfish I'm trying to open RSGallery Catagories in Joomfish. The following error is being given:
DB function failed with error number 1146
Tabel '20336joom.jos_rsgallery2_cats' bestaat niet SQL=SELECT c.id, c.catname as title, c.catname, c.description, 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_rsgallery2_cats as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='catname' AND jfc.reference_table='rsgallery2_cats' AND jfc.language_id=3 LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id ORDER BY c.catname LIMIT 0, 30
Wo knows how to resolve this?
Cheers,
Kris