• Resolved ralphberkwp

    (@ralphberkwp)


    There is an error log that keeps getting created while the admin is loading an admin page. This has been happening for months now.

    [02-Feb-2024 06:18:29 UTC] PHP Warning:  Undefined property: stdClass::$duration in /home/xxxx/xxxxx/wp-content/plugins/easy-appointments/src/frontend.php on line 708
    [02-Feb-2024 06:18:29 UTC] PHP Warning:  Undefined property: stdClass::$slot_step in /home/xxxx/xxxxx/wp-content/plugins/easy-appointments/src/frontend.php on line 709
    [02-Feb-2024 06:18:29 UTC] PHP Warning:  Undefined property: stdClass::$price in /home/xxxx/xxxxx/wp-content/plugins/easy-appointments/src/frontend.php on line 711
    [02-Feb-2024 06:18:29 UTC] PHP Warning:  Undefined property: stdClass::$duration in /home/xxxx/xxxxx/wp-content/plugins/easy-appointments/src/frontend.php on line 708

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, @ralphberkwp looks like you havent set duration for services. Please edit all services and place duration.

    Best regards,

    Nikola

    Hi, I have a similar problem. In services I have duration, slot_step (=20) and price (=0) but in frontend I do not see plugin shown. Error in server log is:

    PHP message: PHP Warning: Undefined property: stdClass::$duration in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 709
    PHP message: PHP Warning: Undefined property: stdClass::$slot_step in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 710
    PHP message: PHP Warning: Undefined property: stdClass::$price in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 712

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unknown error’ is closed to new replies.