Title: Error message
Last modified: December 11, 2017

---

# Error message

 *  Resolved [bebertdroit](https://wordpress.org/support/users/bebertdroit/)
 * (@bebertdroit)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-message-655/)
 * Hello, I installed the plugin. There is this error message on the pages Notice:
   Undefined offset: 1 in /home/zoomjurima/www/wp-content/plugins/ldd-directory-
   lite/includes/template-functions.php on line 68 Can you m help to remove this
   error message. thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-655%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [LDDConsulting](https://wordpress.org/support/users/suffrage/)
 * (@suffrage)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-message-655/#post-9771533)
 * this is notice, we will look into it, you can set WP_DEBUG to false in wp-config.
   php, it should always be false on production
    -  This reply was modified 8 years, 4 months ago by [LDDConsulting](https://wordpress.org/support/users/suffrage/).
 *  Thread Starter [bebertdroit](https://wordpress.org/support/users/bebertdroit/)
 * (@bebertdroit)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-message-655/#post-9771675)
 * Thank you for your help. How to set WP_DEBUG to false? How to always put on fake.
   I am not a programmer.
 *  Plugin Author [LDD Web Design](https://wordpress.org/support/users/lddwebdesign/)
 * (@lddwebdesign)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-message-655/#post-9777017)
 * The file wp-config.php is located in your website’s root folder.
 *  Thread Starter [bebertdroit](https://wordpress.org/support/users/bebertdroit/)
 * (@bebertdroit)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-message-655/#post-9777115)
 * I Know . I did the manipulation with the file. I change define (‘WP_DEBUG’, true)
   by define (‘WP_DEBUG’, false); My site crashes and I have to restart it. I don’t
   understand. Thank you for the help.
 *  [LDDConsulting](https://wordpress.org/support/users/suffrage/)
 * (@suffrage)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-message-655/#post-9852258)
 * `https://codex.wordpress.org/Debugging_in_WordPress`
    He should add following
   script, it will log errors in file and will not display them on the site. // 
   Enable WP_DEBUG mode define( ‘WP_DEBUG’, true ); // Enable Debug logging to the/
   wp-content/debug.log file define( ‘WP_DEBUG_LOG’, true ); // Disable display 
   of errors and warnings define( ‘WP_DEBUG_DISPLAY’, false ); @ini_set( ‘display_errors’,
   0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying
   these core files) define( ‘SCRIPT_DEBUG’, true );
 *  Plugin Author [LDD Web Design](https://wordpress.org/support/users/lddwebdesign/)
 * (@lddwebdesign)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/error-message-655/#post-9990821)
 * [@bebertdroit](https://wordpress.org/support/users/bebertdroit/) it has been 
   w while since we’ve heard back from you on this issue. We are going to assume
   it has been resolved. Thanks for using our plugin.

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

The topic ‘Error message’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ldd-directory-lite_d2d2d2.svg)
 * [LDD Directory Lite](https://wordpress.org/plugins/ldd-directory-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ldd-directory-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ldd-directory-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/ldd-directory-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ldd-directory-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ldd-directory-lite/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [LDD Web Design](https://wordpress.org/support/users/lddwebdesign/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/error-message-655/#post-9990821)
 * Status: resolved