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 NOT WORKING


Go to End


2 Posts   1762 Views

Avatar
fulanoinc

Community Member, 2 Posts

16 May 2009 at 5:10am

I'm running SilverStripe-v2.3.0 and the Userforms module is not working. It's on the same level as the cms and jsparty. The folder is called "userforms." I tried putting it in other directories and it still does not work.

When I /dev/build I get the following error:
Website Error
There has been an error
The website server has not been able to respond to your request.

Can anyone help?

Avatar
Willr

Forum Moderator, 5523 Posts

16 May 2009 at 7:02pm

What version of userforms are you trying to use. If you are trying to use the new 0.2 userforms then you need to run at least 2.3.2 beta as this has the new hooks for it.

Thats the generic error page BTW - turn on devmode to get the full and proper error messsage - Director::set_environment_type("dev"); in your _config.php file