• Resolved LFABIO

    (@lfabio)


    Hello,

    After changing url on wordpress dashboard settings: http to https, site closed. I couldn’t reach the site nor the admin login page.
    I did touched the redirects on .htaccess, wp-config, phpMyAdmin, changed paswords, now I can reach the site, and I can place username and password to wp-admin’s page.
    However I am redirected to to the site’s login page, and I would like to be reached to dashboard panel.
    I did changed the plugins name and took the .htaccess page out from site’s folder on cPanel Files Manager.
    Anyone would like to help me?
    Thanks a lot!
    LFABIO

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    After changing url on wordpress dashboard settings: http to https, site closed.

    If you know how to access phpMyAdmin on your host, then check the wp_options Table (Note: The table prefix of wp_ may be different if you changed it when installing), and make sure siteurl field and home field are correct. See https://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database

    Thread Starter LFABIO

    (@lfabio)

    Hello, Tara.
    First of all, thank you!!
    I did place the same url addresses on phpMyAdmin; siteurl field and home field.
    Also placed the same url addresses on wp-config.php and functions.php at themes folder.

    It is a woocommerce webstore, and right now all pages (my-account, login, edit-password, lost-password, sign-out) are working fine.

    I did change the url from http to https on General Settings WordPress Dashboard, and after that the dashboard has become unreachable.

    If I change all files to https, I receive the note that the site doesn’t exist.
    If I change to http it redirects me to inside the site like if I were a user subscribed to it.
    I believe .htaccess redirects codes would get me inside the dashboard, but I don’t know which of ones would be great, or if it would be the solution.
    Thank you for your advice.
    LFABIO

    Thread Starter LFABIO

    (@lfabio)

    Hello,

    This situation was solved by Hostgator team, days ago.

    “We locate a fault in your WordPress database, where the prefixes were defined as wp_ $ pages, and as used jrf_ $ pages, the jfr_options table, was with the user rules tag pointing to prefixes wp_ $ pages.”

    Thank you for your help and attention!

    LFABIO

    Moderator t-p

    (@t-p)

    glad to hear it 🙂

    Thread Starter LFABIO

    (@lfabio)

    Thank you Tara! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘/wp-admin redirects to site login page; /wp-login’ is closed to new replies.