• Resolved erbrown777

    (@erbrown)


    Good day

    I recently moved my sites to a new server via cpanel.
    All my site works perfectly except for my sub-domain multisite.

    I can login to network admin, and all the site’s admin dashboards, and the frontends of all the subsites.

    I can login to the main site’s frontend, but it shows that I am not logged in.
    If I put www. in front of the domain name, then it shows I am logged in, but navigating any of the links in the main site removes the www. and the user shows logged out again.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    You have a broken cookie error because of the switching between www and non www. It sounds like the new server is forcing one.

    Three things to look at.

    1: in the DB, for wp_sites and wp_sitemeta, check that you’re using www or not in your domains

    2: in wp-config, see if the defines use www or not

    3: make sure 1 and 2 MATCH. they must be the same. If they are, you need to force in htaccess to redirect to what they are.

    So if 1 and 2 show example.com then you should redirect www.example.com to example.com

    Hello There

    Just try this first

    wp-config.php Remove your Salts and add fresh ones as it will log you out of the site ?? then log back in https://api.www.ads-software.com/secret-key/1.1/salt/

    Ps erbrown777 i did drop you a email

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Mark, that actually won’t fix this:

    If I put www. in front of the domain name, then it shows I am logged in, but navigating any of the links in the main site removes the www. and the user shows logged out again.

    If it was just the salts then you wouldn’t get the bounce between www and non www.

    Hello Mika

    I have fixed it for him ??

    The problem was a custom php.ini i have remove it and he can now see the WordPress bar at the top of the page ??

    Ps he is from South Africa so i just gave him a call and log in fix the file and the site is running again ??

    Thx
    Mark

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Custom php.ini? That’s…. odd that it would redirect anything like that, but hey, weirder things happen.

    Yep it was a strange one i think it was a left over file o and lets not forget there is about a 100 plugins on the site ?? as well

    Any way need to get to bed Ps are you back from i think China

    Thread Starter erbrown777

    (@erbrown)

    Thanks Mark for your invaluable help.

    Very much appreciated.

    ?? Cool Beans ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Cannot login to main site but can login to dashboard’ is closed to new replies.