Hi, I have some problem with my blog.
When I activated the plugins WordPress.com Stats and WP Super Cache, I
can't log out from dashboard. Then I deactivate thes plugins. After this my blog is loading with a blank page.
I also changed wp-config.php and .htaccess files from saved, but still have problem.
After this error, I create an .php file
( <?php
Phpinfo();
?> )
and add into my blog's wpconfig.php after(<?php)
thie code ( define(WP-DEBUG , true); ) , receive this message
Warning: include( /banugorc.info/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /banugorc.info/wp-settings.php on line 60
Warning: include() [function.include]: Failed opening ' banugorc.info/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in banugorc.info/wp-settings.php on line 60
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in banugorc.info/wp-includes/functions.php on line 3323
Help please, tell me how can I fix this problem?