Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

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.

Upgrading SilverStripe /

Ask questions about upgrading SilverStripe to the latest version.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Weird GridField error when editing and trying to save


Go to End


1663 Views

Avatar
Scott Farmer

Community Member, 49 Posts

8 June 2016 at 6:33pm

Have been pulling my hair out trying to upgrade a silverstripe 3.1.13 site to 3.2.0.

When trying to save a record I get the following error message:
ERROR [User Error]: Uncaught Exception: Object->__call(): the method 'redirectback' does not exist on
'GridFieldDetailForm_ItemRequest'

Some times it is Bad Request.

Followed upgrade guide and fixed all changes etc.

Works fine in version 3.1.9, but this issue happens on version 3.2.0 and above.

From comparing to records side by side in phpmyadmin, it appears to have something to do with the securityid being different or incorrect. If I paste a securityid from a working record, then it updates fine! Changed a securityid slightly and it will not update.

Any ideas why this would be?

Thanks
Regards
Scott