BuddyDev

Search

MediaPress – getting errors

  • Participant
    Level: Master
    Posts: 413
    Venutius on #6256

    I have a clean install, only running BP 2.7 and MediaPress. On trying to save settings I am getting the following errors:

    Notice: Undefined index: extensions in /wp-content/plugins/mediapress/admin/mpp-settings-manager/core/class-mpp-admin-settings-page.php on line 510

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/mediapress/admin/mpp-settings-manager/core/class-mpp-admin-settings-page.php:510) in /wp-includes/pluggable.php on line 1174

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #6257

    Hi George,
    That is a notice and most probably you had some mediapress extnesion etc enabled/disabled. It is not error( though it is bad to have notice ).

    For now, Please disable WP_DEBUG( It should not be enabled on live site anyway) and I will push the update which checks for existence of panel before accessing them.

    Thank you
    Brajesh

  • Participant
    Level: Master
    Posts: 413
    Venutius on #6258

    Ah ok, thanks

You must be logged in to reply to this topic.

This topic is: not resolved