extra attribute, php “Notice: Undefined index”
-
EMEFS Version 1.0.15
After insertion in form.php:
<div class="input"> <label for="xyz"><?php _e('Contact E-mail','emefs'); ? ></label><br /> <?php EMEFS::attribute('xyz'); ?> <?php EMEFS::error('xyz'); ?> </div>
a php notice appears in output while WP debug mode is active:
Notice: Undefined index: xyz in (…)/httpdocs/wp-content/plugins/events-made-easy-frontend-submit/emefs.php on line 554
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘extra attribute, php “Notice: Undefined index”’ is closed to new replies.