You may not be able to visit this page because of:
Please try one of the following pages:
If difficulties persist, please contact the System Administrator of this site.
JDatabaseMySQL::query: 1055 - Expression #26 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'drumhits.c.alias' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by SQL=SELECT DISTINCT f.itemid, i.*, (i.plus / (i.plus + i.minus) ) * 100 AS votes, CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug FROM jos_quickfaq_items AS i LEFT JOIN jos_quickfaq_cats_item_relations AS rel ON rel.itemid = i.id LEFT JOIN jos_quickfaq_categories AS c ON c.id = rel.catid LEFT JOIN jos_quickfaq_favourites AS f ON f.itemid = i.id WHERE f.userid = 0 AND c.access <= 0 AND i.state IN (1, -4) GROUP BY i.id ORDER BY i.title ASC, i.title LIMIT 0, 10
Call stack | ||
# | Function | Location |
1 | JSite->dispatch() | /home/drumhits/public_html/index.php:53 |
2 | JComponentHelper->renderComponent() | /home/drumhits/public_html/includes/application.php:124 |
3 | require_once() | /home/drumhits/public_html/libraries/joomla/application/component/helper.php:162 |
4 | JController->execute() | /home/drumhits/public_html/components/com_quickfaq/quickfaq.php:44 |
5 | QuickfaqController->display() | /home/drumhits/public_html/libraries/joomla/application/component/controller.php:236 |
6 | JController->display() | /home/drumhits/public_html/components/com_quickfaq/controller.php:57 |
7 | JCacheView->get() | /home/drumhits/public_html/libraries/joomla/application/component/controller.php:308 |
8 | QuickfaqViewFavourites->display() | /home/drumhits/public_html/libraries/joomla/cache/handler/view.php:98 |
9 | JView->get() | /home/drumhits/public_html/components/com_quickfaq/views/favourites/view.html.php:83 |
10 | QuickfaqModelFavourites->getData() | /home/drumhits/public_html/libraries/joomla/application/component/view.php:364 |
11 | JModel->_getList() | /home/drumhits/public_html/components/com_quickfaq/models/favourites.php:88 |
12 | JDatabaseMySQL->loadObjectList() | /home/drumhits/public_html/libraries/joomla/application/component/model.php:284 |
13 | JDatabaseMySQL->query() | /home/drumhits/public_html/libraries/joomla/database/database/mysql.php:458 |
14 | JError->raiseError() | /home/drumhits/public_html/libraries/joomla/database/database/mysql.php:231 |
15 | JError->raise() | /home/drumhits/public_html/libraries/joomla/error/error.php:171 |
16 | JException->__construct() | /home/drumhits/public_html/libraries/joomla/error/error.php:136 |