I'm running Silverstripe 3.1 with the userforms module master as of 12-9-2013. I keep getting the following error (attached in a txt file). Does anyone have any idea why this is happening?
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Unknown column 'Page.ExtraMeta' in 'field list'
Do you know where ExtraMeta came from? It's not UDF. Try run a dev/build to rebuild the database and try again.
Sorry I know what the problem is. I tried adding all the meta fields again thinking they were all removed, not realising that the meta description and the extra meta fields were still there. After removing these it all seems to be fine.
My fault, but thanks for the speedy reply.