Hi,
When I hit save, it works fine and saves the blog entry. When I hit publish and save I get an "error saving content".
My question is how can I track this down and trouble shoot it?
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
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.
Hi,
When I hit save, it works fine and saves the blog entry. When I hit publish and save I get an "error saving content".
My question is how can I track this down and trouble shoot it?
By chance I found it was caused by a workflow module. Still would like to find a way to track this down in the future.
I suggest putting the site into dev mode - you will then see the full error message as the response to the ajax response. You can see ajax responses in the console window of firebug, or the web inspector for webkit.