Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Login cookies don't work on remote server
#1
I can login to my getsimple install on my local machine (localhost)
but i can't login to the install on my remote server
The reason is because the login cookies are refusing to be set upon login
if I change the code in login_functions.php to setcookie('GS_ADMIN_USERNAME', $USR) or die("I couldn't create the login cookie"); it always dies

it isn't my server because i'm running a different site in a different directory under the same domain and cookie work fine in that site without any problems

This is really frustrating, can someone please help!
Reply


Messages In This Thread
Login cookies don't work on remote server - by enliven - 2011-10-18, 09:13:07



Users browsing this thread: 1 Guest(s)