test my php site!

Discussion in 'PHP' started by whiteblue1942, Apr 20, 2008.

  1. #1
    can someone please got o tucora.com and register a name and tell me if u are able to log in or no. some people are saying it works fine and others are saying it isnt. let me know!
     
    whiteblue1942, Apr 20, 2008 IP
  2. VSDan

    VSDan Well-Known Member

    Messages:
    51
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    118
    #2
    I just registered. Ok. I attempted login. Ok. What problems are people reporting exactly. For example, error message or just not showing as logged in after authentication?
     
    VSDan, Apr 20, 2008 IP
  3. whiteblue1942

    whiteblue1942 Peon

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    they say that they cant log in once they are registered? so u had no problems and no error messages displayed and you were abel to log in fine correct?
     
    whiteblue1942, Apr 20, 2008 IP
  4. VSDan

    VSDan Well-Known Member

    Messages:
    51
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    118
    #4
    No problems, no errors. So, they get no errors - just cannot be seen as logged in after authentication? If so, would seem to be client-side issue with regard to cookies / sessions. Perhaps their browser is not configured to accept cookies or cookies from your domain.
     
    VSDan, Apr 20, 2008 IP
  5. whiteblue1942

    whiteblue1942 Peon

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i dont have cookies all i have is sessions. you cant configure a browser not to accept sessions can u?
     
    whiteblue1942, Apr 20, 2008 IP
  6. VSDan

    VSDan Well-Known Member

    Messages:
    51
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    118
    #6
    Sessions use client-side cookies - session or non-persistent cookies, that expire at end of current browser session.
     
    VSDan, Apr 20, 2008 IP