• Resolved iekuanime

    (@iekuanime)


    Hello,
    I have activated the plugin on a website with php 8.0 and the following error appears:

    Warning: Trying to access array offset on value of type bool in /homepages/26/d776423717/htdocs/home/wp-content/plugins/wp-linkedin-auto-publish/wp-linkedin-auto-publish.php on line 977

    Warning: Trying to access array offset on value of type bool in?/homepages/26/d776423717/htdocs/home/wp-content/plugins/wp-linkedin-auto-publish/wp-linkedin-auto-publish.php?on line?977

    Is your plugin not compatible with php version 8.0? Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @iekuanime,

    The plugin should have full compatibility with PHP 8. Looking at this code in more detail, I am pretty sure these are just initialisation errors. Once the plugin settings are saved, they shouldn’t continue. These errors are also just notices, they aren’t consequential to the plugins functionality.

    With that said, it is best practice to remove these errors wherever possible, so I will do this now and release an update soon.

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Error php 8.0’ is closed to new replies.