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

Some Bug when i update from tarball 2007-05-29 to last one


Go to End


1436 Views

Avatar
msantang

Community Member, 41 Posts

8 June 2007 at 10:36am


I have a contact form and when i try to edit it in CMS i get:
-----------------------------------------------
Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: UserDefinedForm in \sapphire\core\model\DataObject.php on line 690

Notice: Undefined index: Page in \sapphire\core\model\DataObject.php on line 690

Notice: Undefined variable: readOnlyAttr in \sapphire\forms\EditableFormField.php on line 70

Notice: Undefined variable: disabled in \sapphire\forms\EditableTextField.php on line 81

Notice: Undefined variable: readOnlyAttr in \sapphire\forms\EditableFormField.php on line 70

Notice: Undefined variable: disabled in sapphire\forms\EditableTextField.php on line 81

Notice: Undefined variable: readOnlyAttr in \sapphire\forms\EditableFormField.php on line 70

Notice: Undefined variable: readOnlyAttr in \sapphire\forms\EditableFormField.php on line 70

Notice: Undefined variable: disabled in \sapphire\forms\EditableTextField.php on line 83

Notice: Undefined index: Submissions in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Submissions in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Submissions in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Submissions in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1
-----------------------------------------------

And when i enter to CMS a popup window apear saying "respondToNodeChange"

In the front end when i try to enter to contact form i get:
--------------------------------
Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: Fields in \sapphire\core\model\DataObject.php(848) : eval()'d code on line 1

Notice: Undefined index: UserDefinedForm in \sapphire\core\model\DataObject.php on line 690

Notice: Undefined index: Page in \sapphire\core\model\DataObject.php on line 690
-------------------------------