• Resolved davedecc

    (@davedecc)


    Attempted to update a site to PHP 8.2, everything works except the page that has an embedded calendar on it. The layout is broken and the following errors appear in the console. WP_DEBUG is set to true, display is set to false, and logging set to true. Query Monitor plugin is active.


    events/:64 Uncaught ReferenceError: FullCalendar is not defined at HTMLDocument.<anonymous> (events/:64:32)(anonymous)@events/:64
    events/:189 Uncaught ReferenceError: Alpine is not defined at events/:189:17(anonymous)@events/:189

    Any thoughts? Thanks!

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

    (@davedecc)

    There was an error in the page template that did not load the header.php correctly, now fixed.

Viewing 1 replies (of 1 total)

The topic ‘Uncaught Reference Errors after PHP 8.2 upgrade’ is closed to new replies.