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

Newsletter 2.4 massive fail FIXED (by magic)


Go to End


4 Posts   984 Views

Avatar
dominicB

Community Member, 14 Posts

7 June 2010 at 9:09pm

Edited: 08/06/2010 2:01am

After installing newsletter 0.4.0 on ss 2.4 I get the "webserver unable to complete your request" page when running dev/build. As soon as i take the newsletter dir out of the root dir, it all works again. Any ideas where I can start looking for the problem?

Avatar
patjnr

Community Member, 102 Posts

8 June 2010 at 1:32am

Hi

Did you install the UserDefinedForm Module as well?
I recently installed it without any problems.

thx

P

Avatar
dominicB

Community Member, 14 Posts

8 June 2010 at 1:36am

I do have userforms installed.
I think the problem may be with my setup rather than the module, I just don't know where to look.

Avatar
dominicB

Community Member, 14 Posts

8 June 2010 at 2:02am

hmm...

I added the local name of the server I'm using to the dev servers in _config.php

then i ran /admin and instead of "website error...." I saw a stacktrace saying that Member was missing a field

then i ran /dev/build again

and it all worked fine.

which is confusing, but great