• Resolved Natalie G

    (@nataliegarza011)


    Hello there,

    There is a Fatal Error with the PeepSo plugin right after installing it on the site. This is causing issues with my other plugins.

    [04-Feb-2023 21:55:05 UTC] PHP Fatal error Uncaught TypeError: Illegal offset type in /home/forge/test-peepso.sandbox.ssa.rocks/wp-content/plugins/peepso-core/3/classes/utilities/input.php:32
    Stack trace:
    #0 /home/forge/test-peepso.sandbox.ssa.rocks/wp-content/plugins/peepso-core/3/api/rest/v1/mayfly.php(22): PeepSo3_Input->value()
    #1 /home/forge/test-peepso.sandbox.ssa.rocks/wp-content/plugins/peepso-core/3/classes/api/api.php(80): PeepSo3_REST_V1_Endpoint_Mayfly->__construct()
    #2 /home/forge/test-peepso.sandbox.ssa.rocks/wp-content/plugins/peepso-core/3/classes/api/api.php(19): PeepSo3_API->rest_api_init()
    #3 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp-hook.php(308): PeepSo3_API->{closure}()
    #4 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #5 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/plugin.php(517): WP_Hook->do_action()
    #6 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/rest-api.php(577): do_action()
    #7 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/rest-api.php(403): rest_get_server()
    #8 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp-hook.php(308): rest_api_loaded()
    #9 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #10 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/plugin.php(565): WP_Hook->do_action()
    #11 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp.php(399): do_action_ref_array()
    #12 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/class-wp.php(780): WP->parse_request()
    #13 /home/forge/test-peepso.sandbox.ssa.rocks/wp-includes/functions.php(1332): WP->main()
    #14 /home/forge/test-peepso.sandbox.ssa.rocks/wp-blog-header.php(16): wp()
    #15 /home/forge/test-peepso.sandbox.ssa.rocks/index.php(17): require('...')
    #16 {main}
    thrown in /home/forge/test-peepso.sandbox.ssa.rocks/wp-content/plugins/peepso-core/3/classes/utilities/input.php on line 32
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Matt Jaworski

    (@jaworskimatt)

    Hi Natalie, sorry about that! Can you tell us which PHP version you are running?

    Can you please oepn a support ticket via PeepSo.com/contact? I think we will need to look into it personally, as this error does no happen for anyone else, and we can’t find a way to trigger it.

    Thread Starter Natalie G

    (@nataliegarza011)

    @jaworskimatt

    The site is running PHP 8.0.17

    To recreate this issue, all I had to do was install the free PeepSo plugin.
    I recommend using the WP Debugging plugin to view these fatal errors.

    There is an Uncaught TypeError: Illegal offset type with the code within the following file in your plugin:
    /peepso-core/3/classes/utilities/input.php
    Line 32

    Please ask your developers to review.

    Plugin Contributor Matt Jaworski

    (@jaworskimatt)

    Thank you for your invaluable insights, however the error does not replicate for any of our thousands of users or test environments no matter how hard we try.

    I’m gonna file it under “fluke” and mark this topic as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Uncaught Error: Illegal offset type’ is closed to new replies.