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

Userdefined Form Problems


Go to End


2 Posts   1184 Views

Avatar
Drachenwinter

Community Member, 8 Posts

18 March 2011 at 4:27am

Hello all =)

I have some problems with the userforms. Installation is fine, but when i try to add a new email recipient i get a Website Error - Not found. Also, trying to add any kind of field firebug shows me a this:

GET http://www.mywebsite.de/admin/EditForm/field/Fields/addfield?NewID=1&Type=EditableCheckbox 404 Not Found

i'm using silverstripe 2.3.4 with the 0.2.1 userforms on a strato-server with php 5.2.17

i tried finding a solution by searching the forum and the tickets, but i have not found somethign useful.

some good hints would be cool =)

Avatar
Drachenwinter

Community Member, 8 Posts

19 March 2011 at 3:06am

okay, another thing i found out:

when i install the userforms module and run dev/build, the userform seems simply not to be installed completly. The userdefined form page is created, but thats it.

any idea why that happens?