Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Installation & Updates › Required Plugins Installation and Updates › Deprecated: strpos(): Non-string needles will be interpreted as strings in the
- This topic has 7 replies, 3 voices, and was last updated 5 years, 5 months ago by
Jason.
-
AuthorPosts
-
botbeadParticipant@botbead
- 40 Topics
- 103 Posts
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /home/……/wp-content/plugins/grimlock-animate/libs/plugin-update-checker/Puc/v4p4/Plugin/UpdateChecker.php on line 641
October 22, 2019 at 12:57 #8179botbeadParticipant@botbead- 40 Topics
- 103 Posts
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /home/……/wp-content/plugins/grimlock-animate/libs/plugin-update-checker/Puc/v4p4/Plugin/UpdateChecker.php on line 641
Notice: Undefined index: description in /home/……/wp-content/plugins/bp-verified-member/admin/settings/class-bp-verified-member-settings.php on line 223
October 22, 2019 at 15:40 #8186@themosaurusrex- 0 Topics
- 2048 Posts
Hi @botbead,
Thank you for great feedback. This issue has been handled as you can see by reading the following discussion:
https://github.com/YahnisElsts/plugin-update-checker/issues/251There is definitely an issue in our plugin which will be fixed in the next update.
In the meantime, you can deactivate logging on your website, just turn WP_DEBUG to false. Simply change the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Disable WP_DEBUG mode define( 'WP_DEBUG', false );
More on this in the following topic: https://codex.wordpress.org/Debugging_in_WordPress
Thank you.
October 23, 2019 at 10:04 #8198 -
AuthorPosts
The topic ‘Deprecated: strpos(): Non-string needles will be interpreted as strings in the’ is closed to new replies.