Undefined index: lh_instant_articles-footer_message
-
<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>
- The topic ‘Undefined index: lh_instant_articles-footer_message’ is closed to new replies.