Hi,
I’m running Pro 6.7.13 with PHP 8.3.6 and I’m seeing several CS_Action_Defer errors on every page load, flagged by Query Monitor:
- Inner Method CS_Action_Defer::masthead_110 does not exist (on x_masthead hook)
- Inner Method CS_Action_Defer::masthead_130 does not exist (on x_masthead hook)
- Inner Method CS_Action_Defer::colophon_100 does not exist (on cs_colophon hook)
These fire on every page and are adding unnecessary PHP overhead. Is this a known issue with this version? Is there something misconfigured on my end, or is there a fix available?
Thanks!