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 0.2


Go to End


185 Posts   48307 Views

Avatar
valentin83

Community Member, 13 Posts

15 October 2009 at 4:00am

Hi,

I am a new Silver Stripe user and if someone can explain to me step by step how to install this mod I would appreciate it greatly. In the readme file it's referring to http://doc.silverstripe.com/doku.php?id=userdefinedform as documentation resource, but I can't find anything there. Please help. Thank you.

Avatar
Willr

Forum Moderator, 5523 Posts

15 October 2009 at 9:02am

http://doc.silverstripe.com/doku.php?id=modules:userforms is the documentation resource for that module. It also includes installation instructions.

Avatar
Willr

Forum Moderator, 5523 Posts

15 October 2009 at 1:36pm

I have updated the documentation to have the correct URL.

Avatar
valentin83

Community Member, 13 Posts

15 October 2009 at 7:12pm

"Run in your browser - http://www.yoursite.com/dev/build to rebuild the database. "

The folders I see in my userforms 0.2.0 directory are : code, css, images, javascript, lang, templates, tests and files _config.php, ChangeLog, LICENSE, README. Please tell me where the "dev" directory is so the rebuild can be done.

Please help because I'm starting to pull my hair, and trust me this isn't the first script I install on a webserver.

Avatar
Willr

Forum Moderator, 5523 Posts

15 October 2009 at 7:17pm

As it says "browser" aka A Web Browser such as Firefox or Internet Explorer. Its not a folder. Open up your webbrowser and go to http://www.yoursite.com/dev/build to rebuild that database. Tutorial 1 covers what this does and why you need to run dev/build when you create / install any modules.

Avatar
valentin83

Community Member, 13 Posts

15 October 2009 at 7:24pm

One more question please ... can you paste here the link to the tutorial 1 ?

Avatar
Willr

Forum Moderator, 5523 Posts

15 October 2009 at 7:31pm

Avatar
valentin83

Community Member, 13 Posts

15 October 2009 at 10:05pm

Ok. I downloaded the module from the URL above given, and installed as instructed with the steps described in the URL you gave me above. One BIG problem at the end : "You should see a new PageType in the CMS ‘User Defined Form’. This has a new ‘Form’ tab which has your form builder." . There is absolutely nothing like it in my back-end. I am using SilverStripe version 2.3.3 and this is the URL I've downloaded the module from : http://open.silverstripe.com/changeset/latest/modules/userforms/trunk?old_path=/&filename=/modules/userforms/trunk&format=zip . What problem do you think I have here ?