Quote:
Originally Posted by mtha
try this:
in album\includes\sessions.php
change $clientscript_md5 line to:
$clientscript_md5 = $url_app."clientscript/vbulletin_md5.js";
go to function delete_old_sessions() part,
find
$site_db->query($sql);
and replace by
// $site_db->query($sql);
see if it works.
|
:ninja: !!!!!!!!!!!!! FINALLY!
SO far it's working perfectly! WOO! Seriously, this is so exciting, hahahaha.
Thanks a TON dude. I haven't tested it much, but so far it's passed without logging us out. YES!