Migrate problem phocagallery_styles
Posted: 08 Apr 2015, 18:37
I migrated a website with PocaGallery form 2.5 to 3.4. Now I have the problem that phocagallery_styles is missing:
1146 - Table 'tuinkerk_joomla.mmp_j1sby_phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM mmp_j1sby_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
I already made the #_phocagallery_styles table but it is looking for a long table name? tuinkerk_joomla.mmp_j1sby_phocagallery_styles
The site is on the subdomain domainname.nl/nieuws/mmp/upgrade.
On the backend everything looks ok except the styles button:
1146 Table 'tuinkerk_joomla.mmp_j1sby_phocagallery_styles' doesn't exist SQL=SELECT a.id, a.filename, a.type FROM mmp_j1sby_phocagallery_styles AS a
Thank you very much for an answer/solution!!
1146 - Table 'tuinkerk_joomla.mmp_j1sby_phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM mmp_j1sby_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
I already made the #_phocagallery_styles table but it is looking for a long table name? tuinkerk_joomla.mmp_j1sby_phocagallery_styles
The site is on the subdomain domainname.nl/nieuws/mmp/upgrade.
On the backend everything looks ok except the styles button:
1146 Table 'tuinkerk_joomla.mmp_j1sby_phocagallery_styles' doesn't exist SQL=SELECT a.id, a.filename, a.type FROM mmp_j1sby_phocagallery_styles AS a
Thank you very much for an answer/solution!!