Announcement

#1 2020-02-03 20:35:50

derrickhawkins
Member
2013-03-19
4

Deprecated curlies after fresh install

Hello/Hi/Greetings,

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/inessof1/penpal.inessofe.net/include/functions_cookie.inc.php on line 57

Piwigo version: 2.10.1
PHP Version    5.6.40 (correction, the version is set to 7.4)
MySQL Version    5.6.47-cll-lve
Architecture    x86_64
Operating System    linux

Last edited by derrickhawkins (2020-02-03 20:44:52)

Offline

 

#2 2020-02-05 23:26:30

erAck
Only trying to help
2015-09-06
1998

Re: Deprecated curlies after fresh install

It's just that, a deprecated message on your (maybe too new) PHP 7.4.
If you searched this forum for deprecated you would had found dozens of postings answering that.
For your convenience: to suppress the message just add this to your ./local/config/config.inc.php or use Local Files Editor plugin:

Code:

$conf['show_php_errors'] = E_ALL & ~E_DEPRECATED;

Running Piwigo at https://erack.net/gallery/

Offline

 

#3 2020-04-08 19:54:03

sonomacycle
Member
2020-04-04
3

Re: Deprecated curlies after fresh install

Thanks for showing how to fix.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact