Thread: Some help
View Single Post
Old 02-27-2009, 11:19 PM   #7 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Btw!

Quote:
Originally Posted by allworknoplay View Post
I don't see anywhere in your code where it should say "cannot convert object to string..."

Is that part somewhere else?
No, it's a PHP-generated error, fatal errors are caused by PHP, and not really "outputted" anywhere in the code.
It's like.. when you try to connect to a db with the wrong settings, it gives an errormsg that it can't connect to the database, even if you haven't said anywhere that it should output that specific message.

Quote:
Originally Posted by allworknoplay View Post
Also can we see the rest of your class or is it too big? Like do you have any other properties declared etc...
It's quite big, but since it's solved now it doesn't really matter
__________________
Tanax is offline  
Reply With Quote