I have the tfa and tfa_basic modules already installed. I have rules installed with dozens of working rules.

When I install this module, I get the following error:

ERROR - http://www.example.local/admin/modules/list/confirm 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 ')' at line 1: INSERT INTO {rules_trigger} (id, event) VALUES (:db_insert_placeholder_0, );
Array
(
[:db_insert_placeholder_0] => 288
)
in RulesEntityController->storeEvents() (line 173 of /var/www/example/docroot/sites/all/modules/contrib/rules/includes/rules.core.inc).

Comments

wesleymusgrove created an issue.