[wp-trac] [WordPress Trac] #59796: Undefined constant "SECURE_AUTH_COOKIE"
WordPress Trac
noreply at wordpress.org
Thu Nov 2 14:19:00 UTC 2023
#59796: Undefined constant "SECURE_AUTH_COOKIE"
--------------------------+----------------------
Reporter: thdr | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 6.3.2
Severity: blocker | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by johnbillion):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Thanks for the report @thdr. Looking at the stack trace for the error, the
root cause of this problem is that the contact-forms-builder plugin is
calling `wp_get_current_user()` too early in the loading process, before
WordPress has fully initialised. You should report this problem to the
authors of the contact-forms-builder plugin.
Regards and good luck
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59796#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list