Page 1 of 1

Fault System Configuration - Phoca Gallery

Posted: 15 Sep 2022, 20:44
by Technoservice
Hello

I administrate an sport club webpage for many years now. Yesterday i updated PHP from 7.4 to 8.0 and Joomla from 3.7 ? (forgot version before, old but not very old ;) ) to 3.10
After that Phoca Gallery wont work, in Frontend missed Pictures in Big View, Overview works but in Backend an Page for Phoca Gallery push an error. After that i updated Phoca to last Version for Joomla 3.10, Phoca Gallery 4.4.3. Frontend works fine, backend in "Components -> Phoca Gallery -> xyz" also all fine but in "System -> Configuration -> Phoca Gallery" i become only an css-less config page with category view settings an nothing works.

https://ibb.co/3cY4dvn

Please, where is my fault?

Thanks!!

Re: Fault System Configuration - Phoca Gallery

Posted: 15 Sep 2022, 23:10
by Benno
Hi,
in a standard Joomla! version 3.10.11 installation does not exist the menu item: System -> Configuration -> Phoca Gallery.
See image:
Image

Are you sure that you are not using a backend extension that creates this menu item?

Kind regards,
Benno

Re: Fault System Configuration - Phoca Gallery

Posted: 16 Sep 2022, 18:36
by Technoservice
Hi,

my menu looks like in picture. In its in menu point "Global Configuration"
https://ibb.co/vHB9ShB
https://ibb.co/qm2TT2b

Its the same menu i got if push the option button on top-right in components->phoca gallery -> control center
https://ibb.co/rmgB7WP

But yes, i updated this for years every few month, maybe its already gone an i see dead peo...item ;)

Thanks

Re: Fault System Configuration - Phoca Gallery

Posted: 16 Sep 2022, 18:43
by Technoservice
Hi again,

now i found the missing entry in documentation:
https://www.phoca.cz/documents/2-phoca- ... parameters

Thats what i cant see, no css loaded on load this page in joomla BE and break after first entry of phoca gallery menu item.

Re: Fault System Configuration - Phoca Gallery

Posted: 17 Sep 2022, 13:10
by Jan
Hi, try to check if you don't get any errors there:

1) php error - enable debug mode to see if the script is not ended with PHP error: https://www.phoca.cz/component/content/ ... rs-on-site (mostly, when there is site without CSS, it was stopped by some error)

2) javascript error - if there is no PHP error, try to see browser console, if there are no javascript errors on the site :idea:

Jan

Re: Fault System Configuration - Phoca Gallery

Posted: 17 Sep 2022, 16:32
by Technoservice
Yeah, thanks Jan, your my Hero !!!!

Page is hosted by Ionos, cant touch php.ini and edit htaccess dont work but with activated "debug system" in joomla i can see thats the error began in plugin "jce editor". Reinstalled that and all works like a charm :)

Again: Thank you very much! Problem solved

Re: Fault System Configuration - Phoca Gallery

Posted: 19 Sep 2022, 21:46
by Jan
Ok, great to hear it.

Jan