Fatal error: Call to a member function on a non-object in /home/pawweal/public_html/index/modules/Updownload/dl-navigation.php on line 59
Code
$numcats = $result->PO_RecordCount();
If I go into the admin panel I see Updownload but when i click on Add category I get this error.
ERROR: The category Setups already exists!
If I try and add a download without a category I get this error
Fatal error: Call to a member function on a non-object in /home/pawweal/public_html/index/modules/Updownload/dl-categories.php on line 208
Code
$result->Close();
