dev999wp
Forum Replies Created
-
Forum: Plugins
In reply to: [WP OPcache] Warnings in error logYes, tried restart no difference.
To be noted, I’m seeing this since your 4.X plugin update.
Forum: Plugins
In reply to: [WP OPcache] Warnings in error logEnvironment STACK – NGINX >> PHP-FPM.
PHP-FPM 8.0.6
That error is saying LINE 112 in that file is not defined, which needs to be defined before usage / calling it. Hope that helps.
I’d recommend looking into php defining array key, e.g. https://www.reddit.com/r/PHPhelp/comments/kgu9j6/elegant_way_to_avoid_undefined_array_key_warning/
- This reply was modified 4 years, 12 months ago by dev999wp.
Forum: Plugins
In reply to: [WP OPcache] Warnings in error logHi,
Thanks for replying.
It’s not an error – rather warnings in logs. You need to see your error.log file.
On line 112 in flush-opcache/admin/class-flush-opcache-cached-files-list.php the timestamp array key is undefined. Can you please defined / set a default resolve the Undefined array key. That should solve it.
Thanks,
DForum: Plugins
In reply to: [Autoptimize] Getting Undefined array key autoptimize_imgopt_number_field_7Thanks 🙂
Forum: Plugins
In reply to: [Autoptimize] Getting Undefined array key autoptimize_imgopt_number_field_7Log level set warning, it’s coming as warning every single request. FYI – running PHP 8.
Forum: Plugins
In reply to: [Autoptimize] Getting Undefined array key autoptimize_imgopt_number_field_7Still no update..disappointing. As I’m using this plugin on a production site.