Title: Undefined Key Array
Last modified: January 14, 2022

---

# Undefined Key Array

 *  Resolved [jpark197](https://wordpress.org/support/users/jpark197/)
 * (@jpark197)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/undefined-key-array/)
 * Hello, I am getting an error when integrating the shortcode via <?php echo do_shortcode(“[
   apfl_listings]”); ?>
 * Warning: Undefined array key “bed” in /wp-content/plugins/listings-for-appfolio/
   inc/listings.php on line 256
 * Warning: Undefined array key “bath” in /wp-content/plugins/listings-for-appfolio/
   inc/listings.php on line 256
 * Line 256:
    `<p><img class="bedimg" src="'.$apfl_plugin_url.'images/sleep.png"
   ><span class="beds">'.$db["bed"].'</span> <img class="bathimg" src="'.$apfl_plugin_url.'
   images/bathtub.png"><span class="baths">'.$db["bath"].' Baths</span></p>`
 * Thanks in advance
    -  This topic was modified 4 years, 4 months ago by [jpark197](https://wordpress.org/support/users/jpark197/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [jpark197](https://wordpress.org/support/users/jpark197/)
 * (@jpark197)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/undefined-key-array/#post-15253965)
 * Update: I believe this is a php 8+ issue
 *  Plugin Contributor [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * (@deepakkite)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/undefined-key-array/#post-15256602)
 * Hi [@jpark197](https://wordpress.org/support/users/jpark197/)
 * Thanks for reporting the issue. We reviewed and fixed it and published a newer
   version of the plugin which is 1.1.2.
 * Please update the plugin to the latest version and see if the issue is fixed.
   If you like the plugin, please consider leaving a review so that other users 
   can find this useful.
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Undefined Key Array’ is closed to new replies.

 * ![](https://ps.w.org/listings-for-appfolio/assets/icon-256x256.png?rev=2700185)
 * [Listings for Appfolio](https://wordpress.org/plugins/listings-for-appfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/listings-for-appfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/listings-for-appfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/listings-for-appfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/listings-for-appfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/listings-for-appfolio/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/undefined-key-array/#post-15256602)
 * Status: resolved