Forums

Cannot login to admin panel (4 posts)

  1. urose
    Member
    Posted 5 months ago #

    I have modified my blog URL in admin area, at the setting panel.
    Before site URL and wordpress installation directory URL were same in this status.
    http://entertolearn.com
    I changed it with www and after that my blog is working well but my admin section is not appearing. So I mean blog is still live and working but the only problem is with my admin section.
    I cannot login, and I have tried with both of the url like this
    http://entertolearn.com/wp-admin and
    http://www.entertolearn.com/wp-admin as a result nothing display, blank page appear.
    Please help me

  2. urose
    Member
    Posted 5 months ago #

    Please help me as soon as possible.

  3. Josh
    Member
    Posted 5 months ago #

  4. jghazally
    Member
    Posted 5 months ago #

    Hi urose,
    looks like you set your blog url (and perhaps your site url) to http://example.com/blog !
    so you need to login to phpMyAdmin or change your siteurl and home options back to entertolearn.com before you can log back in,,,
    if you dont have phpmyadmin you can try adding this to your functions.php file:

    update_option('siteurl', 'http://www.entertolearn.com');
    update_option('home', 'http://www.entertolearn.com/blog/');

    that should fix you back up the you should be able to login using http://www.entertolearn.com/wp-admin

    best
    jeff

Reply

You must log in to post.

About this Topic

Tags