OK I'm lost.
I'm geting the following error
Parse error: parse error in /homepages/7/d67780352/htdocs/forum/admin/functions.php on line 163
Line 163 is: elseif ($check_posneg == '-')
Fatal error: Call to undefined function: getuserinfo() in /homepages/7/d67780352/htdocs/forum/admin/sessions.php on line 324
Line 324 is: $bbuserinfo=getuserinfo($session['userid']);
If anybody could help me I would appreciate it very much.
BTW: I noticed that the files adis.php and kpoints.php are totally screwed up. They don't make any sense to me.
|