[bbDev] login-out status display

fernando fernando at dubtribe.com
Fri Dec 31 21:52:50 GMT 2004


Anyone noticed that when you login, you aren't reported as such?

clear cookies,
clear cache
login

you can do it all day...

move from the index into a sub forum, still not displaying log in 
status.

go back to main, and you are welcomed!

i'm thinking:
// Never cache
header('Expires: Wed, 11 Jan 1984 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');
header('Cache-Control: no-cache, must-revalidate');
header('Pragma: no-cache');

?



More information about the bbDev mailing list