• Resolved mrzimmy

    (@mrzimmy)


    <br />
    <b>Notice</b>: Undefined index: lh_instant_articles-footer_message in <b>/wp-content/plugins/lh-instant-articles/lh-instant-articles.php</b> on line <b>205</b><br />

    This is the code, sorry but I’m not sure exactly whats going on. Is this needed?
    Or is it just part of a footer that is to be published to Facebook IA?

    <p>
    <label for=”<?php echo $this->footer_message_field_name; ?>”><?php echo _x(‘Footer Message’, $this->namespace); ?></label>
    <textarea id=”<?php echo $this->footer_message_field_name; ?>” name=”<?php echo $this->footer_message_field_name; ?>” cols=”45″ rows=”5″ aria-required=”true” placeholder=”Footer Message(optional)”><?php echo $this->options[$this->footer_message_field_name]; ?></textarea>
    </p>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shawfactor

    (@shawfactor)

    This si only an issue when you have error reportinbg set to strict and does not effect the actual instant article feed produced.

    However it is now fixed in version 1.07 in any case

    Plugin Author shawfactor

    (@shawfactor)

    so upgrade to the latest version, resolving this issue for good order

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined index: lh_instant_articles-footer_message’ is closed to new replies.