Fatal error: Call to undefined method PEAR_Error::getField()
Posted: Sat Jan 02, 2010 9:11 pm
I can't get Xataface to work correctly, under Windows 7 with XAMPP. My directory structure:
When I try to view it with http://localhost/newypt, I receive a flood of PHP warnings, deprecateds, and finally a fatal error.
Why is it doing this?
- Code: Select all
-htdocs
--newypt
---conf.ini
---index.php
---.htaccess
---xataface
----usual xataface stuff inside, direct from download
When I try to view it with http://localhost/newypt, I receive a flood of PHP warnings, deprecateds, and finally a fatal error.
- Code: Select all
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\config.inc.php on line 35
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 380
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 861
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 1077
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 1474
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\lib\I18Nv2\I18Nv2.php on line 177
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\lib\I18Nv2\I18Nv2.php on line 194
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\lib\I18Nv2\Negotiator.php on line 351
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\lib\I18Nv2\Negotiator.php on line 369
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\newypt\xataface\config.inc.php:35) in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 590
Warning: syntax error, unexpected BOOL_FALSE in C:/xampp/xampp/htdocs/newypt/xataface/lang/en.ini on line 16 in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\ConfigTool.php on line 331
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\xampp\htdocs\newypt\xataface\config.inc.php:35) in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 795
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\xampp\htdocs\newypt\xataface\config.inc.php:35) in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 795
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\newypt\xataface\config.inc.php:35) in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Application.php on line 796
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 1116
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 1559
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 1827
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 2042
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 2348
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 2850
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 2900
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 3047
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 3055
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 3277
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 3576
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 232
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 237
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 349
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 352
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 568
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Relationship.php on line 1093
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\SQL\Parser\wrapper.php on line 33
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Serializer.php on line 58
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Serializer.php on line 146
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Serializer.php on line 187
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Record.php on line 745
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Record.php on line 1125
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Record.php on line 2653
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Record.php on line 2702
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Record.php on line 2758
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\RelatedRecord.php on line 260
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\RelatedRecord.php on line 652
Deprecated: Function ereg_replace() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 440
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 512
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Deprecated: Function ereg() is deprecated in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 510
Fatal error: Call to undefined method PEAR_Error::getField() in C:\xampp\xampp\htdocs\newypt\xataface\Dataface\Table.php on line 2629
Why is it doing this?