Page 1 of 1

What's the problem?

Posted: Wed Jun 18, 2008 2:01 pm
by mark104
Catchable fatal error: Object of class stdClass could not be converted to string in /home/artmetall/domains/artmetall.ee/public_html/components/com_search/search.php on line 115

Line 115:
$row = substr( strip_tags( $row ), 0, 50 );

Re: What's the problem?

Posted: Wed Jun 18, 2008 2:05 pm
by Christopher
What's $row ? The error says it's an object....