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.

Data Model Questions /

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

Error on ModelAdmin with function scaffoldSearchField()


Go to End


1563 Views

Avatar
MarioSommereder

Community Member, 107 Posts

17 October 2013 at 3:28pm

Hi,

updated to 3.1.1 and afterwards, my ModelAdmin didn't work anymore.

The error I get is:

Fatal error: Call to a member function scaffoldSearchField() on a non-object in .../framework/model/DataObject.php on line 1957

Already looked at the source, but didn't get it :-(

Anyone any ideas? Thanks.

Best, Mario