Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter niknaz

    (@niknaz)

    I’m wondering if anyone else is getting warnings with this plugin or if I have a conflict with my theme.

    I have debugging set to TRUE in the config.php file. And as soon as I uncheck the responsive layout in the settings, I get this warning:

    Notice: Undefined index: responsiveSupport in /Applications/MAMP/htdocs/aiclegal.org/wp-content/plugins/advanced-wp-columns/advanced-wp-columns.php on line 31

    When I navigate to the site after unchecking responsive in the settings, I get these warnings:

    Notice: Undefined index: responsiveSupport in /Applications/MAMP/htdocs/aiclegal.org/wp-content/plugins/advanced-wp-columns/advanced-wp-columns.php on line 42

    Notice: Undefined index: responsiveSupport in /Applications/MAMP/htdocs/aiclegal.org/wp-content/plugins/advanced-wp-columns/advanced-wp-columns.php on line 219

    And when I click on a menu item, it gives me a white screen with these errors:

    Notice: Undefined index: responsiveSupport in /Applications/MAMP/htdocs/aiclegal.org/wp-content/plugins/advanced-wp-columns/advanced-wp-columns.php on line 42

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/aiclegal.org/wp-content/plugins/advanced-wp-columns/advanced-wp-columns.php:42) in /Applications/MAMP/htdocs/aiclegal.org/wp-content/themes/aiclegal/redirect-down-subpage.php on line 14

    The redirect-down-subpage.php is a template page that grabs all of it’s children and redirects the user to the first of the child pages. I’m using it for every primary menu page. It’s using header('Location: '.$URI); where $URI is the permalink for the first child page.

    When I take the site out of debug mode, all works fine. I’ve put the site up on a staging server with debug still on, take a look:
    http://niknaz.net/aiclegal.org/

    I’ve ONLY re-typed (and therefore am using) Advanced WP Columns on this page: http://niknaz.net/aiclegal.org/who-we-are/ which you can’t get to unless I turn off debugging mode.

    Any thoughts would be appreciated.

    Thank you in advanced!!

    Plugin Author LordMX

    (@lordmx)

    Hi niknaz,

    I will check this soon and it will be fixed in next version.

    Regards,
    Vladica

    Plugin Author LordMX

    (@lordmx)

    Hi niknaz,

    New version is released, 2.0.5, fixed notification issues on settings page in debug mode.

    Regards,
    Vladica

    Thread Starter niknaz

    (@niknaz)

    Hi Vladica,

    So quick! Thank you!! Works like a charm.

    I added the image folder from the 1.0 release so that the old code for Advanced WP Columns still works and I don’t have to re-input content.

    Thanks for a useful plugin!

    -Niknaz

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Update Without Having To Re-Insert Content?’ is closed to new replies.