Page 1 of 1

PHP7 Error!

Posted: 12 Jan 2019, 16:56
by arthurjohnston
Using Joomla! 3.9
Ubuntu 18.04
PHP 7.2

The images in the Phoca Photo Page are not displaying properly. The following php7 errors appear in my server logs:
======================================================
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'name' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/helper$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'type' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/helper$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'creationDate' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphot$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'author' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/help$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'copyright' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/h$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'authorEmail' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Cannot assign an empty string to a string offset in /XXX/XXX/XXX/XXX/administrator/components/c$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'authorUrl' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/h$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'version' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/hel$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'description' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Illegal string offset 'group' in /XXX/XXX/XXX/XXX/administrator/components/com_phocaphoto/helpe$
[php7:warn] [pid 3390] [client 000.000.000.0:56773] PHP Warning: Cannot assign an empty string to a string offset in /XXX/XXX/XXX/XXX/administrator/components/c$

Re: PHP7 Error!

Posted: 13 Jan 2019, 15:07
by Jan
Hi, thank you for the info. Will be fixed in next version.

Thank you, Jan