Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- WD rules_config: PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: [error]
- "rules_email_blog_author"
- LINE 2: WHERE (rid = 'rules_email_blog_author') AND (entity_type = ...
- ^: DELETE FROM {smartling_entity_data}
- WHERE (rid = :db_condition_placeholder_0) AND (entity_type = :db_condition_placeholder_1) ; Array
- (
- [:db_condition_placeholder_0] => rules_email_blog_author
- [:db_condition_placeholder_1] => rules_config
- )
- in smartling_entity_delete() (line 471 of /var/www/html/sites/all/modules/contrib/smartling/smartling.module).
- WD php: PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: [error]
- "rules_email_blog_author"
- LINE 2: WHERE (rid = 'rules_email_blog_author') AND (entity_type = ...
- ^: DELETE FROM {smartling_entity_data}
- WHERE (rid = :db_condition_placeholder_0) AND (entity_type = :db_condition_placeholder_1) ; Array
- (
- [:db_condition_placeholder_0] => rules_email_blog_author
- [:db_condition_placeholder_1] => rules_config
- )
- in smartling_entity_delete() (line 471 of /var/www/html/sites/all/modules/contrib/smartling/smartling.module).
- Drush command terminated abnormally due to an unrecoverable error. [error]
- PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "rules_email_blog_author"
- LINE 2: WHERE (rid = 'rules_email_blog_author') AND (entity_type = ...
- ^: DELETE FROM {smartling_entity_data}
- WHERE (rid = :db_condition_placeholder_0) AND (entity_type = :db_condition_placeholder_1) ; Array
- (
- [:db_condition_placeholder_0] => rules_email_blog_author
- [:db_condition_placeholder_1] => rules_config
- )
- in smartling_entity_delete() (line 471 of /var/www/html/sites/all/modules/contrib/smartling/smartling.module).
Advertisement
Add Comment
Please, Sign In to add comment