[wp-trac] [WordPress Trac] #62506: WP 6.7.1 results in error 500
WordPress Trac
noreply at wordpress.org
Thu Nov 21 23:52:33 UTC 2024
#62506: WP 6.7.1 results in error 500
-------------------------------+-----------------------------
Reporter: dapike | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7.2
Component: I18N | Version: 6.7.1
Severity: major | Resolution:
Keywords: reporter-feedback | Focuses: administration
-------------------------------+-----------------------------
Comment (by dapike):
I've revised the wp-config.php file and the debug.log file has been
created. There are four recurring messages:
PHP Deprecated: Function create_function() is deprecated in
/home/fhsnl/public_html/wp-content/plugins/baw-login-logout-
menu/bawllm.php on line 13
PHP Notice: Function is_feed was called <strong>incorrectly</strong>.
Conditional query tags do not work before the query is run. Before then,
they always return false. Please see <a
href="https://developer.wordpress.org/advanced-administration/debug/debug-
wordpress/">Debugging in WordPress</a> for more information. (This message
was added in version 3.1.0.) in /home/fhsnl/public_html/wp-
includes/functions.php on line 6114
PHP Notice: Function wp_deregister_script was called
<strong>incorrectly</strong>. Scripts and styles should not be registered
or enqueued until the <code>wp_enqueue_scripts</code>,
<code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code>
hooks. This notice was triggered by the <code>admin-bar</code> handle.
Please see <a href="https://developer.wordpress.org/advanced-
administration/debug/debug-wordpress/">Debugging in WordPress</a> for more
information. (This message was added in version 3.3.0.) in
/home/fhsnl/public_html/wp-includes/functions.php on line 6114
PHP Notice: Function wp_deregister_style was called
<strong>incorrectly</strong>. Scripts and styles should not be registered
or enqueued until the <code>wp_enqueue_scripts</code>,
<code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code>
hooks. This notice was triggered by the <code>admin-bar</code> handle.
Please see <a href="https://developer.wordpress.org/advanced-
administration/debug/debug-wordpress/">Debugging in WordPress</a> for more
information. (This message was added in version 3.3.0.) in
/home/fhsnl/public_html/wp-includes/functions.php on line 6114
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62506#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list