Quote:
Originally Posted by DieselDesigns
Can anyone please help out a newbie please come on what does it take some money that is ok by me. As you can tell I do not know nothing about php nor vbulletin so please help me.
|
OK I have done everthing but I am getting an error in the admincp now everytime I go to search for users I get this error
PHP Code:
Fatal error: Call to a member function on a non-object in /home/hugojr/public_html/florida2/includes/adminfunctions.php on line 1156
what does this mean? here is what line 1156 looks like
PHP Code:
$result = $DB_site->query("SELECT title, $tableid FROM " . TABLE_PREFIX . "$tablename $wherecondition ORDER BY title");
please someone please help me..