Reply To Testing PersephoneOn my machine the default vhost file did not work until i changed it from more⇛ by Book Worm on Thursday June 18 2009 @ 17:57:54 (-10010/-10010 Points) in reply to Testing Persephone |
Configuration ↪Reference |
If you're not sure what you're looking for, go to Getting Started→.
Reply To Testing PersephoneOn my machine the default vhost file did not work until i changed it from more⇛ by Book Worm on Thursday June 18 2009 @ 17:57:54 (-10010/-10010 Points) in reply to Testing Persephone |
Configuration ↪Reference |
Reply To Testing PersephoneProbably a few lines to show the apache 2 setup would be helpful more⇛ by Book Worm on Thursday June 18 2009 @ 17:44:45 (-10010/-10010 Points) in reply to Testing Persephone |
Configuration ↪Reference |
Field not available on this instanceThe 'Field not available on this instance:field' is a common one and can have several different meanings. It is unfortunately not easy, or possible, for Persephone to determine exactly why the field is not available. more⇛ by Group Public on Wednesday April 01 2009 @ 16:02:36 (1/1 Points) |
Tips ↪User Guide |
Debug PHP Failures and blank pagesIf you have mysterious symptoms, such as pages being blank or incomplete, you may have an incomplete configuration. more⇛ by Group Public on Monday March 23 2009 @ 20:58:07 (1/1 Points) |
Configuration ↪Reference |
Reply To EntitywithNothing is not documented. It's very important replies⇛ by Book Worm on Friday February 27 2009 @ 14:54:36 (-10010/-10010 Points) in reply to Entity |
API ↪Reference |
Date and DateTime field typesWhere possible Date and DateTime field types will be represented using an appropriate Date type in the native language. This will not normally be an integer timestamp, as that range is limited. more⇛ by Group Public on Tuesday January 13 2009 @ 10:17:12 (1/1 Points) |
User Guide |
Search Queryby Group Public on Friday October 17 2008 @ 15:26:15 (1/1 Points) |
Reference |
Search IteratorSearching entities is done via iterators, rather than loading the entire result immediately. more⇛ by Group Public on Friday October 17 2008 @ 15:14:10 (1/1 Points) |
API ↪Reference |
MDB2 empty String columns and NullWhen loading an entity from the DB, you may get this error message 'Attempt to set null on non-nullable field' (DBS_SetFieldExcpetion::TYPE_NULL) if the DB column produces null and your entity is not marked with ALLOW_NULL. more⇛ by Group Public on Monday September 22 2008 @ 10:13:07 (1/1 Points) |
Tips ↪User Guide |
Using a function to obtain the database objectSometimes you don't have a global variable which contains the database object, rather you have a function which returns that reference. more⇛ by Group Public on Friday August 15 2008 @ 15:35:26 (1/1 Points) |
Language ↪Reference |