• I got a “Your Site is Experiencing a Technical Issue” WordPress email. This was the cause:

    An error of type E_ERROR was caused in line 525 of the file /home/.../public_html/wp-content/plugins/wp-members/includes/api/api.php. Error message: Uncaught Error: Call to a member function get_text() on null in /home/.../public_html/wp-content/plugins/wp-members/includes/api/api.php:525

    When I visit the site, it seems to be functioning properly, so I am not sure what to think/do. Please advise.

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    What this essentially means is that somewhere, the function wpmem_get_text() is being called before the plugin’s main object class is loaded. I would need more information about what was occurring when the error was triggered in order to know why and/or what the possible resolution might be.

Viewing 1 replies (of 1 total)

The topic ‘E_ERROR’ is closed to new replies.