I tested up to PHP8.1 without issue.
Please send me a screenshot or copy/paste error the error you are experiencing.
Thread Starter
papijo
(@papijo)
Details:
localhost under WAMP64 server for Windows 11
php 8.0.13
wordpress latest version 6.1
There are tons of error messages, starting with this one:
Managing interactive areas
( ! ) Warning: Undefined array key “id_data” in C:\wamp64\www\htdocs\wp-garden\wp-content\plugins\interactive-image\views\interactive_image_creator.php on line 76 Call Stack #TimeMemoryFunctionLocation 10.0001373648{main}( )…\admin.php:0 20.592417842776do_action( $hook_name = ‘toplevel_page_interactive_images’ )…\admin.php:259 30.592417843152WP_Hook->do_action( $args = [0 => ”] )…\plugin.php:517 40.592417843152WP_Hook->apply_filters( $value = ”, $args = [0 => ”] )…\class-wp-hook.php:332 50.592417844280interactive_images( ” )…\class-wp-hook.php:308 60.603117847776include( ‘C:\wamp64\www\htdocs\wp-garden\wp-content\plugins\interactive-image\views\interactive_image_creator.php )…\interactive-image.php:241 Variables in local scope (#6)
-
This reply was modified 3 years, 6 months ago by
papijo.
So it’s not errors but only warnings.
If you don’t want to see these messages, you need to change your php configuration on your wamp.
Thread Starter
papijo
(@papijo)
Agreed they’re not errors but warnings, but there are really a lot of them! I’m not going to change my PHP settings, as I need warnings to be ON for my own developments.
You should really consider fixing those warnings.
Thanks!