Default image size not working

My guess is that there are spaces at the end of the option names: update_option(‘image_default_size ‘, ‘post_size’); update_option(‘image_default_align ‘, ‘right’); it should be: update_option(‘image_default_size’, ‘post_size’); update_option(‘image_default_align’, ‘right’);

Plugins Page invisible / white

The Bug …is well known, but it’s not a bug. It’s an Error, that you don’t display. The Fix Move into your ~/wp-config.php file. Then add define( ‘WP_DEBUG’, true ); and read your Error message.

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