Title: Error Message
Last modified: August 22, 2016

---

# Error Message

 *  [dameonjamie](https://wordpress.org/support/users/dameonjamie/)
 * (@dameonjamie)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/error-message-406/)
 * I have debuggerenabled after my site would no load do to missing files. I have
   replaced the missing files and I now get this message:
 * Notice: Undefined property: EasyColumns::$use_custom in /home/sjamie2/public_html/
   wp-content/plugins/easy-columns/easy-columns.php on line 233
 * It’s now visible to the public at my website.
 * I uninstalled easy columns and added it again. message still there.
 * [http://www.wildsugarbysajeela.com.au/](http://www.wildsugarbysajeela.com.au/)
 * [https://wordpress.org/plugins/easy-columns/](https://wordpress.org/plugins/easy-columns/)

Viewing 1 replies (of 1 total)

 *  [SpartakusMd](https://wordpress.org/support/users/spartakusmd/)
 * (@spartakusmd)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/error-message-406/#post-5924036)
 * Is is a problem with the plugin.
 * To fix this you should change the line `233` in the file `wp-content/plugins/
   easy-columns/easy-columns.php` from:
 *  `<?php if($this->use_custom || !empty($this->options['custom_css'])){ ?>`
 * to:
 *  `<?php if($this->options['use_custom'] || !empty($this->options['custom_css'])){?
   >`

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/easy-columns_abb3b5.svg)
 * [WP Easy Columns](https://wordpress.org/plugins/easy-columns/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-columns/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-columns/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-columns/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-columns/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-columns/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [SpartakusMd](https://wordpress.org/support/users/spartakusmd/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/error-message-406/#post-5924036)
 * Status: not resolved