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.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

fatal error when trying to create a new group in Security


Go to End


2810 Views

Avatar
battez

1 Post

12 July 2007 at 3:15am

Fatal error: Cannot access protected property Form::$actions in /Applications/xampp/htdocs/ssbeta/sapphire/forms/TabularStyle.php on line 44

RC 2.0.2 of SilverStripe on
Mac Os X 10.4.8 running Xampp (apache 2.0.x , PHP 5.0.2, MySql 4.1+ )

I also had a fatal error when I first tried to login, which was fixed by using the fix mentioned on this forum - chaning Controller.php protected variable to public. I am thinking there is a similar fix for this?