• Resolved barthem

    (@barthem)


    on a fresh wordpress install with a fresh bookingplugin installation if you try to go to the form setting page it throws the following error. Im not sure how to proceed, any help would be appriciated

    ===========
    an error of the type E_ERROR caught on line 192 of the file /www/wp-content/plugins/booking/core/admin/page-form-free.php. Foutmelding: Uncaught ValueError: Unknown format specifier "t" in /www/wp-content/plugins/booking/core/admin/page-form-free.php:192
    Stack trace:
    #0 /www/wp-content/plugins/booking/core/admin/page-form-free.php(192): printf('Je kunt %sTijd ...', '', '', '', '')
    #1 /www/wp-content/plugins/booking/core/any/class-admin-page-structure.php(223): WPBC_Page_SettingsFormFieldsFree->content()
    #2 /www/wp-includes/class-wp-hook.php(307): WPBC_Page_Structure->content_structure('wpbc-settings')
    #3 /www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(false, Array)
    #4 /www/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
    #5 /www/wp-content/plugins/booking/core/any/class-admin-menu.php(134): do_action('wpbc_page_struc...', 'wpbc-settings')
    #6 /www/wp-includes/class-wp-hook.php(307): WPBC_Admin_Menus->content('')
    #7 /www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
    #8 /www/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
    #9 /www/wp-admin/admin.php(259): do_action('boekingssysteem...')
    #10 {main}
      thrown
Viewing 1 replies (of 1 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Probably, its because of conflict with some other plugin or actual theme.
    Please try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
    If its not help, please deactivate all your plugins and active the default WordPress theme. And then retest it again.
    We just need to find the reason of this issue.

    PS if you have some other booking plugin, please deactivate it and then test it.

    Because for me is seems weird this action (like from other plug-in):
    do_action(‘boekingssysteem…’)

Viewing 1 replies (of 1 total)
  • The topic ‘“Editing forms” broken’ is closed to new replies.