Hi , i am currently editing a wapdesire v1 but i am getting a problem that is the browser is n0t sh0wing on profile i checked the sql for ibwf_users browserm is correct i refer to other script also but i itz still n0t sh0wing pls help me , Thank you
Browser problem
Collapse
X
-
And yes should i post the register.php or something else ? I dont know just tell me becoz itz urgent thatz f.cking error is the only eror so am realy desperate lol help mePRACTICE MAKES PERFECT KEEP TRYING UNTIL YOU ACHIEVE SOMETHING IN LIFE.
IF YOU LIKE WHAT AM SHARING PLEASE DO SAY THANKS!!!
THANK YOU LOL
-
it will be your php version not recognizing current browser collection method. change your current browser info coding on top of index.php
to
PHP Code:$brws = $_SERVER['HTTP_USER_AGENT'];
aslo delete the $brws = $brws[0];
if you are using above codeLast edited by something else; 24.06.10, 15:32.
Comment
Comment