• Hi i got a big problem. After automatic update of wp to 4.6.1 today my site is broken. My coding is different and now not showing polish fonts and i cannot access wp-admin site even when i log in to administrator account. when i try to move to wp-admin site i got “Sorry, you are not allowed to access this page.”
    My site address https://www.pdug.pl

    Pls help what can i do to repair it ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same problem here, after updating my homepage bugou and the characters are all strangers. Any suggestion?

    Thread Starter Rafalgul

    (@rafalgul)

    I think only way is to restore from backup…. and disable auto update of unchecked updates -.-

    I managed to solve my problem. Reupei all version 4.6 files on the server. I kept only the wp-content folder. And not updated to 4.6.1 (it is important not update) after I disabled automatic updates with the plugin: Easy Updates Manager

    I hope it works for you too

    Thread Starter Rafalgul

    (@rafalgul)

    I made the same. Restored snapshot of my FTP from night and restored database, after that i disabled auto update and I’m not going to install 4.6.1 .

    Hello, excuse open topic but I found the solution of the problem, and would like to leave here to help others as well.

    Well, when this happens it is because the database is not performing the correct reading utf8

    To correct just open the wp-config.php file
    and find the passage: DB_CHARSET

    make sure that it is this way:
    define ( ‘DB_CHARSET’, ‘utf8’);

    Done, just save and probably the problem will be solved.

    I have helped

    Sincerely,
    Tiago Taddeo

    About 20 of our clients websites went down after the most recent auto update. They are all on different servers spread across a few different hosting platforms. When I visit any of these sites I get a database connection error. I didn’t ask for this software update and now we have to spend an entire day cleaning up this mess a careless developer caused. Thanks WordPress.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP auto update broke my site’ is closed to new replies.