• Resolved stevewaters

    (@stevewaters)


    On my development server, I keep PHP Warnings and Notices enabled for testing purposes. Unfortunately on the Add New Slide page, this causes all the Slider Settings fields to fill up with junk text about an undefined index:

    Slide Link:

    <b>Notice</b>: Undefined index: std in <b>/home/account/html/wp-content/plugins/captain-slider/includes/admin/meta-box.php</b> on line <b>103</b>

    Caption Text:

    <b>Notice</b>: Undefined index: std in <b>/home/account/wp-content/plugins/captain-slider/includes/admin/meta-box.php</b> on line <b>119</b>

    Video Embed Code:

    <b>Notice</b>: Undefined index: std in <b>/home/account/wp-content/plugins/captain-slider/includes/admin/meta-box.php</b> on line <b>119</b>

    http://wordpress.org/extend/plugins/captain-slider/

Viewing 1 replies (of 1 total)
  • Plugin Author Captain Theme

    (@captaintheme)

    I’m not sure with notice errors. I understand you have them turned on for testing but please try disregard them and when you’re in production stage have the errors/debugging turned off and they won’t be there 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Undefined index errors fill all Slider Settings fields’ is closed to new replies.