Pages: 1
Hello,
When I want to view tags, I get an error. It doesn't work from the plain user view nor admin (ex. /admin.php?page=tags)
I get the same error.
Fatal error: Uncaught --> Smarty: Unable to load 'file:include/selected_tags.inc.tpl' <-- thrown in /app/www/public/include/smarty/src/Template.php on line 159
Environment:
You are running Piwigo latest version.
Environment
Piwigo 16.1.0 Check for upgrade
Installed on 4 December 2024, 1 year 3 weeks 2 days ago
Operating system: Linux (container)
PHP: 8.3.19 (Show info) [2025-12-27 09:28:09]
MySQL: 11.4.8-MariaDB-log [2025-12-27 09:28:09]
Graphics Library: External ImageMagick 7.1.1-41
Cache size 133.43 Mo calculated 4 seconds ago Refresh
Activated plugin list 4
Admin Tools
EditorPlus
Language Switch
LocalFiles EditorLast edited by epifeny (2025-12-27 10:33:53)
Offline
and what is your theme in gallery side?
Offline
plg wrote:
and what is your theme in gallery side?
Currently it's modus, but changing it didn't resolve the issue.
I tried to change it to bootstrap_darkroom and stripped_responsive and I get the same error.
I also noticed some warnings in the profile.php page of the user
Offline
Even with now having updated to Currently running version 16.2.0, I'm still unable to use tags and see errors when I try
Fatal error: Uncaught --> Smarty: Unable to load 'file:include/selected_tags.inc.tpl' <-- thrown in /app/www/public/include/smarty/src/Template.php on line 159
Offline
epifeny wrote:
Even with now having updated to Currently running version 16.2.0, I'm still unable to use tags and see errors when I try
Code:
Fatal error: Uncaught --> Smarty: Unable to load 'file:include/selected_tags.inc.tpl' <-- thrown in /app/www/public/include/smarty/src/Template.php on line 159
Hi :-)
Have you checked that the requested file is present?
Offline
Pages: 1