• I am using WordPress 6.6.1 and Daily Attendance 1.0.1.

    On first run of the plugin trying to load the “Daily Attendance” page in admin, I get a blank page. I get this error in the debug log:

    [05-Sep-2024 08:16:37 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "AF_TD" in wp-content/plugins/daily-attendance/includes/class-hooks.php:75

    Since it never completes successfully, I can’t get past this, and the plugin is basically dead on arrival.

Viewing 1 replies (of 1 total)
  • Thread Starter justdave

    (@justdave)

    I managed to work around this by changing three occurrences of “AF_TD” to the string “‘daily-attendance'” to match the other uses of esc_html__() in the plugin.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.