• Resolved Robin

    (@robin-ho)


    I’m getting a fair few errors on PHP8

    Deprecated: Required parameter $image_sizes follows optional parameter $update_last_requested /wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php on line 345

    Deprecated: Required parameter $upload_dir follows optional parameter $update_last_requested in/wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php on line 345

    Deprecated: Required parameter $upload_url follows optional parameter $update_last_requested in wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php on line 345

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php:345) in wp-includes/functions.php on line 6360

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php:345) in /wp-admin/includes/misc.php on line 1310

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/instagram-feed/inc/class-sb-instagram-post.php:345) in admin-header.php on line 9

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Smash Balloon Joel

    (@joelsmashballoon)

    Hey @robin-ho,

    Thank you for reaching out to us with this. With the latest WordPress version, 5.6, it is mentioned here that it should only be considered ‘beta compatible’ with PHP 8. That being said, I will notify the relevant parts of our team so that these issues can be fixed to make the switch to PHP 8 smoother in the future.

    Best regards.

    Thread Starter Robin

    (@robin-ho)

    Yeah, it’s all good. Just thought I’d give 8 a quick test and see what errors it threw, and your plugin was one of them. Just wanted to make sure you guys were on it so I can upgarde soon. Thanks ??

    Plugin Support Smash Balloon Joel

    (@joelsmashballoon)

    Hey @robin-ho,

    That is very much appreciated. I have forwarded the information and we work hard to always be up to date and error free, so you should expect this to be fixed going forward.

    I will mark this as resolved as the question has been answered. Any users that find this looking for answers on this topic, please check the change log for coming updates about this.

    Many thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP8 Errors’ is closed to new replies.