magix111
Member
Posted 3 months ago #
Referring back to -
an early question
I have added new key and salt codes to the wp_config which seems to have helped but now one of the super admins can only login to a subdomain site of the network and a loop back occurs when this user tries to access the main site
Any suggestions?
Have them flush their cookies, for starters.
magix111
Member
Posted 3 months ago #
Been tried, still will not work in Chrome but login works in other browsers so it must be a browser not wp issue
What version of chrome is this? I've had it be really tecthy with cookies lately, but I'm on bleeding edge.
magix111
Member
Posted 3 months ago #
Version 24.0.1312.57 for Mac
It only began behaving this way after I recently migrated to a dedicated server - maybe just a coincidence
The new salts and hashes should have taken care of that.
Why are both sites pointing to /blogs/?
magix111
Member
Posted 3 months ago #
I fixed my wp-config to point back to /
The new salts did clear the problem, thank you