Hello/Hi/Greetings,
Hello
I have been using Piwigo but it doesn't work now, I get the following error messages.
-------------------------------------------------- ---------------------------------------
Deprecated: Creation of dynamic property Smarty_Internal_Extension_Handler::$_foreach is deprecated in /www/piwigo.netstamps.nu/public_html/include/smarty/libs/sysplugins/smarty_internal_extension_handler.php on line 182
Deprecated: Creation of dynamic property Smarty_Variable::$do_else is deprecated in /www/piwigo.netstamps.nu/public_html/_data/templates_c/1cyeijv^32fe6ea33c127ac5d5c598b644127898af9e4dfd_0.file.menubar.tpl.php on line 51
Deprecated: Creation of dynamic property Smarty_Internal_Template::$compiled is deprecated in /www/piwigo.netstamps.nu/public_html/include/smarty/libs/sysplugins/smarty_internal_template.php on line 719
AlbumsRelated TagsExploreMost VisitedHighest Rated Latest Photos
Search...
-------------------------------------------------- ----------------
I've changed servers, could that be the problem? My name is Netstamp's postcard gallery. My current server is now called egensajt.se, where Piwigo is in a sub-library. I have about 1800 images.
Would be so grateful if I could get some help on how to get everything up and running again.
Sincerely
Kenneth Matz
Sweden
Sorry bad english
Offline
Hi :-)
piwigo version ?
php version ?
Offline
Anyhow, that are only deprecation messages, probably because now your PHP version is newer (btw, do not use PHP 8.3 yet), or message logging is different. If you are using the latest Piwigo version then either disable displaying deprecated and warning messages (because it effectively may break functionality of a page even if nothing else is broken), in local config
$conf['show_php_errors_on_frontend'] = false;
or fine tune message classes to display, see [Forum, post 183126 by erAck in topic 31852] Menubar tags issue after 12.2.0 upgrade, or better, log to file instead.
See [Forum, post 180778 by erAck in topic 31258] Error Message.
Offline
Any reason why you don't use the latest Piwigo version (currently 14.3.0)? AFAIR 13.x wasn't PHP 8.2 ready.
Offline
Hello
A little more info.
2021-11-05 I received a message that an update was available.
Then nothing worked anymore. Tried to get it working again, I think I have all the pictures with me. What would happen if I created a new account, how would I get all my photos there?
Would Piwigo be able to help me, I have emailed but have not received a reply.
Have attached 3 pictures
Test my link and you will see https://piwigo.netstamps.nu/
HOW CAN I SERN A PICTURE??
Last edited by Netstamps (2024-03-08 15:30:08)
Offline
@Netstamps don't send pictures. Just go back to PHP 8.1 to get rid of all the 'Deprecated' notifications. Then you can update Piwigo and extensions. As erAck said you're running ahead of the crowd with PHP 8.2, but too far behind with Piwigo 13.
After that you can try if it still works with PHP 8.2.
Your main site runs Joomla! and I don't expect that to have any problem with PHP 8.1. All my WordPress sites are still on 8.1. It still gets security updates.
Offline