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... i'm clueless


Go to End


2 Posts   1486 Views

Avatar
grfxmonkey

Community Member, 1 Post

29 November 2007 at 4:51am

Forgive me for my cluelessness, but i had this error message when i tried to install. can anyone tell me what i might be doing wrong?

Fatal error: Class 'RequiredFields' not found in /home/grfxmon/public_html/testing2/silverstripe-v2.1.1/sapphire/forms/ComplexRequiredFields.php on line 7

Avatar
mr_lars

Community Member, 1 Post

29 November 2007 at 5:50am

Edited: 29/11/2007 5:53am

fatal error for me too...
the previous versione worked flawlessly

# Building database schema...

Fatal error: DATABASE ERROR: Couldn't run query: CREATE TABLE `UserDefinedForm` ( ID int(11) not null auto_increment, `EmailTo` varchar(50) character set utf8 collate utf8_general_ci, `EmailOnSubmit` tinyint(1) unsigned not null default '0', `SubmitButtonText` varchar(50) character set utf8 collate utf8_general_ci, `OnCompleteMessage` mediumtext character set utf8 collate utf8_general_ci, fulltext `SearchFields` (Title,MenuTitle,Content,MetaTitle,MetaDescription,MetaKeywords), fulltext `TitleSearchFields` (Title), primary key (ID) ) TYPE=MyISAM | Key column 'Title' doesn't exist in table in xxx.xxx/s/sapphire/core/model/Database.php on line 397

I'm re-uploading in case something went wrong