• Hi,

    This plugin is causing the following errors in PHP 8.0.

    Only when loaded on the frontend. We have he latest version installed Version 3.11.10 updated 3 days ago.

    01-Jun-2023 07:29:08 UTC] PHP Warning: Undefined property: stdClass::$slot_step in xxx\wp-content\plugins\easy-appointments\src\frontend.php on line 707
    [01-Jun-2023 07:29:08 UTC] PHP Warning: Undefined property: stdClass::$price in xxx\wp-content\plugins\easy-appointments\src\frontend.php on line 709
    [01-Jun-2023 07:29:08 UTC] PHP Warning: Undefined property: stdClass::$duration in xxx\wp-content\plugins\easy-appointments\src\frontend.php on line 706

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can confirm them also when PHP 8.2 is activated, see below.

    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$duration in public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 706
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$slot_step in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 707
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$price in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 709
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$duration in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 706
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$slot_step in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 707
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$price in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 709
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$duration in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 648
    [12-Jul-2023 08:55:25 UTC] PHP Warning: Undefined property: stdClass::$slot_step in /public_html/wp-content/plugins/easy-appointments/src/frontend.php on line 649

    Hope the author will have time to take a look ??

    Great plugin, even with the error above it still works ??

    Hi, the plugin is excellent, when will you be able to fix the Undefined property messages? Thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Warning: Undefined property:’ is closed to new replies.