• Hello, I needed to disable the ajax function for the form to work again. After upgrading to Version 7.6.4 , when enabling steps in ajax, on some users it works normally, but on others or ajax loads permanently and at other times it gives an error message.

    what can i do to identify the problem?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    disable the Ajax step option, enable the wordpress debug log and make a new test.

    Then open the debug.log file to see the error details.

    Thread Starter nsantos

    (@nsantos)

    Good morning, thanks for an initial instruction, after disabling the steps in ajax and enabling the debug in wordpress, these error messages are presented right after selecting a date for the appointment.:

    Notice: Undefined variable: timezone in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDate.php on line 36
    
    Notice: Undefined variable: timezone in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDate.php on line 47
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168

    Even so, I proceeded with the scheduling and at the end these messages were displayed:

    Notice: Undefined index: parallel_exec in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Wrapper/Booking/Service.php on line 135
    
    Notice: Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    
    Notice: Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    
    Notice: Undefined variable: servicesCount in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Third/GoogleScope.php on line 728
    Thread Starter nsantos

    (@nsantos)

    update to version 7.6.5: new try:

    Notice: Undefined variable: timezone in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDate.php on line 36

    Notice: Undefined variable: timezone in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDate.php on line 47

    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    
    Notice: Undefined property: SLN_CheckoutField::$isDefault in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_details.php on line 168
    Notice: Undefined index: parallel_exec in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Wrapper/Booking/Service.php on line 135
    
    Notice: Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    
    Notice: Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    
    Notice: Undefined variable: servicesCount in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Third/GoogleScope.php on line 728
    Thread Starter nsantos

    (@nsantos)

    errors displayed in the file “error_log”:

    [13-Apr-2022 19:04:31 UTC] SLN booking settings: Array
    (
        [attendant_enabled] => 
    )
    
    [13-Apr-2022 19:04:31 UTC] SLN booking service id: 2323
    [13-Apr-2022 19:04:31 UTC] SLN booking service attendant enabled: 
    [13-Apr-2022 19:04:31 UTC] SLN booking service attendant id: 
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  Undefined index: parallel_exec in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Wrapper/Booking/Service.php on line 135
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/summary.php on line 67
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: updated in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/summary.php on line 67
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: rescheduled in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/summary.php on line 67
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: updated_message in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: customer in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: updated in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  compact(): Undefined variable: customer in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 205
    [13-Apr-2022 19:04:31 UTC] PHP Notice:  Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: updated in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/summary_admin.php on line 78
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: rescheduled in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/summary_admin.php on line 78
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: updated_message in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: customer in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: updated in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  compact(): Undefined variable: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/views/mail/template.php on line 174
    [13-Apr-2022 19:04:33 UTC] PHP Notice:  Undefined index: remind in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php on line 123
    [13-Apr-2022 19:04:34 UTC] PHP Notice:  Undefined variable: servicesCount in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Third/GoogleScope.php on line 728
    Thread Starter nsantos

    (@nsantos)

    Hello how are you?
    Will there be any updates available to resolve this issue?

    Thread Starter nsantos

    (@nsantos)

    erro
    ================
    Um erro do tipo E_ERROR foi causado na linha 147 do arquivo /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/TimeFunc.php. Mensagem de erro: Uncaught Exception: bad date format, date 09/05/2022 format: default in /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/TimeFunc.php:147
    Stack trace:
    #0 /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Func.php(81): SLN_TimeFunc::evalPickedDate(’09/05/2022′)
    #1 /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Admin/Tools.php(84): SLN_Func::filter(’09/05/2022′, ‘date’)
    #2 /home/cemaesp/public_html/wp-content/plugins/salon-booking-system/src/SLN/Admin/Tools.php(24): SLN_Admin_Tools->export(Array)
    #3 /home/cemaesp/public_html/wp-includes/class-wp-hook.php(303): SLN_Admin_Tools->admin_init(”)
    #4 /home/cemaesp/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
    #5 /home/cemaesp/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
    #6 /home/cemaesp/public_html/wp-admin/admin.php(175): do_action(‘admin_init’)
    #7 {main}
    thrown

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

The topic ‘Error message with ajax active’ is closed to new replies.