17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 519 Views |
-
Error installing blog module on Mac OS X

8 October 2008 at 11:29pm
I've installed the blog module on our live site:
http://nfaw.orgbut there are a few problems. To sort these out I need to get the blog module working on my development site on my MacBook Pro. Unfortunately the db/build/?flush=1 command fails to run.
I've been running version 2.2.2 happily up to now using the standard Apache 2 install with PHP upgraded to 5.2.5 and the GD2 module installed. (and if that makes it sound as if I know what I'm doing, you've got it wrong.)
The error text follows. Can anyone suggest a fix, or at least identify what the source of the problem is?
thanks
bruceFATAL ERROR: Bad class to singleton() - BlogEntry
At line 85 in /Users/macbookbruce/silverstripe/sapphire/core/Core.phpuser_error(Bad class to singleton() - BlogEntry,256)
line 85 of Core.phpsingleton(BlogEntry)
line 175 of DatabaseAdmin.phpDatabaseAdmin->doBuild()
line 90 of DatabaseAdmin.phpDatabaseAdmin->build(Array)
line 261 of Controller.phpController->run(Array)
line 104 of Director.phpDirector::direct(db/build)
line 158 of main.phpContext
Debug (Debug::showError() in line 180 of Debug.php)
className =
BlogEntry
_SINGLETONS =
Member =
Database record: MemberID :
0
Newsletter =
Database record: NewsletterID :
0
Newsletter_SentRecipient =
Database record: Newsletter_SentRecipientID :
0
Newsletter_Recipient =
Database record: Newsletter_RecipientID :
0
NewsletterType =
Database record: NewsletterTypeID :
0
PageComment =
Database record: PageCommentID :
0
Email_BounceRecord =
Database record: Email_BounceRecordID :
0
Email_BlackList =
Database record: Email_BlackListID :
0
PageView =
Database record: PageViewID :
0
SiteTree =
Database record: SiteTreeID :
0
Translatable = Translatable::__set_state(array( 'translatableFields' => array ( 0 => NULL, 1 => true, 2 => NULL, 3 => NULL, 4 => NULL, 5 => NULL, 6 => NULL, 7 => NULL, 8 => NULL, ), 'original_values' => NULL, 'owner' => NULL, 'extension_instances' => array ( ), 'class' => 'Translatable', ))
QueuedEmail =
Database record: QueuedEmailID :
0
File =
Database record: FileID :
0
EditableCheckboxOption =
Database record: EditableCheckboxOptionID :
0
EditableDropdownOption =
Database record: EditableDropdownOptionID :
0
EditableFormField =
Database record: EditableFormFieldID :
0
EditableRadioOption =
Database record: EditableRadioOptionID :
0
SubmittedForm =
Database record: SubmittedFormID :
0
SubmittedFormField =
Database record: SubmittedFormFieldID :
0
Group =
Database record: GroupID :
0
Member_UnsubscribeRecord =
Database record: Member_UnsubscribeRecordID :
0
Permission =
Database record: PermissionID :
0
Widget =
Database record: WidgetID :
0
WidgetArea =
Database record: WidgetAreaID :
0
GhostPage =
Database record: GhostPageID :
0
Page =
Database record: PageID :
0
| 519 Views | ||
|
Page:
1
|
Go to Top |

