• I use local by flywheel.
    My wordpress site (6.0) works normally locally; more particularly, when I disconnect I find myself facing the login page. Normal, everything is fine.
    When I put the site in production (completely identical except for the extension .local -> .mondomaine.fr ) the operation is correct except for the disconnection which causes a critical error even with all the plugins deactivated — except wp cerber (Version 9.0) —

    PHP Warning: Use of undefined constant T_STRING – assumed ‘T_STRING’ (this will throw an Error in a future version of PHP) in …/wp-content/plugins/wp- cerber/cerber-load.php on line 7914
    […] Fatal error: Uncaught Error: Call to undefined function token_get_all() in […] …/cerber-load.php on line 7922
    visible in wp-content/debug.log

    Moreover, I am not logged out and bakcpage ( <- ) puts me back on the site’s dashnoard.
    Do you have any idea or advice?
    Merci d’avance pour votre aide.

Viewing 1 replies (of 1 total)
  • Plugin Author gioni

    (@gioni)

    Hi! Those are PHP installation or configuration errors. Please google these phrases:

    “Use of undefined constant T_STRING”
    “Fatal Error: Call to undefined function token_get_all()”

Viewing 1 replies (of 1 total)
  • The topic ‘logout critical error’ is closed to new replies.