login & rights > Bug (closed)

Error after logout / #2680

Summary

v0.0704
closed
Oct 25, 2006
100%
Oct 27, 2006
Oct 25, 2006 / madlyr
Oct 28, 2006 / madlyr
 

Attached files

No files uploaded
After logout from streber I get error below:
Error 20061025082017 NOTICE:   pageslogin.inc.php : 281 Trying to get property of non-object
Error 20061025082017                     index.php : 338 -> PageHandler::show("logout")
Error 20061025082017 
Error 20061025082017      Variables in show():
Error 20061025082017                            PH = Object id #19
Error 20061025082017                          auth = Object id #1
Error 20061025082017                      cur_user = Object id #71
Error 20061025082017    v0.0702rc2, logout, from 83.16.198.98,  uri:/index.php?go=logout
Error 20061025082017 

Issue report

Minor
Have not tried
firefox 1.5.x
0.0702rc2 build 167
at streber site
 

4 Comments

pixtur

Oct 26, 2006
interesting...
Hi madlyr,

although I fix the request on the undefined object, it would be good to know, WHY $auth->cur_user wasn't defined. Do you remember excactly, when this happened?

madlyr

Oct 27, 2006

pixtur

Oct 27, 2006
Weird...
Could you add the debug statement to your customize.inc.php and check if there is some additional output before the error occurs? Acutally this should never happen ;-)

madlyr

Oct 28, 2006
 

Comment / Update