Jetpack not connect when selected multiple sites
-
Good morning,
I upgraded to version 4.0.4 Jetpack plugin on my WordPress multisite platform. I found an error that is generated when attempt from Network Manager> Jetpack, and the list of sites I select multiple sites to connect, and when I select Actions batch the option to “connect”, get the following error message:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/nginx-helper/nginx-helper.php on line 378 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/nginx-helper/nginx-helper.php on line 378 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/nginx-helper/nginx-helper.php on line 378 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521 Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublog/wp-includes/formatting.php:4587) in /var/www/medusa/edublog/wp-content/plugins/jetpack/class.jetpack.php on line 5521I see only two or three sites of all I choose to connect them all at once are connected. In this way, I have to go one by one connecting it.
Regards.
-
I believe you may be running into this issue:
https://github.com/Automattic/jetpack/issues/3506If you’re willing to dig into this a bit more, could you add the following to your site’s wp-config.php file?
define('WP_DEBUG', true); if ( WP_DEBUG ) { @error_reporting( E_ALL ); @ini_set( 'log_errors', true ); @ini_set( 'log_errors_max_len', '0' ); define( 'WP_DEBUG_LOG', true ); define('WP_DEBUG_DISPLAY', false); define( 'CONCATENATE_SCRIPTS', false ); define( 'SAVEQUERIES', true ); }Once you’ve done so, try bulk-connecting Jetpack again, and then check the
wp-content/debug.logfile for errors. You can paste the results here, and then replacedefine('WP_DEBUG', true);bydefine('WP_DEBUG', false);in the code above.Thanks!
[27-Apr-2015 07:52:35 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:35 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:35 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:37 UTC] -------------------------------------- REQUEST: /medusa/edublogs/ceiporobal/ [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:37 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:37 UTC] -------------------------------------- REQUEST: /medusa/edublogs/ceipmonsenorsocorrolantigua/ [27-Apr-2015 07:52:39 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:39 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:39 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:40 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:40 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:40 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:41 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:45 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:45 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:45 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:46 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:46 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:46 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:47 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:48 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:48 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:48 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:49 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:49 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:49 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:52 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:52 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:52 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:53 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:53 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:53 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:55 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:52:56 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::add_scripts() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::get_head() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:52:56 UTC] PHP Strict Standards: Non-static method collapsCat::set_styles() should not be called statically in /var/www/medusa/edublogs/wp-content/plugins/collapsing-categories/collapscat.php on line 89 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:02 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:02 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:03 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:06 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:06 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:07 UTC] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/config.php on line 48 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:07 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-login.php on line 425 [27-Apr-2015 07:53:07 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-login.php on line 438 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:07 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:07 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:08 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-content/plugins/nginx-helper/nginx-helper.php on line 342 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:08 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:08 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:09 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:10 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:10 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:11 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:11 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:11 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:12 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:12 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:12 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:12 UTC] -------------------------------------- REQUEST: /medusa/edublogs/ceipprofesorcarlossocasmunoz/comments/feed/ [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:13 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:13 UTC] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/config.php on line 48 [27-Apr-2015 07:53:13 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:14 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:15 UTC] PHP Notice: Undefined variable: attr in /var/www/medusa/edublogs/wp-content/plugins/dirtysuds-embed-pdf/embed.php on line 102 [27-Apr-2015 07:53:15 UTC] PHP Notice: Undefined variable: attr in /var/www/medusa/edublogs/wp-content/plugins/dirtysuds-embed-pdf/embed.php on line 102 [27-Apr-2015 07:53:15 UTC] PHP Notice: Undefined variable: attr in /var/www/medusa/edublogs/wp-content/plugins/dirtysuds-embed-pdf/embed.php on line 102 [27-Apr-2015 07:53:16 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:16 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:16 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:17 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:17 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:17 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:18 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:18 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:18 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:19 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:19 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:19 UTC] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php:25) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/config.php on line 48 [27-Apr-2015 07:53:20 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:20 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:20 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:20 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:21 UTC] PHP Notice: add_custom_background está <strong>obsoleto</strong> desde la versión 3.4. Utiliza add_theme_support( 'custom-background', $args ) en su lugar. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:21 UTC] PHP Notice: register_sidebar se llamó <strong>incorrectamente</strong>. No se ha definido el id <code>id</code> para la barra lateral "Sidebar". Usando por defecto "sidebar-1". Establece manualmente el id <code>id</code> a "sidebar-1" para silenciar este mensaje y mantener el contenido actual de la barra lateral. Por favor, mira <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> para más información. (Este mensaje se añadió en la versión 4.2.0.) in /var/www/medusa/edublogs/wp-includes/functions.php on line 3560 [27-Apr-2015 07:53:21 UTC] PHP Notice: register_sidebar se llamó <strong>incorrectamente</strong>. No se ha definido el id <code>id</code> para la barra lateral "Footer". Usando por defecto "sidebar-2". Establece manualmente el id <code>id</code> a "sidebar-2" para silenciar este mensaje y mantener el contenido actual de la barra lateral. Por favor, mira <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> para más información. (Este mensaje se añadió en la versión 4.2.0.) in /var/www/medusa/edublogs/wp-includes/functions.php on line 3560 [27-Apr-2015 07:53:21 UTC] PHP Notice: register_sidebar se llamó <strong>incorrectamente</strong>. No se ha definido el id <code>id</code> para la barra lateral "Homepage". Usando por defecto "sidebar-3". Establece manualmente el id <code>id</code> a "sidebar-3" para silenciar este mensaje y mantener el contenido actual de la barra lateral. Por favor, mira <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> para más información. (Este mensaje se añadió en la versión 4.2.0.) in /var/www/medusa/edublogs/wp-includes/functions.php on line 3560 [27-Apr-2015 07:53:21 UTC] PHP Notice: get_theme_data está <strong>obsoleto</strong> desde la versión 3.4. Utiliza wp_get_theme() en su lugar. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:21 UTC] PHP Notice: Use of undefined constant template_url - assumed 'template_url' in /var/www/medusa/edublogs/wp-content/themes/Chameleon/includes/postinfo.php on line 42 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:21 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:21 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:24 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:26 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:26 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:26 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:28 UTC] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /var/www/medusa/edublogs/wp-includes/functions.php on line 3391 [27-Apr-2015 07:53:28 UTC] -------------------------------------- REQUEST: /medusa/edublogs/iesplayadearinaga [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: Declaration of WarpMenuWalker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /var/www/medusa/edublogs/wp-content/themes/yoo_ecomaster_wp/warp/systems/wordpress/helpers/system.php on line 0 [27-Apr-2015 07:53:28 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method collapsCat::init_textdomain() should not be called statically in /var/www/medusa/edublogs/wp-includes/plugin.php on line 496 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-table.php on line 14 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_id() should be compatible with SimplePie_Item::get_id($hash = false) in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of WP_SimplePie_Blog_Item::get_links() should be compatible with SimplePie_Item::get_links($rel = 'alternate') in /var/www/medusa/edublogs/wp-content/plugins/blogger-importer/blogger-importer-blogitem.php on line 25 [27-Apr-2015 07:53:29 UTC] PHP Strict Standards: Declaration of Blogger_Import_List_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /var/www/medusa/edublogs/wp-content/plugins/blogger-impoThanks!
It seems that all errors are linked to 2 of your plugins,
blogger-importerandcollapsing-categories, as well as your theme,yoo_ecomaster_wp theme.It would be worth trying to bulk connect when using a default theme, and when these plugins are deactivated, to see what happens.
The topic ‘Jetpack not connect when selected multiple sites’ is closed to new replies.