Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author NikosTsolakos

    (@nikostsolakos)

    sorry for the time i response to you!
    what version of wordpress did you use?

    fiskhandlarn

    (@fiskhandlarn)

    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

    (@nikostsolakos)

    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.