Forums

All in One SEO Pack
Breaks Debug Mode (3 posts)

  1. Pat Hawks
    Member
    Posted 8 months ago #

    In Debug mode, the plugin throws a couple errors.
    This causes output to be sent before headers are set, which just kind of screws things up.

    Notice: Undefined index: aiosp_enabled in /wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766

    Notice: Undefined index: aiosp_enabled in /wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766

  2. Pat Hawks
    Member
    Posted 8 months ago #

    The problem seems to be fixed by changing line 766 to:
    if( (isset($_POST['aiosp_enabled']) && $aioseop_options['aiosp_enabled']!='1')){

  3. Pat Hawks
    Member
    Posted 8 months ago #


Reply

You must log in to post.

About this Plugin

About this Topic