• Resolved michik1712

    (@michik1712)


    Some other Plugins stopped working, also there are problems with REST-API now. If I deactivate AR Member (pro) everythink works.

    In php-error.log there are these lines:

    PHP Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /data/web/e133910/html/apps/wordpress-130573/wp-content/plugins/armember/core/classes/class.arm_restriction.php:2380
    Stack trace: 0 /data/web/e133910/html/apps/wordpress-130573/wp-includes/class-wp-hook.php(324): ARM_restriction->arm_rest_api_pre_echo_response_func() 1 /data/web/e133910/html/apps/wordpress-130573/wp-includes/plugin.php(205): WP_Hook->apply_filters() 2 /data/web/e133910/html/apps/wordpress-130573/wp-includes/rest-api/class-wp-rest-server.php(528): apply_filters() 3 /data/web/e133910/html/apps/wordpress-130573/wp-includes/rest-api.php(424): WP_REST_Server->serve_request() 4 /data/web/e133910/html/apps/wordpress-130573/wp-includes/class-wp-hook.php(324): rest_api_loaded() 5 /data/web/e133910/html/apps/wordpress-130573/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 6 /data/web/e133910/html/apps/wordpress-130573/wp-includes/plugin.php(565): WP_Hook->do_action() 7 /data/web/e133910/html/apps/wordpress-130573/wp-includes/class-wp.php(418): do_action_ref_array() 8 /data/web/e133910/html/apps/wordpress-130573/wp-includes/class-wp.php(813): WP->parse_request() 9 /data/web/e133910/html/apps/wordpress-130573/wp-includes/functions.php(1336): WP->main() 10 /data/web/e133910/html/apps/wordpress-130573/wp-blog-header.php(16): wp() 11 /data/web/e133910/html/apps/wordpress-130573/index.php(17): require(‘/data/web/e1339…’) 12 {main}

    thrown in /data/web/e133910/html/apps/wordpress-130573/wp-content/plugins/armember/core/classes/class.arm_restriction.php on line 2380

    WordPressversion: 6.4.3 / PHP: 8.2.6

    • This topic was modified 9 months, 2 weeks ago by michik1712.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    I have checked the provided error message and found that you are using the ARMember pro plugin and this forum is for the ARMember Lite plugin. So, kindly open a support ticket with the ARMember pro plugin and after that, you will be assisted further.

    Thanks

    To send a bug report I have to pay. I have used the contact form and sent the same bug report to you several days ago.

    Thread Starter michik1712

    (@michik1712)

    @robodrago same to me, i am also out of payed support since some days. But i found a quick Bugfix.

    Go to /wp-content/plugins/armember/core/classes/class.arm_restriction.php and change Line 2380 to 2393 every $response[‘xxx’] to $response->xxx and it will work.

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