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

Newb question about Userforms


Go to End


2 Posts   1001 Views

Avatar
winterman

Community Member, 1 Post

25 May 2010 at 4:53am

I am sorry, but can't find this in any other documentation. I have tried installing usermodules in root in cms in jsparty and in sapphire.

Tried rebuilding and it still won't show up in the CMS. Any ideas as that what I am doing wrong please?

Avatar
Willr

Forum Moderator, 5523 Posts

25 May 2010 at 11:32pm

Your project folder should look like this with userforms. http://skitch.com/willrossi/dfn75/2.4-modules. Module should be called 'userforms'

Make sure the userforms folder is readable by the webserver. Run a yoursite.com/dev/build?flush=all then reload the cms yoursite.com/admin. Also check your database (via mysql command line or a GUI like phpmyadmin) for the 'EditableFormField' and 'UserDefinedForm' tables.