SELECT * FROM Arfooo_categories ORDER BY parentCategoryId, name
  (1024) Błąd SQL Table 'sectionp001.Arfooo_categories' doesn't exist (1146)   Database.php   line 221     15-2-12   22:32
FrontController->dispatch() # line   13, file: /homez.28/sectionp/www/arfooo/index.php
  call_user_func_array(Array[2], Array[0]) # line  329, file: /homez.28/sectionp/www/arfooo/core/FrontController.php
    CategoryController->showAllAction() # line    0, file: unknown
      Model->findAll(Object:Criteria, "*", true) # line   79, file: /homez.28/sectionp/www/arfooo/controllers/CategoryController.php
        Database->sqlGetAll("SELECT * FROM Arfooo_categories ORDER BY parentCategoryId, name") # line  131, file: /homez.28/sectionp/www/arfooo/core/Model.php
          Database->sqlQuery("SELECT * FROM Arfooo_categories ORDER BY parentCategoryId, name") # line  324, file: /homez.28/sectionp/www/arfooo/core/Database.php
            trigger_error("Błąd SQL Table 'sectionp001.Arfooo_categories' doesn't exist (11...") # line  221, file: /homez.28/sectionp/www/arfooo/core/Database.php