• Hello!

    Thanks for that plugin! Just, i found some error with WP_DEBUG set to true.

    Some errors in: class.sunrise-framework.php

    The errors are: wp-content/plugins/shortcodes-ultimate/inc/vendor/class.sunrise-framework.php on line 157 Notice: Undefined index: compatibility_mode

    My solution(?) on line 157: $value = ( !isset( $option ) ) ? $options[$option] : $options;

    On page SETTINGS

    One error in: checkbox.php

    The error is: wp-content/plugins/shortcodes-ultimate/inc/views/checkbox.php on line 3

    On page GALLERIES

    One error in: checkbox.php

    The error is: wp-content/plugins/shortcodes-ultimate/inc/views/galleries.php on line 9

    http://wordpress.org/plugins/shortcodes-ultimate/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Undefined Index with WP_DEBUG true’ is closed to new replies.