• OK, solved. But this plugin is dangerous!
    How I solved it? I went to history, opened plugin’s page and reloaded. Haha, pretty stupid but it worked. (plugis Advanced ajax….. has been turned off because could not find directory)

    And there’s old post:
    HEY! I’ve just installed “Advanced AJAX Page Loader” and my site is broken!

    I CAN’T DO ANYTHING!
    When I open my site it shows “error connecting to database”

    What I did later:
    – opened FTP, wp-content -> plugins -> deleted this folder

    And nothing changed!

    I CANT DO ANYTHING!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you check the contents of your wp-config.php file? Don’t post it here but are these lines correct for your installation?

    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'putyourdbnamehere');
    
    /** MySQL database username */
    define('DB_USER', 'usernamehere');
    
    /** MySQL database password */
    define('DB_PASSWORD', 'yourpasswordhere');
    
    /** MySQL hostname */
    define('DB_HOST', 'localhost');

    If you do not know the values then perhaps your host can help you with what they should be.

    Edit: Huh. Re-reading your post, do you have this problem or are you just in a poorly worded way warning others?

    Thread Starter wujek

    (@wujek)

    Em, first sorry for my english. It’s not my native :p

    My site was completly inoperative. I couldn’t do anything for like 5 minutes so I wrote here. After that, I opened my site from history list and refreshed. It worked. It stopped this plugin from working (I really couldn’t open a single page).

    But now everything works good, thanks for answer by the way

    (imagine now that your site is totaly unavailable, u can only access ftp and deleting directory don’t help 😀 )

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Ha! I’m an English language only person but I’d never complain about someone else’s language issues. I mean, look at my last name. 😉

    I’m glad you were able to sort it out and thanks for the warning.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘FIXED [plugin Advanced AJAX Page Loader]’ is closed to new replies.