2.5 Joomla Bug - Joomla! Forum - community, help and support
hello,
i have turned debug on int backend of site building.
after doing so, page rendered top control tabs unavailable. have installed acl manager when open component same error page raises it's ugly head.
here error code. appreciated.
thanks,
500 - error has occurred.
jdatabasemysqli::query: 1054 - unknown column 'alias' in 'where clause' sql=select id cfojw_assets alias = 'root'
return control panel
call stack
# function location
1 jadministrator->dispatch() /home/fade/public_html/the/administrator/index.php:46
2 jcomponenthelper::rendercomponent() /home/fade/public_html/the/administrator/includes/application.php:153
3 jcomponenthelper::executecomponent() /home/fade/public_html/the/libraries/joomla/application/component/helper.php:351
4 require_once() /home/fade/public_html/the/libraries/joomla/application/component/helper.php:383
5 jcontroller->execute() /home/fade/public_html/the/administrator/components/com_aclmanager/aclmanager.php:54
6 aclmanagercontroller->display() /home/fade/public_html/the/libraries/joomla/application/component/controller.php:761
7 jcontroller->display() /home/fade/public_html/the/administrator/components/com_aclmanager/controller.php:100
8 aclmanagerviewhome->display() /home/fade/public_html/the/libraries/joomla/application/component/controller.php:722
9 aclmanagermodeldiagnostic->getadminconflicts() /home/fade/public_html/the/administrator/components/com_aclmanager/views/home/view.html.php:36
10 jaccess::checkgroup() /home/fade/public_html/the/administrator/components/com_aclmanager/models/diagnostic.php:546
11 jtablenested->getrootid() /home/fade/public_html/the/libraries/joomla/access/access.php:146
12 jdatabase->loadcolumn() /home/fade/public_html/the/libraries/joomla/database/tablenested.php:1262
13 jdatabasemysqli->execute() /home/fade/public_html/the/libraries/joomla/database/database.php:965
14 jerror::raiseerror() /home/fade/public_html/the/libraries/joomla/database/database/mysqli.php:396
15 jerror::raise() /home/fade/public_html/the/libraries/joomla/error/error.php:251
i have turned debug on int backend of site building.
after doing so, page rendered top control tabs unavailable. have installed acl manager when open component same error page raises it's ugly head.
here error code. appreciated.
thanks,
500 - error has occurred.
jdatabasemysqli::query: 1054 - unknown column 'alias' in 'where clause' sql=select id cfojw_assets alias = 'root'
return control panel
call stack
# function location
1 jadministrator->dispatch() /home/fade/public_html/the/administrator/index.php:46
2 jcomponenthelper::rendercomponent() /home/fade/public_html/the/administrator/includes/application.php:153
3 jcomponenthelper::executecomponent() /home/fade/public_html/the/libraries/joomla/application/component/helper.php:351
4 require_once() /home/fade/public_html/the/libraries/joomla/application/component/helper.php:383
5 jcontroller->execute() /home/fade/public_html/the/administrator/components/com_aclmanager/aclmanager.php:54
6 aclmanagercontroller->display() /home/fade/public_html/the/libraries/joomla/application/component/controller.php:761
7 jcontroller->display() /home/fade/public_html/the/administrator/components/com_aclmanager/controller.php:100
8 aclmanagerviewhome->display() /home/fade/public_html/the/libraries/joomla/application/component/controller.php:722
9 aclmanagermodeldiagnostic->getadminconflicts() /home/fade/public_html/the/administrator/components/com_aclmanager/views/home/view.html.php:36
10 jaccess::checkgroup() /home/fade/public_html/the/administrator/components/com_aclmanager/models/diagnostic.php:546
11 jtablenested->getrootid() /home/fade/public_html/the/libraries/joomla/access/access.php:146
12 jdatabase->loadcolumn() /home/fade/public_html/the/libraries/joomla/database/tablenested.php:1262
13 jdatabasemysqli->execute() /home/fade/public_html/the/libraries/joomla/database/database.php:965
14 jerror::raiseerror() /home/fade/public_html/the/libraries/joomla/database/database/mysqli.php:396
15 jerror::raise() /home/fade/public_html/the/libraries/joomla/error/error.php:251
did click diagnostic tab in acl manager , fix asset table issues.
this thing worked me when had exact same problem.
this thing worked me when had exact same problem.
Comments
Post a Comment