Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE base.deleted = 0
GROUP BY id ORDER BY sum(base.weight) DESC' at line 65 in /var/www/charitylearning.org/PHPClearLessons/classes/core/db.php:99
Stack trace:
#0 /var/www/charitylearning.org/PHPClearLessons/classes/core/db.php(99): PDO->prepare()
#1 /var/www/charitylearning.org/PHPClearLessons/classes/core/db.php(188): core\db->run_get_all_query()
#2 /var/www/charitylearning.org/PHPClearLessons/classes/clearlessons/search.php(68): core\db->get_records_sql()
#3 /var/www/charitylearning.org/PHPClearLessons/classes/clearlessons/search.php(58): clearlessons\search->build_results()
#4 /var/www/charitylearning.org/PHPClearLessons/search.php(19): clearlessons\search->__construct()
#5 {main}
thrown in /var/www/charitylearning.org/PHPClearLessons/classes/core/db.php on line 99