Title: ERROR in new version  1.1.14
Last modified: August 22, 2016

---

# ERROR in new version 1.1.14

 *  [mariansladek](https://wordpress.org/support/users/mariansladek/)
 * (@mariansladek)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/error-in-new-version-1114/)
 * Fatal error: Call to undefined function sanitize_for_php() in /hosting/ovladampocitace.
   sk/wordpress/wp-content/plugins/custom-database-tables/functions.php on line 
   340
 * [https://wordpress.org/plugins/custom-database-tables/](https://wordpress.org/plugins/custom-database-tables/)

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

 *  Thread Starter [mariansladek](https://wordpress.org/support/users/mariansladek/)
 * (@mariansladek)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/error-in-new-version-1114/#post-5895185)
 * $label_title = (empty($column_schema[‘logical_name’])) ? sanitize_for_php($column_name,‘
   decode’) : $column_schema[‘logical_name’];
 * corect:
 * $label_title = (empty($column_schema[‘logical_name’])) ? cdbt_sanitize_for_php(
   $column_name, ‘decode’) : $column_schema[‘logical_name’];
 *  Plugin Author [ka2](https://wordpress.org/support/users/ka2/)
 * (@ka2)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/error-in-new-version-1114/#post-5895299)
 * Thank you for taking the time to this matter.
 * That’s certainly true.
 * I am going to prepare as soon hotfix.
 *  Plugin Author [ka2](https://wordpress.org/support/users/ka2/)
 * (@ka2)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/error-in-new-version-1114/#post-5895328)
 * Sorry for my late reply.
 * I released a hotfix-version 1.1.15 that fixed a fatal error.
 * I apologize for any inconvenience that may have caused you.

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

The topic ‘ERROR in new version 1.1.14’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-database-tables_e4e2e2.svg)
 * [Custom DataBase Tables](https://wordpress.org/plugins/custom-database-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-database-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-database-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-database-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-database-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-database-tables/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ka2](https://wordpress.org/support/users/ka2/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/error-in-new-version-1114/#post-5895328)
 * Status: not resolved