Login - bug?
- td888
- Posts: 863
- Your TCI: na
- Joined: Thu Jul 12, 2007 10:44 am
Login - bug?
Don't know if it's a problem of my browser or Criticker but I keep getting logged out. Everytime I jump to a page, I get logged out and have to log-in again.
- mpowell
- Posts: 4191
- Your TCI: na
- Joined: Fri Sep 09, 2005 10:22 am
Re: Login - bug?
Could you try clearing your cookies and relogging in from scratch?
http://www.criticker.com/signin.php
This has been reported in the past (always related to the forum pages), but I thought we had it fixed. Anyone else experiencing this problem?
http://www.criticker.com/signin.php
This has been reported in the past (always related to the forum pages), but I thought we had it fixed. Anyone else experiencing this problem?
- td888
- Posts: 863
- Your TCI: na
- Joined: Thu Jul 12, 2007 10:44 am
Re: Login - bug?
Cleared cookies and cache, but doesn't help. I'll see if it happens at my home PC too (tonight).
- paulofilmo
- Posts: 2587
- Your TCI: na
- Joined: Mon Apr 07, 2008 3:40 pm
Re: Login - bug?
I'm getting the one that djross brought up a lot lately. Where it logs me out as soon as I click on the forum link.
I can't say how often, but it feels like often (prob. neg. bias).
I can't say how often, but it feels like often (prob. neg. bias).
- td888
- Posts: 863
- Your TCI: na
- Joined: Thu Jul 12, 2007 10:44 am
Re: Login - bug?
Problem looks solved now. It doesn't happen anymore.
- mpowell
- Posts: 4191
- Your TCI: na
- Joined: Fri Sep 09, 2005 10:22 am
Re: Login - bug?
Strange... we haven't changed any of the code yet!
We'll still look into this, hopefully this week, but perhaps next week. We've never been able to reproduce the issue here, but enough users have reported it, that we really have to get to the bottom of it!
Let us know if it recurs -- especially if you have any suspicion about what causes it.
We'll still look into this, hopefully this week, but perhaps next week. We've never been able to reproduce the issue here, but enough users have reported it, that we really have to get to the bottom of it!
Let us know if it recurs -- especially if you have any suspicion about what causes it.
- td888
- Posts: 863
- Your TCI: na
- Joined: Thu Jul 12, 2007 10:44 am
Re: Login - bug?
I just upgraded to firefox 3.5.6 (from 3.5.5.). Also I've a new extension 'Verify redirect' installed. Maybe on or the other is the solution.
- td888
- Posts: 863
- Your TCI: na
- Joined: Thu Jul 12, 2007 10:44 am
Re: Login - bug?
It's happening to me again. The webpage shows these errors:
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1510: array_search() [function.array-search]: Wrong datatype for second argument
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1510: array_search() [function.array-search]: Wrong datatype for second argument
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
- mpowell
- Posts: 4191
- Your TCI: na
- Joined: Fri Sep 09, 2005 10:22 am
Re: Login - bug?
Great, thanks for those PHP messages... definitely a clue which might help us solve this. We'll post again once we've investigated further.