Page 1 of 1
Any thoughts on what this error message means?
Posted:
Wed Jun 25, 2008 5:31 am
by njw
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
Posted:
Mon Jun 30, 2008 8:51 am
by shannah
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
Thanks Steve
Posted:
Mon Jun 30, 2008 11:53 am
by njw
I'll give that a try once I am home again. Neil
You were right
Posted:
Sun Jul 20, 2008 3:52 pm
by njw
... my SQL was incorrect.
Many thanks
Neil