Forum Replies Created
-
Author
-
ncullenParticipant
Plugin is network enabled. I can login to all sites when I logged in from wp-login.php. So JSONP is working.
Error only occurs when I try to login from Kleo login popup.ncullenParticipantHi,
I already have updated theme and plugins.
Here is debug log as below:
[05-Apr-2016 05:48:12 UTC] PHP Notice: Undefined variable: fbcj_members_extension_check in /nas/content/live/asg3/wp-content/plugins/buddypress-social-icons/buddypress-social-icons.php on line 11
[05-Apr-2016 05:48:12 UTC] PHP Notice: Undefined variable: fbcj_group_extension_check in /nas/content/live/asg3/wp-content/plugins/buddypress-social-icons/buddypress-social-icons.php on line 28
[05-Apr-2016 05:48:12 UTC] PHP 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/asg3/wp-includes/functions.php on line 3792
[05-Apr-2016 05:48:12 UTC] PHP Notice: bp_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 1.7.) in /nas/content/live/asg3/wp-includes/functions.php on line 3792
[05-Apr-2016 05:48:12 UTC] PHP Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until thewp_enqueue_scripts
,admin_enqueue_scripts
, orlogin_enqueue_scripts
hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /nas/content/live/asg3/wp-includes/functions.php on line 3792
[05-Apr-2016 05:48:13 UTC] PHP Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! UseCOPY CODE__construct()
instead. in /nas/content/live/asg3/wp-includes/functions.php on line 3624
I tried deactivating all additional plugins and activate one by one. It is giving error on activating WP Multisite SSO plugin.
Thanks,
Nathan -
AuthorPosts