• I got the following errors today after getting a white screen in my user panel and i have no idea how to fix them.
    At the moment I can no longer auto update (get a white screen) nor do very much else that involves wp-admin files. Can someone help please….

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home/mutantsp/public_html/wp-includes/functions.php on line 3547
    
    Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /public_html/wp-includes/functions.php on line 3547
    
    Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /public_html/wp-includes/functions.php on line 3497
    ?
    Strict Standards: Declaration of APP_User_Profile::get_id() should be compatible with APP_Page_Template::get_id($template) in /public_html/wp-content/themes/classipress/framework/kernel/page-edit-profile.php on line 48
    
    Strict Standards: Non-static method APP_Updater::init() should not be called statically in /public_html/wp-content/themes/classipress/framework/admin/updater.php on line 74
    
    Strict Standards: Declaration of cp_CategoryDropdown::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /home/mutantsp/public_html/wp-content/themes/classipress/includes/theme-functions.php on line 1770
    
    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /public_html/wp-includes/functions.php on line 3495
    
    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method APP_Updater::exclude_themes() should not be called statically in /public_html/wp-includes/plugin.php on line 213
    
    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method APP_Updater::check_updates() should not be called statically in /public_html/wp-includes/plugin.php on line 213
    Skip to main content
    
    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method APP_Updater::display_warning() should not be called statically in /public_html/wp-includes/plugin.php on line 496
Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    It looks to be a theme related issue. I would recommend asking in their forums: https://forums.appthemes.com/

    They would know the codebase much better.

    Thread Starter moray

    (@moray)

    thanks Jose. Problem is i got designers to build site years ago and cant go back to them cause itll cost too much money. So is it simply that current theme has depreciated so much i either have to get update or install a new one?

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    The theme may not be coded for the PHP version your host is using.

    Thread Starter moray

    (@moray)

    thanks. Decided to get rid of theme and start again…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WSOD on my site’ is closed to new replies.