Tagged: x
-
AuthorPosts
-
August 30, 2016 at 4:07 am #1153008
srinivasmishraParticipantNotice: wp_get_sites is deprecated since version 4.6.0! Use get_sites() instead. in /srv/users/******/apps/wordpress1site/public/wp-includes/functions.php on line 3706
i tried activating plugins and got following error:
Warning: Cannot modify header information – headers already sent by (output started at /srv/users/********/apps/wordpress1site/public/wp-includes/functions.php:3706) in /srv/users/******/apps/wordpress1site/public/wp-includes/pluggable.php on line 1174Talked to plugin maker wpmedia and they said:
“But this depends from your website, not from our plugin,You should talk to your developer of your theme and find out which part of your theme or code is deprecated.”Need Help!
August 30, 2016 at 5:10 am #1153075
Paul RModeratorHi,
Can you confirm that you are fully updated? (Theme and Plugins)
You can find the latest version numbers here: (https://community.theme.co/kb/version-compatibility/) Then you can compare them to what’s installed on your site.
If you find anything to be out of date, you can review our update guide.
August 30, 2016 at 6:59 am #1153193
srinivasmishraParticipantThis reply has been marked as private.August 30, 2016 at 8:06 am #1153274
Paul RModeratorHi,
Kindly check with your hosting provider and make sure you have PHP version 5.6 or greater and MySQL 5.6 or greater
August 30, 2016 at 8:31 am #1153325
srinivasmishraParticipantHi,
i have php 7.0 and mysql 5.7Thanks
August 30, 2016 at 9:23 am #1153399
ChristianModeratorPlease backup your site and try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
If the issue persists, switch to the default 2015 theme and check again. If it persists, the issue is not with X.
Thanks.
August 30, 2016 at 9:52 am #1153458
srinivasmishraParticipantHi,
I had tried deactivating all plugins and switching over but problem not ye solved.for the meanwhile i had changed the define(‘WP_DEBUG’, true); to define(‘WP_DEBUG’, false); in wpconfig file.
notices are not showing anymore. i just wanted to know will this change effect the website or i can ignore these notices?
although i was getting lots of notices related to undefined values and deprecated but everyone plugins working fine.
if i am doing wrong, let me know.
August 30, 2016 at 10:40 am #1153541
ChristianModeratorSince you deactivated all plugins and switched to the default theme and the issue persists, X nor Cornerstone is not causing this issue. Also X nor Cornerstone does not use the
wp_get_sitesfunction.Please contact a web developer to investigate the issue for you.
Notices are not critical and won’t affect your site.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1153008 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
