• Errors keep being generated in the log files of the website:

    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Undefined property: Age_Gate_User_Registration_WooCommerce::$messages in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-day.php on line 2
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "labels" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-day.php on line 2
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "day" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-day.php on line 2
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Undefined property: Age_Gate_User_Registration_WooCommerce::$messages in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-month.php on line 1
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "labels" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-month.php on line 1
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "month" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/sections/input-month.php on line 1
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Undefined property: Age_Gate_User_Registration_WooCommerce::$messages in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/inputs.php on line 9
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "labels" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/inputs.php on line 9
    [09-Sep-2022 00:30:20 UTC] PHP Warning:  Attempt to read property "year" on null in /home/mywebsite/public_html/wp-content/plugins/age-gate/public/partials/form/inputs.php on line 9

    The website seems to be getting errors and locking up frequently since this error has appreared. Log files become hundreds of Mbs.

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

  • The topic ‘Errors Noted In Log Constantly’ is closed to new replies.