Error from debug when attempting to access admin.php
Line 1226 in mainfile.php
| Quote: |
|
Fatal error: Call to a member function on a non-object in /domainname/mainfile.php on line 1226 |
Line 1226 in mainfile.php
| Quote: |
|
$numrows = $db->sql_numrows($db->sql_query("SELECT * FROM ".$prefix."_banner WHERE position='$position' AND active='1'")); |
