Exception in PHP Script
/frontend/collection.php
PHP Version: 8.0.27;  Zend Engine Version: 4.0.27;  QCubed Version: 2.0.2 Development Release (QCubed 2.0.2)
Application: Apache/2.4.29;  Server Name: www.antolinidobrasil.com.br
HTTP User Agent: claudebot
MySqli Error: Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'sitobrasile.translation.value' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Exception Type:   QMySqliDatabaseException

Rendered Page:   Click here to view contents able to be rendered

Source File:   /home/sitobrasile/public_html/nextgest/includes/qcubed/_core/framework/QDatabaseBase.class.php     Line:   68

Line 63:    			if ($this->blnEnableProfiling) {
Line 64:    				$timerName = 'queryExec' . mt_rand() ;
Line 65:    				QTimer::Start($timerName);
Line 66:    			}
Line 67:    			
Line 68:    			$result = $this->ExecuteQuery($strQuery);
Line 69:    			
Line 70:    			if ($this->blnEnableProfiling) {
Line 71:    				$dblQueryTime = QTimer::Stop($timerName);
Line 72:    				QTimer::Reset($timerName);
Line 73:    				

Database Error Number:  1055

Query:   Show/Hide


Call Stack:

#0 /home/sitobrasile/public_html/nextgest/includes/qcubed/_core/framework/QDatabaseBase.class.php(68): QMySqli5Database->ExecuteQuery()
#1 /home/sitobrasile/public_html/nextgest/includes/model/Design.class.php(108): QDatabaseBase->Query()
#2 /home/sitobrasile/public_html/frontend/tpl/collection.tpl.php(25): Design::Get()
#3 /home/sitobrasile/public_html/frontend/tpl/base/main.tpl.php(11): include('...')
#4 /home/sitobrasile/public_html/nextgest/includes/qcubed/_core/base_controls/QFormBase.class.php(865): require('...')
#5 /home/sitobrasile/public_html/nextgest/includes/qcubed/_core/base_controls/QFormBase.class.php(311): QFormBase->Render()
#6 /home/sitobrasile/public_html/nextgest/cstmClasses/TemplateForm.class.php(56): QFormBase::Run()
#7 /home/sitobrasile/public_html/frontend/collection.php(22): TemplateForm::Run()
#8 {main}

Variable Dump:   Show/Hide



Exception Report Generated:  Friday, March 29 2024, 2:06:44 PM