Linking category to an image in an article doesn't work
Posted: 26 Aug 2015, 13:25
Hi guys,
So, here's the thing. I updated a site from J!2.5 to J!3.4 and updated Phoca by installing the latest package. All seemed fine, so I started restructurizing my gallery. Here's what I've done:
1. Created a menu (just a menu, no module)
2. Created a List of Images (Category View) menu item for each category I have
3. Created an article and pasted an image in it
4. Test-copied the link from the menu item to link the image to this category
And I received this error:
1146
Table 'sabatont.eua_phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM eua_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
The page you requested cannot be found.
I checked and, well, yeah - the table doesn't exist. How do I go around this? What does this table do? How can I create it?
So, here's the thing. I updated a site from J!2.5 to J!3.4 and updated Phoca by installing the latest package. All seemed fine, so I started restructurizing my gallery. Here's what I've done:
1. Created a menu (just a menu, no module)
2. Created a List of Images (Category View) menu item for each category I have
3. Created an article and pasted an image in it
4. Test-copied the link from the menu item to link the image to this category
And I received this error:
1146
Table 'sabatont.eua_phocagallery_styles' doesn't exist SQL=SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM eua_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
The page you requested cannot be found.
I checked and, well, yeah - the table doesn't exist. How do I go around this? What does this table do? How can I create it?