FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Cookie problems on install (re-login loop!)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon5.gif  Cookie problems on install (re-login loop!) [message #12853] Sun, 14 September 2003 07:37 Go to next message
HarmonyMajor is currently offline  HarmonyMajor   United States
Messages: 46
Registered: September 2003
Karma: 0
Member
Hi there.

Thanks for offering this AMAZING forum script. I'm really
excited about using it. :-)

I installed FF on my Linux server, and only had trouble
with the cookie when I tried to log in as an admin. I
kept thinking there was something wrong with my install
because it would always loop me back to the login page,
so I kept deleting install.php and reinstalling the darn
thing trying to fix it.

But now, I see that when I just UN-check the box to use
cookies, I'm logged in just fine.

My domain cookie is:
truth.blowncovermarketing.com

Can someone please tell me what the heck is wrong with
my cookies? They work fine with my browser, as every
other site I access in I.E.5+ uses them just fine. It's
just FUDForum that's acting up.

Thanks very much.


Namaste,
FitnessJunkie
Re: Cookie problems on install (re-login loop!) [message #12907 is a reply to message #12853] Thu, 18 September 2003 14:24 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
No idea, perphaps the cookie domain you've specified is incorrect. I do know of many large FUDforum installations where are there users of IE 5.5 and none have reported the cookie problem.

FUDforum Core Developer
Re: Cookie problems on install (re-login loop!) [message #13007 is a reply to message #12853] Thu, 18 September 2003 22:03 Go to previous messageGo to next message
HarmonyMajor is currently offline  HarmonyMajor   United States
Messages: 46
Registered: September 2003
Karma: 0
Member
What do you mean "incorrect"? I don't have any idea
about how a cookie can be "wrong".

Thanks again.


Namaste,
FitnessJunkie
Re: Cookie problems on install (re-login loop!) [message #13015 is a reply to message #13007] Thu, 18 September 2003 23:18 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
When PHP sets a cookie it specifies a domain & path if either is incorrect the browser will refuse the cookie. You need to check the COOKIE_PATH & COOKIE_DOMAIN settings in your admin control panel are correct.

FUDforum Core Developer
Re: Cookie problems on install (re-login loop!) [message #13143 is a reply to message #13015] Tue, 23 September 2003 11:43 Go to previous messageGo to next message
aitor is currently offline  aitor   Spain
Messages: 17
Registered: September 2003
Karma: 0
Junior Member
Same problem here. I install it as localhost in windows and in a linux server.

I only have cookie problem with fud so i hope someone has also this problem and get it to work.

I put explorer cookies to less security to allow any cookie. but when i log i get login page again.

I have upgrade it to 2.5.3 to see if it get error again or it is fixed but after upgrade the user part of login to uncheck use cookie is not able because the forum is temporary down waiting i log as admin.

The upgrade i test in localhost Very Happy so no fast problem for me but i want to know how it could be fixed. some line or for the moment where is set if server is offline to continue login as user.

Thanks
Re: Cookie problems on install (re-login loop!) [message #13149 is a reply to message #13143] Tue, 23 September 2003 13:13 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You cannot set cookies for 'localhost' it's not a valid cookie domain. If you use 'localhost' as your domain use URL session.

FUDforum Core Developer
Re: Cookie problems on install (re-login loop!) [message #13152 is a reply to message #13143] Tue, 23 September 2003 13:25 Go to previous messageGo to next message
aitor is currently offline  aitor   Spain
Messages: 17
Registered: September 2003
Karma: 0
Junior Member
can not login in the user login page to get the url session, if site temporary closed only can login in admin side and there only cookie session looks that could work.

I before in localost check out the cookie option. but it is not in the admin login screen.
Re: Cookie problems on install (re-login loop!) [message #13155 is a reply to message #13149] Tue, 23 September 2003 14:14 Go to previous message
aitor is currently offline  aitor   Spain
Messages: 17
Registered: September 2003
Karma: 0
Junior Member
I am happy. Found how to loggin without any trouble.

changed in GLOBALS.php to

$SESSION_USE_URL = "N"; /* boolean */

and this get my loggin in the web correctly using cookies.

Hope that this could help other users.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Upgrade question
Next Topic: Grateful for the reply!! CORRUPT install.php?( ok> CVS?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 15:22:04 GMT 2024

Total time taken to generate the page: 0.02403 seconds