Forum Replies Created
-
Author
-
coltonjosephParticipant
Seeing this on debug mode:
Notice: wp_deregister_script 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 /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: wp_deregister_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 /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /nas/content/live/bizgang/wp-content/plugins/postman-smtp/Postman/PostmanUtils.php(311): current_user_can(‘manage_postman_…’) #7 /nas/content/live/bizgang/wp-content/plugins/postman-smtp/Postman/Postman.php(152): PostmanUtils::isAdmin() #8 [internal function]: Postman->on_plugins_loaded(”) #9 /nas/content/live/bizgang/wp-includes/plugin.php(525): call_user_func_array(Array, Array) #10 /nas/content/live/bizgang/wp-settings.php(277): do_action(‘plugins_loaded’) #11 /nas/content/live/bizgang/wp-config.php(126): require_once(‘/nas/content/li…’) #12 /nas/content/live/bizgang/wp-load.php(37): require_once(‘/nas/content/li…’) #13 /nas/content/live/bizgang/wp-blog-header.php(13): require_once(‘/nas/content/li…’) #14 /nas/content/live/bizgang/index.php(17): require(‘/nas/content/li…’) #15 {main} === Please see
coltonjosephParticipantI did manage to get my profile view back by removing the custom code. But the activate/register pages are still broken (blank)
-
AuthorPosts