Hi.. Im using the mambot lighthumb to use the mosimage tag with effect of lightbox.. I have installed the Ja-News Module…
When I load the frontpage the Ja News module load fine, but when I click to see the next article ( ihave publisher 4 )..
I see this….
Fatal error: Call to a member function on a non-object in /home/adnweb/public_html/mambots/content/lightThumb.php on line 97
The line 97 of the mambot is:
[PHP] if ( !$params->get( ‘introtext’ ) && strstr( $row->introtext, ‘{mosimage}’ ) ) {
$search = explode( ‘{mosimage}’, $row->introtext );
$start = count( $search ) – 1;
}
[/PHP]
Any can help me to solve this ?
Thanks