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

Forum - Register throwing a 'GetForumFields' error


Go to End


1520 Views

Avatar
Doug Avery

9 Posts

7 January 2008 at 8:27am

I just installed the forums module and it seems to fail when I attempt to register a user. I haven't made any modifications to the plugin; it's the out-of-the-box code.
In dev mode, the error thrown is:

FATAL ERROR: Object::__call() Method 'getForumFields' not found in class 'Member'
At line 190 in /home/design27/public_html/sapphire/core/Object.php

getForumFields is a function set in ForumRole.php, but that's all I know about it. Any ideas on what mighht be fouling this up?
Thanks!