• Resolved tomenr

    (@tomenr)


    I try m best to describe the issue:

    I was working on my staging website and all of a sudden I got log out from my website and got a critical error. When I try to log-in, using the link I saved, I get redirected to the staging website URL.
    It look like the staging website overcome the website. I tried to deactivate the plugin and delete it but it doesn’t work. How can I try to solve the problem?

    The code here is my debug.

    wpstg-WhyNWgJp-12530

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rene Hermenau

    (@renehermi)

    Hi @tomen,

    from the error code I can see that you have fatal errors in

    PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/themes/flatsome-child/functions.php:219 Stack trace:

    and

    PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/version.php’ (include_path=’.:/opt/php/7.4/lib/php’) in /smart-things-sta/wp-settings.php on line 33 [04-Aug-2023 14:21:00 Europe/Berlin] PHP Warning: Use of undefined constant ABSPATH – assumed ‘ABSPATH’ (this will throw an Error in a future version of PHP) in /smart-things-sta/wp-settings.php on line 33

    I recommend that you check the recent changes that you did on your theme /flatsome-child and on /smart-things-sta/

    These errors are unrelated to wp staging and have not been caused by the wp staging plugin.

    If you created a backup with wp staging, you can use that one to restore your website.

    Please let me know how it goes.

    Thread Starter tomenr

    (@tomenr)

    Ok. I try to figure it out.

    The main problem is that I can not log in in my production website neither in the wordpress dashboard.

    I have only access to the staging website

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t log in on my wordpress website’ is closed to new replies.