Hi everyone,
I installed Phoca Gallery on Joomla site with one category and 60 images. While the thumbnails generated fine, accessing the gallery via the category list menu resulted in a You do not have permission error and shows white screen. I fixed this by updating the category permissions in the SQL database. However, now the category list shows again a blank white screen.
Any insights on resolving the white screen issue ?
Phoca Gallery Category List Shows White Screen
-
- Phoca Newbie
- Posts: 2
- Joined: 17 Oct 2024, 10:40
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Category List Shows White Screen
Hi, blank screen (it it is whole) mostly indicate some error, try to enable debug mode to see if you don't get any error message:
https://www.phoca.cz/documentation/86-j ... rs-on-site
If the page is correctly loaded and there is only blank place in gallery area, then this can mean, no image/or category found (e.g. because it does not exist, it is not published or there are no rights to display them)
Jan
https://www.phoca.cz/documentation/86-j ... rs-on-site
If the page is correctly loaded and there is only blank place in gallery area, then this can mean, no image/or category found (e.g. because it does not exist, it is not published or there are no rights to display them)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 17 Oct 2024, 10:40
Re: Phoca Gallery Category List Shows White Screen
@Jan,
Thanks for the suggestion! I enabled debug mode, and it looks like the gallery category is not being found. I double checked the database, and the category exists with images, but it still shows a white screen.
Could this be related to permissions or publishing status?
Thanks for the suggestion! I enabled debug mode, and it looks like the gallery category is not being found. I double checked the database, and the category exists with images, but it still shows a white screen.
Could this be related to permissions or publishing status?
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Category List Shows White Screen
Hi, if there is a white screen, there should be displayed some error when enabled debug mode and php error reporting.
Jan
Jan
If you find Phoca extensions useful, please support the project