Re: [fw-general] help with Zend\Db\Sql\Expression

2013-11-14 Thread Ralph Schindler
Hi, I am having trouble reading through your code sample, do you have an example with a stack trace/error? Or some kind of reproduction case? -ralph On 11/8/13 3:07 AM, Steve Rayner wrote: I'm getting Object of class Zend\Db\Sql\Expression could not be converted to string with the following

[fw-general] help with Zend\Db\Sql\Expression

2013-11-08 Thread Steve Rayner
I'm getting Object of class Zend\Db\Sql\Expression could not be converted to string with the following code; $select->join(*array*('tt' => 'discuss_thread_tag'), 'tt.tag_id = discuss_tag.tag_id', *array*(), 'left') ->join(*array*('t' => 'discuss_thread'), 't.thread_id = tt.thread_id', *arra