• Resolved Brian Brown, Ph.D.

    (@brianbrown)


    Hi!

    I just wanted to give you a heads-up that your new, refactored version is producing a fatal error. It appears to be around:

    image-sizes/classes/Helper.php()): apply_filters()

    -Brian

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nazmul Ahsan

    (@mukto90)

    Hi @brianbrown

    Thanks for the heads up, but could you elaborate on the issue a bit more?

    We’ve tested with multiple versions, but no such error was found.

    0 /home/xxxxx/public_html/wp-includes/class-wp-hook.php(308): imsanity_adjust_default_threshold(2560)

    1 /home/xxxxx/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(2560, Array)

    2 /home/xxxxx/public_html/wp-content/plugins/image-sizes/classes/Helper.php(144): apply_filters(‘big_image_size_…’, 2560)

    3 /home/xxxxx/public_html/wp-content/plugins/image-sizes/app/Admin.php(72): Codexpert\ThumbPress\Helper::default_image_sizes()

    4 /home/xxxxx/public_html/wp-includes/class-wp-hook.php(308): Codexpert\ThumbPress\App\Admin->set_init_sizes(”)

    5 /home/xxxxx/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)

    Plugin Author Nazmul Ahsan

    (@mukto90)

    Hi @b_dark

    What versions of PHP and WP are you using?

    Thread Starter Brian Brown, Ph.D.

    (@brianbrown)

    Php 7.4.33 and WP 6.1 and 6.2 beta; but this does not appear to be a versioning error. @b_dark has it enumerated for you.

    Plugin Author Nazmul Ahsan

    (@mukto90)

    We released another version a couple of minutes back. Does it still show the error?

    Hi @mukto90,
    i use 7.4.33
    on 4.01 with php 8 & 8.1 i got this:

    [10-Feb-2023 13:26:14 UTC] PHP Warning: Undefined array key “qi_addons_for_elementor_image_size_huge-square” in /home/xxxxx/public_html/wp-content/plugins/image-sizes/views/settings/disable-sizes.php on line 85
    [10-Feb-2023 13:26:14 UTC] PHP Warning: Trying to access array offset on value of type null in /home/xxxxx/public_html/wp-content/plugins/image-sizes/views/settings/disable-sizes.php on line 86
    [10-Feb-2023 13:26:14 UTC] PHP Warning: Trying to access array offset on value of type null in /home/xxxxx/public_html/wp-content/plugins/image-sizes/views/settings/disable-sizes.php on line 90
    [10-Feb-2023 13:26:14 UTC] PHP Warning: Trying to access array offset on value of type null in /home/xxxxx/public_html/wp-content/plugins/image-sizes/views/settings/disable-sizes.php on line 90
    [10-Feb-2023 13:26:14 UTC] PHP Warning: Trying to access array offset on value of type null in /home/xxxxx/public_html/wp-content/plugins/image-sizes/views/settings/disable-sizes.php on line 91

    Thread Starter Brian Brown, Ph.D.

    (@brianbrown)

    Fixed, Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Fatal error in ver. 4.0’ is closed to new replies.