• Resolved Zade

    (@nothin7)


    Hello,

    Every time I load a product page, I get two of the same warning in my error log:

    PHP Warning:? Trying to access array offset on value of type bool in .../wp-content/plugins/woo-product-gallery-slider/includes/product-image.php on line 101

    Is your plugin compatible with PHP 8.2?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Niloy

    (@im_niloy)

    Hi,
    To resolve this error, simply click on the ‘Save’ button located in the plugin settings page.

    Thread Starter Zade

    (@nothin7)

    I tried both of the Save buttons at /wp-admin/admin.php?page=cix-gallery-settings, as well as clearing all caches before/after clicking, and I still see two of the same warning with every product page load.

    Plugin Author Niloy

    (@im_niloy)

    we can’t reproduce the error in our side.

    It’s possible that there could be an issue with your theme or another plugin causing a conflict.

    How to test for conflicts:

    The best way to determine if a theme and/or plugin is causing the issue is to:

    1. Temporarily switch your theme to WordPress Default theme.
    2. Try to reproduce the problem. If the problem is resolved, it’s a theme conflict. If not, continue to the next steps.
    3. Temporarily deactivate all plugins except WooCommerce.
    4. Try to reproduce the problem again. If the problem is resolved, it’s a plugin conflict. To figure out which plugin is causing the problem, continue to the next step.
    5. Reactivate your other plugins one by one, testing after each, until you find the one causing conflict.

    If it does, it’s likely a conflict with your current theme or one of the plugins.

    I hope this information is helpful to you.

    Thread Starter Zade

    (@nothin7)

    Thanks for the quick reply. I just confirmed this issue with the default Woo theme (Storefront) and latest WP theme (Twenty Twenty-Four). No plugins active except yours and WooCommerce. May I ask which exact version of PHP you are running? This site uses PHP 8.2.16.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trying to access array offset on value of type bool’ is closed to new replies.