SELECT name, Arfooo_categoryparents.parentId, depth FROM Arfooo_categoryparents INNER JOIN Arfooo_categories ON Arfooo_categories.categoryId = Arfooo_categoryparents.parentId WHERE Arfooo_categoryparents.categoryId = '5' ORDER BY depth DESC/culture-c5-p1.html
| (1024) Błąd SQL Unknown column 'Arfooo_categoryparents.categoryId' in 'where clause' (1054) Database.php line 221 16-3-10 11:31 |
FrontController->dispatch() # line 13, file: /homez.109/rapidweb/www/annuaire/index.php
call_user_func_array(Array[2], Array[3]) # line 368, file: /homez.109/rapidweb/www/annuaire/core/FrontController.php
SiteController->categoryAction("5", "culture", "1") # line 0, file: unknown
CategoryParentModel->getParentsData("5") # line 100, file: /homez.109/rapidweb/www/annuaire/controllers/SiteController.php
Model->findAll(Object:Criteria, "name, categoryparents.parentId, depth") # line 63, file: /homez.109/rapidweb/www/annuaire/models/CategoryParentModel.php
Database->sqlGetAll("SELECT name, Arfooo_categoryparents.parentId, depth FROM Arfooo_...") # line 138, file: /homez.109/rapidweb/www/annuaire/core/Model.php
Database->sqlQuery("SELECT name, Arfooo_categoryparents.parentId, depth FROM Arfooo_...") # line 324, file: /homez.109/rapidweb/www/annuaire/core/Database.php
trigger_error("Błąd SQL Unknown column 'Arfooo_categoryparents.categoryId' in '...") # line 221, file: /homez.109/rapidweb/www/annuaire/core/Database.php
|