I updated my joomla 2.5 to latest version 3.6.4 but I forgot to update Phoca gallery ( version 3.2) before I updated joomla. So I updated Phoca later to version 4.3.1 but I cannot display any list of images in my website. I get this error message:
Code: Select all
1146 - Table 'd37467_111.#__phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM #__phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
