Any thoughts on what this error message means?
Archived from the Xataface Users forum.
njw — Wed Jun 25, 2008 5:31 am
Catchable fatal error: Object of class PEAR_Error could not be converted to string in /home/archomai/public_html/dataface0p7p1/Dataface/Relationship.php on line 528
I am using 0.7.1
Many thanks for any help
Neil
shannah — Mon Jun 30, 2008 8:51 am
Generally this means that it is having trouble parsing the SQL query in one of your relationships. You might want to try adding some debugging code just before the suspect line to get more info.
-Steve
njw — Mon Jun 30, 2008 11:53 am
I’ll give that a try once I am home again. Neil
njw — Sun Jul 20, 2008 3:52 pm
… my SQL was incorrect.
Many thanks
Neil