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.

Forum Module /

Discuss the Forum Module.

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

SilverStripe 3 support


Go to End


2 Posts   2409 Views

Avatar
gshegosh81

Community Member, 10 Posts

4 July 2012 at 11:39pm

I've fixed some stuff, but I'm probably still far from making it work - right now I get "TableListField requires FRAMEWORK_DIR to be sapphire"

Does someone have working version of the forum module or started effort to make it work? I don't want to duplicate the effort, replacing TableListFields with GridFields doesn't seem like a trivial task to me.

As a side note - what's the point of changing the framework directory if you can't fix old code to accept it and the change breaks existing modules? With no easy migration path described anywhere (docs just tell me that TableListField is deprecated and I should use GridField with a plugin, but there is NO "before" and "after" code example to be found) it seems to be against community :-(

Avatar
Willr

Forum Moderator, 5523 Posts

5 July 2012 at 6:57pm

Does someone have working version of the forum module or started effort to make it work

See http://open.silverstripe.org/ticket/7316