Skinbase.org Skinbase.org

problem with login

By metodman
3,953 views 1 replies
polaris avatar
polaris
Member
OP
<br /> <br />In newman_lib.php file you should check for line 493 (or near by), for there peace of code <br /> <br />------------------------------------------------------------------------------- <br />if (empty($GLOBALS[“login“])) <br />echo _PLEASE_LOGIN_FIRST; //echo “Please login first! If you still dont have an account, register it here“; <br />else <br />{ <br />?> <br />------------------------------------------------------------------------------- <br /> <br />Change it to look like this: <br /> <br />------------------------------------------------------------------------------- <br />$passek = CheckLogin($GLOBALS[“login“],$GLOBALS[“pass“]); <br />if ($passek <> &quot;ok&quot; ) <br />echo _PLEASE_LOGIN_FIRST; //echo “Please login first! If you still dont have an account, register it here“; <br />else if ($passek == &quot;ok&quot; ) <br />{ <br />?> <br />------------------------------------------------------------------------------- <br /> <br />Save and exit. Try now. <br /> <br />Regards. <br />
Anonymous avatar
Anonymous
Member
welcome to ::[ [ == http://www.ebay21.com ==] <br />(b..r..a..n..d.)s.h.o.e.s.(34u.s.d),, <br /> <br />==J. a .m .e )) shoes <br /> <br />< j o r d a n> (1-24) shoes <br /> <br />< j o r d a n> 2010 shoes <br /> <br />c.l.o.t.h.i.n.g,,j.e.a.n,,h.a.n.d.b.a.g(35u.s.d),, <br /> <br />==c .o. a .c .h )) handbag <br /> <br />(f.r.e.e)s.h.i.p.p.i.n.g <br /> <br />[ [ == http://www.ebay21.com == ] <br />
Sign in to post a reply.