Support

Account

Home Forums Bug Reports PHP Fatal error on add_action('admin_area') Reply To: PHP Fatal error on add_action('admin_area')

  • Hi @roflman79

    Thanks for the error print, however, I don’t understand how this is possible.

    Your error states that the add_action function is undefined. This is a core function within WP that is used all over the front / back of the CMS to alter the MARKUP.

    Perhaps you have a plugin / theme code which is somehow corrupting the add_action function?

    Sorry I can’t be of much help, this is a serious PHP issue which you will need to debug to find out what is going wrong.

    Thanks
    E