• Resolved abealem

    (@abealem)


    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator at webmaster@f14life.com to inform them of the time this error occurred, and the actions you performed just before this error.
    More information about this error may be available in the server error log.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
    —-
    Fatal error: Call to undefined function wpb_remove() in /home/f14life/public_html/wp-content/themes/effektive/functions.php on line 59
    —–

    the above errors are what I saw this morning. I deactivated all my plugins and narrowed down the two that when amr plugin and bbpress plugin are both activated i get the 500 error. when I deactivate amr plugin and activate bbpress plugin, bbpress works fine. when I deactivate bbpress plugin and activate amr plugin I can not tell it is working.

    I would appreciate your help.

    Thank you!

    https://wordpress.org/plugins/amr-users/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author anmari

    (@anmari)

    Hi – I’ve not heard of this problem before. It would appear to have something to do with your theme

    “undefined function wpb_remove() in /home/f14life/public_html/wp-content/themes/effektive/functions.php”

    It is complaining about the theme calling a function that it thinks is not there. So there is something about the way that theme is including the file that has that function defined. Search (maybe using notepad++) in the the themes folders on ‘wpb_remove’ and find in which file that function is defined. Then search on that filename to see where/when the file is included. That may shed some light on why that is happening. I don’t know of anything that my plugin would do that would cause that.

    Also check your wp memory limit
    https://bbpress.org/forums/topic/checked-docs-500-internal-server-error-after-plugin-install/

    Also not sure what you mean in your last line ” when I deactivate bbpress plugin and activate amr plugin I can not tell it is working.”

    Is that a typo ? or if not, then why can you not tell – what happens when you run a list ?

    Plugin Author anmari

    (@anmari)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘500 error when amr & bbpress plugins are active’ is closed to new replies.