Title: php error
Last modified: August 30, 2016

---

# php error

 *  [Ettore Gabrielli](https://wordpress.org/support/users/ettoregabrielli/)
 * (@ettoregabrielli)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/php-error-143/)
 * With “Query Monitor” i notice this errors
 * Use of undefined constant rf_save_draft_text – assumed ‘rf_save_draft_text’
 * Use of undefined constant rf_error_logs_text – assumed ‘rf_error_logs_text’
 * Use of undefined constant rf_for_page_text – assumed ‘rf_for_page_text’
 * [https://wordpress.org/plugins/required-fields/](https://wordpress.org/plugins/required-fields/)

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

 *  Plugin Author [NikosTsolakos](https://wordpress.org/support/users/nikostsolakos/)
 * (@nikostsolakos)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-error-143/#post-6451045)
 * sorry for the time i response to you!
    what version of wordpress did you use?
 *  [fiskhandlarn](https://wordpress.org/support/users/fiskhandlarn/)
 * (@fiskhandlarn)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/php-error-143/#post-6451056)
 * Same here, running WP 4.4.2. Regardless of WP version, the last parameter in 
   the add_settings_section() calls should be a string, which they aren’t:
 * required-fields.php, line 74:
    `add_settings_section('rf_save_draft_section','
   Save Drafts', 'rf_save_draft_text', rf_save_draft_text);`
 *  Plugin Author [NikosTsolakos](https://wordpress.org/support/users/nikostsolakos/)
 * (@nikostsolakos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-143/#post-6451061)
 * let me see it my friend and i’ll fix it

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

The topic ‘php error’ is closed to new replies.

 * ![](https://ps.w.org/required-fields/assets/icon-256x256.png?rev=1810473)
 * [Required Fields](https://wordpress.org/plugins/required-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/required-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/required-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/required-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/required-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/required-fields/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [NikosTsolakos](https://wordpress.org/support/users/nikostsolakos/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-143/#post-6451061)
 * Status: not resolved