adrian.pearce Posted September 4, 2008 Posted September 4, 2008 Having a problem with the information boxes on the left hand side of my site, i get the error: Catchable fatal error: Object of class infoBox could not be converted to string Here is the end of the code. I have tried to comment out the last line but it still errors '<a href="' . tep_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a>' ); '<a href="' . tep_href_link(FILENAME_FOOBAR, '', 'NONSSL') . '">' . BOX_INFORMATION_FOOBAR . '</a><br>' . new infoBox($info_box_contents); ?> Can anyone help.......
Recommended Posts
Archived
This topic is now archived and is closed to further replies.