Login appears to work but doesn't bring up dashboard
Page: 1, 2
I tried that actually, but then noticed within login.php that the one line of code that creates the checkbox is all php stuff, and I suck at php.
Sure, I am using a apache-on-linux VPS (very common I believe), running PHP5 and MySQL.
Your code worked perfectly, thank you!
Your code worked perfectly, thank you!
We had the same problem using a apache-on-linux running PHP5 and MySQL. We changed the line of code above and it worked. There should probably be a update for this problem in the next release.
thank Ilija
thank Ilija
Hi everybody,
I have the same pb after upgrading from 0.7 to 0.7.1.
Environment:
WAMP on Win XP dev machine
I think it can be a cookie pb: did everyone here tried only with IE.
It 's working fine with Firefox and only with "remember" checked for IE.
Hope it will help (I've sent the cookie values to your gmail)
(Great job Ilija, thx for your work).
Djilali
I have the same pb after upgrading from 0.7 to 0.7.1.
Environment:
WAMP on Win XP dev machine
I think it can be a cookie pb: did everyone here tried only with IE.
It 's working fine with Firefox and only with "remember" checked for IE.
Hope it will help (I've sent the cookie values to your gmail)
(Great job Ilija, thx for your work).
Djilali
I'm having this problem with 3 browsers. Checked and unchecked 'remember me' box - same thing.
I used the Web Developer tool bar for Firefox, did a View Cookie Information and get 1 cookie - PHPSESSID - No session or 'static' cookie from the login process. I do get a 'Failed to log you in. Please check your login data and try again' message if the password is wrong, so authentication is working.
Here's the only cookie information -
Name PHPSESSID
Value e391a70902a8568a7ffc6d337e9d780e
Host www.codedog.net
Path /
Secure No
Expires At End Of Session
Nothing regarding the activeCollab login.
I watched with Live HTTP Headers as well and there is no cookies being set at all other than the PHPSESSID. I'll email you the header capture to (ilija.studen@gmail.com).
Here's my other info - for what its worth -
Windows 2000 Pro
IIS 5
PHP 5.x
MYSql 5.x
Firefox 2
Internet Explorer 6
Safari for Windows
-Jon
I used the Web Developer tool bar for Firefox, did a View Cookie Information and get 1 cookie - PHPSESSID - No session or 'static' cookie from the login process. I do get a 'Failed to log you in. Please check your login data and try again' message if the password is wrong, so authentication is working.
Here's the only cookie information -
Name PHPSESSID
Value e391a70902a8568a7ffc6d337e9d780e
Host www.codedog.net
Path /
Secure No
Expires At End Of Session
Nothing regarding the activeCollab login.
I watched with Live HTTP Headers as well and there is no cookies being set at all other than the PHPSESSID. I'll email you the header capture to (ilija.studen@gmail.com).
Here's my other info - for what its worth -
Windows 2000 Pro
IIS 5
PHP 5.x
MYSql 5.x
Firefox 2
Internet Explorer 6
Safari for Windows
-Jon
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



