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.

Archive /

Our old forums are still available as a read-only archive.

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

Editing a user


Go to End


3 Posts   3288 Views

Avatar
gakenny

Community Member, 153 Posts

20 February 2007 at 5:06pm

Hello,

In addition to the issue that I have posted in the General Discussion section regarding the presentation of the default installed website, I have noticed this error when trying to edit the default admin user in the control panel:

Fatal error: Call to a member function setPageLimits() on a non-object in /home/xxxxxxxx/public_html/silverstripe/sapphire/forms/ComplexTableField.php on line 312

Cheers,

Gary

Avatar
zehninguem

Community Member, 3 Posts

21 February 2007 at 10:58am

I'm receiving the same error.

Fatal error: Call to a member function setPageLimits() on a non-object in ...\sapphire\forms\ComplexTableField.php on line 312

Txs

Avatar
Ingo

Forum Moderator, 801 Posts

21 February 2007 at 3:42pm

Andrew fixed this about an hour after we built the installers from SVN.
You can fix this by deleting the sourceItems() function in cms/code/MemberTableField.php. This fix will be in 2.0.1 :)

See discussion at:
http://www.silverstripe.com/bugs/flat/246