Unable to save campaign - Unknown column 'web_version_lang' in 'field list'
how to solve this problem?
i got this message:
Unable to save campaign
Unknown column 'web_version_lang' in 'field list'
Or check https://sendy.co/troubleshooting#403-forbidden-error-when-clicking-save-and-next as you may have "mod_security" enabled on your server.
This discussion has been closed.
Comments
Hi,
This is likely due to some columns not being created.
Login to your MySQL database directly via phpmyadmin or any other method you like, then run the following MySQL queries:
Then try again.
Best regards,
Ben