• Hello,
    The plugin is not fully compatible with PHP 7.4 version as it gives the following notices:

    Notice: Trying to access array offset on value of type bool in /home/asdsg/public_html/demobliss/wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 227

    Notice: Trying to access array offset on value of type bool in /home/asdsg/public_html/demobliss/wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 543

    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 543

    Notice: Trying to access array offset on value of type bool in wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 957

    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 958

    Please take a look at this problem, thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Graham

    (@aerin)

    I’ll get this fixed

    Plugin Author Graham

    (@aerin)

    I’ve upgraded to php7.4 and php 8.0 and not seeing these warnings.

    Line 227 is blank on the current version.

    Hey there @aerin. Came here with a similar issue. I’m on the latest plugin version and PHP 7.4. Here’s my error log:

    PHP Notice: Undefined variable: values in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 994
    PHP Notice: Trying to access array offset on value of type null in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 994
    PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 231
    PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 547
    PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/quick-interest-slider/quick-interest-slider.php on line 547`

    Should I open a different ticket or are we ok on this one?

    Plugin Author Graham

    (@aerin)

    I’m not seeing these errors so it’s not easy to work out what I need to fix. For example, line 994 is blank. There is no variable on that line.

    Can you install this:

    https://loanpaymentplugin.com/qis-update/

    I installed the plugin, it was actually the same version I’m using. I can attach the php file here If you want along with the errors I’m getting in the log right now.

    Here you go
    php: https://pastebin.pl/view/d11edc58
    error log: https://pastebin.pl/view/5e08ee31

    • This reply was modified 3 years, 9 months ago by maurochuchuy.
    • This reply was modified 3 years, 9 months ago by Yui.
    Plugin Author Graham

    (@aerin)

    This is where is all gets confusing.

    The error log reports a problem on line 227.

    Line 227 in the php is a comment: // Pro Version filters

    There is no array

    I recently migrated my site to a new hosting. Is there a possibility there’s something wrong in one of my DB tables that could be causing this? What other info can I give you to help fix the error?

    Plugin Author Graham

    (@aerin)

    It’s possible. Because I can’t replicate the error I can’t suggest a fix.

    I’ve changed back to 7.3 then upgraded to 7.4 and 8.0 and it all works

    So I’m not sure what to do next

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘PHP 7.4’ is closed to new replies.