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

Action 'run' isn't allowed on class MultiFormPurgeTask


Go to End


1717 Views

Avatar
LesC

Community Member, 70 Posts

28 March 2010 at 11:59pm

Hi,

I want to clear out the old sessions on my MultiForm setup, but when I try to test the purge (mysite.com/MultiFormPurgeTask/run) it comes back with the error: "Action 'run' isn't allowed on class MultiFormPurgeTask"

Has anyone else seen this? Should you be able to run the task in the browser?