Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Maartenvk

    (@maartenvk)

    I have found the solution.

    I followed step one (Replace WordPress Files) and this solved the problem. It had something to do with the SimplePie mising file.

    http://codex.wordpress.org/Upgrading_WordPress

    Thread Starter Maartenvk

    (@maartenvk)

    Sorry for double posting, but I made the debug.log file work(above was a plugin). This is what the debug.log file says in wp-content.

    [29-Jan-2015 10:38:58 UTC] PHP Notice: Undefined index: action in /var/www/vhosts/11/191037/webspace/siteapps/WordPress-245937/htdocs/wp-content/plugins/icegram/classes/class-icegram-campaign-admin.php on line 645
    [29-Jan-2015 10:39:03 UTC] PHP Fatal error: Class ‘SimplePie_XML_Declaration_Parser’ not found in /var/www/vhosts/11/191037/webspace/siteapps/WordPress-245937/htdocs/wp-includes/SimplePie/Registry.php on line 179

    Thread Starter Maartenvk

    (@maartenvk)

    Hi Marc,

    These are the warnings Debug Log gave me:

    NOTICE: wp-content/plugins/icegram/classes/class-icegram-campaign-admin.php:645 – Undefined index: action
    require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Icegram_Campaign_Admin->duplicate_campaign

    NOTICE: wp-content/plugins/icegram/classes/class-icegram-message-admin.php:602 – Undefined index: action
    require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Icegram_Message_Admin->duplicate_message

    NOTICE: wp-content/plugins/ig-analytics/classes/class-ig-analytics.php:233 – Undefined index: action
    require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Ig_Analytics->reset_stats

    NOTICE: wp-content/plugins/ig-analytics/classes/class-ig-analytics.php:240 – Undefined index: action
    require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Ig_Analytics->reset_stats

    Looks like there’s a problem with Icegram isn’t it? (Which is strange, because the problem allready was there before I installed the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)