Quote:
Originally posted by Nakkid
that's what the hack does. the second line is visible only for admins. sign in as a regular user just to see...
|
I get an error when I apply this hack. It is the following:
Fatal error: Call to undefined function: query_first() in /home/public_html/forum/global.php on line 151
Line 151 contains the following:
$optionstemp=$DB_site->query_first("SELECT template FROM template WHERE title='options'");
What's the problem here?