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

Mollom parse error syntax error


Go to End


1145 Views

Avatar
Scorpiankh

Community Member, 63 Posts

26 November 2010 at 5:16pm

Hi

I've just tried to install mollom to use in conjunction with the forum module (versions: mollom 0.2.1, spamprotection 0.3, forum 0.2.4, SS 2.3.4)
when i run dev/build it comes up with:
Parse error: syntax error, unexpected $end in C:\............\mollom\_config.php on line 1

when i looked at the mollom\_config.php file all that has in it is <?php
I'm assuming there should be more than that in that file?