I am trying to View/Edit/Delete my categories in the admin area. But when I click the link I get the following error:
Fatal error: Call to a member function on a non-object in /home/pueblosites/www/mysite/links/admin/cat_view.php on line 86
line 86 is:
$total = $result->RecordCount();
Please help



