Hello,
I upgrade joomla to 2.5.9 to 3.15 and all it´s ok.
I installed Phoca Gallery Component com_phocagallery_v4.0.2.zip and all it´s ok.
I see all, the problem is when i like to create a menu link Phoca Gallery » List of Images (Category View); for select category don´t have problem... to we have this error: 1146 - Table 'x.mno_phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM mno_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
I have installed Current Theme : Default and when i like to see... error 1146 Table 'balonma1.mno_phocagallery_styles' doesn't exist SQL=SELECT a.id, a.filename, a.type FROM mno_phocagallery_styles AS a
Please, can you help me?
Best Regards, David.
1146 - Table mno_phocagallery_style doesn't exist
-
dgrsystem
- Phoca Newbie

- Posts: 2
- Joined: 29 Aug 2013, 15:14
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: 1146 - Table mno_phocagallery_style doesn't exist
Hi, Phoca Gallery 3 and 4 have different tables, so see the installation of 4.0.2:
Zip: install/sql/mysql/install.utf8.sql and add the missing table manually.
Jan
Zip: install/sql/mysql/install.utf8.sql and add the missing table manually.
Jan
If you find Phoca extensions useful, please support the project
-
dgrsystem
- Phoca Newbie

- Posts: 2
- Joined: 29 Aug 2013, 15:14
Re: 1146 - Table mno_phocagallery_style doesn't exist
It´s Ok; Thank you for all.
Kind Regards, David.
Kind Regards, David.