Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @shubham-dixit,

    Unfortunately the logs you have shared are notices and it shouldn’t be throwing the critical error.

    Did you try to enable the debug mode? It should help in ruling out what exactly is causing the critical error.

    Please check this link for more info about enabling debug mode:
    https://learn.ww.wp.xz.cn/tutorial/debugging-in-wordpress/

    In short, once you enable debug mode, you’ll have to replicate the issue so that the critical error occurs. Once the error occurs, the related logs will be saved to the debug.log file, where it’ll mention what exactly is causing the issue.

    This would help in moving to the right direction. Please do let us know that goes or the content of the logs so that we could advise further if needed.

    Looking forward to your response.

    Regards,

    Nithin

    Moderator threadi

    (@threadi)

    These PHP notices (not errors) on your screen appear because the plugin “ACF” is not compatible with changes in WordPress 6.7.x (and newer). To solve this you can do one or all of:

    • Install all pending updates. The plugin developers may have already provided a fix.
    • Disable the output of PHP notices. This either happens because your WordPress is running in debug mode OR your hosting is outputting PHP errors. The support of your hoster might help here.
    • Or downgrade to WordPress 6.6.2 and then wait some time until you go back to 6.8.x until the plugin developers have caught up.
    • Or simply wait until the plugin developers make changes in this regard. You might want to contact their support here: https://ww.wp.xz.cn/support/plugin/advanced-custom-fields/

    See also the information from the core developers about the upcoming changes for theme developers from a few months ago: https://make.ww.wp.xz.cn/core/2024/10/21/i18n-improvements-6-7/

    • This reply was modified 1 year ago by threadi.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Login issue’ is closed to new replies.