Wrong category link name
Posted: 04 Sep 2014, 02:10
I installed Phoca Gallery today. Furthermore, I created some categories and added directories with photos as sub categories. Then I create a menu showing a list of categories. If click now on the menu, I get an over view of the sub categories. Until this point everything was working as expected. But if I now click on a display folder icon for showing a sub category, I see this error message:
1054 - Unknown column '9portraitfotos' in 'where clause' SQL=SELECT parent_id FROM jos25_categories WHERE id=9portraitfotos
The link, which was generated for this category is .../fotos/category/9-portraitfotos.
What really surprised me, is the fact that the error message mentions the ..._catergories table and not the phoca categories one.
Then I manually changed the URL of the from the one above to .../fotos/category/9, because 9 is the id of the category in the phoca categories table, and I got the images as I expected them.
So, has anybody an idea, why a wrong link for the category is generated in the first place?
Thanks,
- Lars
1054 - Unknown column '9portraitfotos' in 'where clause' SQL=SELECT parent_id FROM jos25_categories WHERE id=9portraitfotos
The link, which was generated for this category is .../fotos/category/9-portraitfotos.
What really surprised me, is the fact that the error message mentions the ..._catergories table and not the phoca categories one.
Then I manually changed the URL of the from the one above to .../fotos/category/9, because 9 is the id of the category in the phoca categories table, and I got the images as I expected them.
So, has anybody an idea, why a wrong link for the category is generated in the first place?
Thanks,
- Lars