• Hi,

    right now we have the following problem:

    Page: http://www.obsthof-stockinger.de

    an admin is already locked in, but everytime he wants to save or edit something it ends in a blank page (the changes are nevertheless saved)
    in the frontend for example it is impossible to log in or put something in the shopping cart.

    we already disabled all plugins without any success.
    it seems that the communication with the database is a bit “sick” 🙂

    How can i solve this problem or which informations do you need?

    Thanks in advantage for your help

Viewing 5 replies - 1 through 5 (of 5 total)
  • Same for me, happen 20 minutes ago

    • This reply was modified 7 years, 4 months ago by Lenny Obez.
    Thread Starter Dr4nken

    (@dr4nken)

    Update:

    if i enter the incorrect password on the login, there will be no blank page and it redirects me to the login screen with the inforation that the password was incorrect.

    hopefully this discribes the problem a bit more

    Try increasing your PHP memory?
    You can do this by modifying the php.ini file on your server or adding the below to your wp-config.php file.

    define(‘WP_MEMORY_LIMIT’, ’64M’);

    Moderator t-p

    (@t-p)

    @lennyobez

    If the troubleshooting already posted made no difference for you, then, as per the Forum Welcome, please post your own topic.

    Thread Starter Dr4nken

    (@dr4nken)

    Hi,

    the wp_memor_limit is set to 256M.

    wp_debug shows nothing.

    Right now i can´t login anymore. you get a blank page when you want to put a product out of teh details into the cart.

    • This reply was modified 7 years, 4 months ago by Dr4nken.
    • This reply was modified 7 years, 4 months ago by Dr4nken.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Blank pages after every click on “save” Button in Backend’ is closed to new replies.