Table voting_actions_conditions has a varchar field called value_type. Its limit is set to 20. Function voting_actions_edit_form_submit in voting_actions.module file trys to insert the value VOTINGAPI_VALUE_TYPE_TOKEN which is larger than 20 characters long. This causes the SQL statement to fail. Please change the length of the table column value_type

Comments

duaelfr’s picture

Status: Active » Closed (won't fix)

This version of Voting Actions is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.