Getting the following errors when activating 1.6
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 /xxxx/wp-includes/functions.php on line 3542
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 /xxxx/wp-includes/functions.php on line 3542
Warning: Cannot modify header information – headers already sent by (output started at /xxxx/wp-includes/functions.php:3542) in /xxxx/wp-includes/pluggable.php on line 1178
Single blog posts do not show in Google chrome, IE and Firefox. When I deactivate mrycred 1.6 all errors go away and all blog posts return in chrome
One other item the submit button on the mycred setting will not submit. the hooks are fine
Plugin Author
myCred
(@designbymerovingi)
Hi.
I have updated the plugin to sort out the notice you mentioned. Thank you for bringing this to my attention. For future reference, please post any issues as a separate topic as this is just an announcement. It will help me keep track of what is fixed and what is not.
For your second post, check if you have any javascript errors on the settings page.
Hi Gabriel
Thanks for a nice plugin.
I updated to 1.6 and I got 43 errors and a white screen.
I have several filters and updates installed.
I outcommented them all – but it causes some problems.
I have a transcript of these errors. can I send you a link?
Best
Jan
Plugin Author
myCred
(@designbymerovingi)
You can submit them via the myCRED.me website.
Hello. I updated from 1.3 to 1.6.1
First, got blank WP admin cp and errors on the site. After deactivating my only custom function, all seems ok!
The function is that one: “create seemingly multiple point types” (http://mycred.me/support/tutorials/create-seemingly-multiple-point-types/)
Help me to get it back, please!
Edit: Forget it. It works removing the two lines bellow “Remove Thousand separator if used”.