PHP Fatal error: Uncaught Error: Cannot use string offset as an array
-
Hi, I’m using Nextgen-gallery with PHP 7.1 on a CentOS physical server. I see this in my debug log:
[25-Jan-2017 19:27:52 UTC] PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /var/www/clients/client2/web15/web/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_transient_manager.php:114 Stack trace: #0 /var/www/clients/client2/web15/web/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_transient_manager.php(126): C_Photocrati_Transient_Manager->_track_key('2__974818834') #1 /var/www/clients/client2/web15/web/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_transient_manager.php(153): C_Photocrati_Transient_Manager->set('2__974818834', Array, 1800) #2 /var/www/clients/client2/web15/web/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/package.module.mvc.php(137): C_Photocrati_Transient_Manager::update('2__974818834', Array) #3 [internal function]: A_MVC_Router->cache_lookups() #4 {main} thrown in /var/www/clients/client2/web15/web/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_transient_manager.php on line 114Is there anything I can do to fix this or is it a bug for the developers?
Thanks,
Kyle
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘PHP Fatal error: Uncaught Error: Cannot use string offset as an array’ is closed to new replies.