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.

All other Modules /

Discuss all other Modules here.

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

Userforms and SS 3.1.9


Go to End


2 Posts   1079 Views

Avatar
patattrash

Community Member, 16 Posts

4 February 2015 at 10:33am

Trying to get userforms module to work on SS 3.1.9, but I see the following error:

"Fatal error: Cannot access property EditableMultipleOptionField::$singular_name in mydomain/userforms/code/formfields/FieldEditor.php(105) : eval()'d code on line 1"

I'm using userforms 1.0. The only thing I could find regarding this error was in the IRC logs from April '14 where someone thought it was a compatibility issue then the person asking the question logged off. Wondering if anyone has seen this issue and has a fix.

Thanks.

Avatar
patattrash

Community Member, 16 Posts

4 February 2015 at 10:39am

Okay, chalk that up to stupidity on my end. It's definitely a compatibility issue. I updated the userforms module to the master, ran dev/build and things seem to work.