pages disable after wordpress update

I had just changed the version number in version.php back to 4.5.3 (was playing with wp-cli but don’t ask why, LOL) and saw this exact error — Googled it and saw this post. My bet is your version.php didn’t get updated. Look in it and check the version number to see if it is what … Read more

How to debug function file causing white screen

It sounds like there is a fatal error occurring, but you aren’t displaying errors on the page. To enable debugging you should add the following code to your wp-config.php file. define( ‘WP_DEBUG’, true ); *note: if your wp-config.php file already contains an entry for the above, make sure it’s set to true. Once you know … Read more

WordPress Fatal Error

You can not just copy the whole file and replace. you have to see the changes and change those code only. Revert back to the old file.. will solve the problem for now.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)