• Resolved jmp909

    (@jmp909wp)


    hi

    since updating WordPress to 4.7.5 and this plugin to the latest version, I have this error

    ( ! ) Notice: Undefined index: categories_checked in ...\wp-content\plugins\reorder-post-within-categories\reorder-posts-within-categories.php on line 433

    and also

    ( ! ) Warning: Invalid argument supplied for foreach() in ...\wp-content\plugins\reorder-post-within-categories\reorder-posts-within-categories.php on line 433

    thanks
    Joe

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jmp909

    (@jmp909wp)

    maybe it is preferable to add something like above line 433?

    if(isset($settingsOptions['categories_checked'])) {

    thanks
    j

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Thanks for bringing this up… this is something that would have been there in previous versions too when the plugin is initialised.

    Anyhow, fixed it with release v1.2.3

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

The topic ‘error – undefined index: categories_checked’ is closed to new replies.