SELECT * FROM Arfooo_extrafields INNER JOIN Arfooo_extrafieldcategories ON Arfooo_extrafieldcategories.fieldId = Arfooo_extrafields.fieldId INNER JOIN Arfooo_categoryparents ON Arfooo_categoryparents.parentId = Arfooo_extrafieldcategories.categoryId WHERE categoryparents.childId ORDER BY position/extraField/getByCategoryId
http://www.annubel.com/javascript/jquery/jquery.searchEnginePanel.js
  (2) mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given   Database.php   line 269     13-12-19   9:43
FrontController->dispatch() # line   21, file: /home/www/annubel.com/htdocs/index.php
  ExtraFieldController->getByCategoryIdAction() # line  220, file: /home/www/annubel.com/htdocs/core/FrontController.php
    ExtraFieldModel->getCategoryFieldsWithOptions(null) # line   28, file: /home/www/annubel.com/htdocs/controllers/ExtraFieldController.php
      ExtraFieldModel->getCategoryFields(null) # line   42, file: /home/www/annubel.com/htdocs/models/ExtraFieldModel.php
        Model->findAll(Object:Criteria) # line   26, file: /home/www/annubel.com/htdocs/models/ExtraFieldModel.php
          Database->sqlGetAll("SELECT * FROM Arfooo_extrafields INNER JOIN Arfooo_extrafieldcat...") # line  140, file: /home/www/annubel.com/htdocs/core/Model.php
            Database->sqlFetchArray(false) # line  373, file: /home/www/annubel.com/htdocs/core/Database.php
              mysqli_fetch_assoc(false) # line  269, file: /home/www/annubel.com/htdocs/core/Database.php