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 on Security Tab


Go to End


1476 Views

Avatar
mondy

10 Posts

29 December 2007 at 9:46pm

I get this error when I try to access the Security tab in the CMS...

Fatal error: Uncaught exception 'ReflectionException' with message 'Property db does not exist' in /var/www/html/sapphire/core/Object.php:318 Stack trace: #0 /var/www/html/sapphire/core/Object.php(318): ReflectionClass->getProperty('db') #1 /var/www/html/sapphire/core/model/DataObject.php(1283): Object->uninherited('db', true) #2 /var/www/html/sapphire/core/model/DataObject.php(1128): DataObject->fieldExists('IdentityURL') #3 /var/www/html/sapphire/core/ViewableData.php(118): DataObject->setField('IdentityURL', NULL) #4 /var/www/html/sapphire/core/model/DataObject.php(444): ViewableData->__set('IdentityURL', NULL) #5 /var/www/html/sapphire/core/model/DataObject.php(97): DataObject->populateDefaults() #6 /var/www/html/sapphire/forms/TableField.php(622): DataObject->__construct() #7 /var/www/html/sapphire/forms/TableField.php(176): TableField_Item->__construct(NULL, Object(TableField), NULL, Array, true) #8 [internal function]: TableField->Items() #9 /var/www/html/sapphire/core/ViewableData.php(524): call_user_func_array(Ar in /var/www/html/sapphire/core/Object.php on line 318

What the heck did I do?