Hello everyone,
(For almost 2 years we have piwigo up and running and its a good environment for a growing foto collection. Happy with it until the major upgrade to 11.0.x When i want to edit the groups for users i get a Fatal error:
<b>Fatal error</b>: Uncaught Error: Using $this when not in object context in /var/www/html/xxxxxx-beeldbank/include/smarty/libs/sysplugins/smarty_internal_debug.php:200
Stack trace:
#0 /var/www/html/xxxxxx-beeldbank/include/template.class.php(571): Smarty_Internal_Debug::display_debug()
#1 /var/www/html/xxxxxx-beeldbank/include/page_tail.php(94): Template->p()
#2 /var/www/html/xxxxxx-beeldbank/admin.php(317): include('/var/www/html/c...')
#3 {main}
thrown in <b>/var/www/html/xxxxxx-beeldbank/include/smarty/libs/sysplugins/smarty_internal_debug.php</b> on line <b>200</b><br />
This is looking like a bug. I dont see a possibility to report this)
(Piwigo 11.3.0 Upgradecontrole
Besturingssysteem: Linux
PHP: 7.4.16 (Toon info) [2021-03-07 16:32:29]
MySQL: 5.5.5-10.3.27-MariaDB [2021-03-07 17:32:29]
Afbeeldingen-bibliotheek: ImageMagick 6.9.12-2)
Piwigo URL: http://beeldbank.natuurkiekers.nl
Offline
This "Your Piwigo" is a subforum to introduce and present a Piwigo deployment/installation. The How-To and Troubleshooting forum would had been more appropriate. Some admin may want to move this thread.
However, smarty_internal_debug.php indicates you switched on some template debug mode. Try to deactivate, search forum for smarty_internal_debug to maybe find other occurrences. Maybe also temporarily switching to another theme or template might help.
Offline