On 10/26/07, Michael Smith <[EMAIL PROTECTED]> wrote:


    I've had similar problems with concatenation. Try return $this-
    >getTrainings()->__toString() . ' ('.$this->getDate('m/d/Y').')';

    Michael

I tried that before, but get:

Fatal error: Call to a member function __toString() on a non-object
in ...lib/model/TrainingDays.php on line 14


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to