![]() |
Trouble with logout hash Hey guys, I'm having some issues with the logout hash for a customized home page - I'm trying to feed the logout to the vb forum logout page through the following code: Code: $logged_user = ($HTTP_COOKIE_VARS["bbuserid"]); $logged_pass = ($HTTP_COOKIE_VARS["bbpassword"]); $license = ""; $logouthash = md5($logged_user . $logged_pass . $license); Logout I suspect the problem lies with the $logged_pass, since it has already been encrypted. Anyone know how to get around this, or how I can better implement this? |
الساعة الآن 04:34 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir