Um erro no Banco de Dados aconteceu

Error Number: 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 'ORDER BY `t1`.`title` asc, `t1`.`id` asc LIMIT 1' at line 4

SELECT `t1`.* FROM (`tb_submit_forms` t1) WHERE `t1`.`id` = ORDER BY `t1`.`title` asc, `t1`.`id` asc LIMIT 1

Filename: models/common/submit_forms_common_model.php

Line Number: 132