Oh noes!

SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'temp.value' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by on line 124 in /home/pmcwebs/public_html/blesta/lib/model.php

Printing Stack Trace:
#0 /home/pmcwebs/public_html/blesta/lib/model.php(124): PDOStatement->execute(Array)
#1 /home/pmcwebs/public_html/blesta/components/record/record.php(655): Model->query('SELECT * FROM (...', Array)
#2 /home/pmcwebs/public_html/blesta/app/models/companies.php(542): Record->fetch()
#3 /home/pmcwebs/public_html/blesta/app/app_controller.php(0): Companies->getSetting()
#4 /home/pmcwebs/public_html/blesta/app/app_controller.php(0): AppController->primeCompany()
#5 /home/pmcwebs/public_html/blesta/app/controllers/client_login.php(14): AppController->preAction()
#6 /home/pmcwebs/public_html/blesta/lib/dispatcher.php(102): ClientLogin->preAction()
#7 /home/pmcwebs/public_html/blesta/index.php(21): Dispatcher::dispatch('/blesta/client/...')
#8 {main}