Error preventing plugin from working
-
Warning: Trying to access array offset on value of type bool in?C:\Users\~\wp-content\plugins\scroll-triggered-animations\frontend\init.php?on line?2
Warning: Trying to access array offset on value of type bool in?C:\Users\~\wp-content\plugins\scroll-triggered-animations\frontend\init.php?on line?12
Receiving the above errors on a locally hosted wordpress site. It is preventing the page from loading properly. I have disabled WP_DEBUG in wpconfig file.
PHP version: 8.1.9WordPress Version: 6.1.1
I can roll back to PHP version 7.4.3 and it will work without giving an error, but when I publish the site to the web, it will likely be a higher version of PHP and I will need it to be compatible with that higher version.
- The topic ‘Error preventing plugin from working’ is closed to new replies.