View Single Post
Old December 13th, 2005, 10:58 AM   #3 (permalink)
Detomah
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 94
Quote:
Originally Posted by Chuck S
The code is in pp-inc.php get_imagethumb function

if ( file_exists( $filepath ) ) {
$imgtag = "<img border=\"0\" $imgsize src=\"$fileurl$rand\" alt=\"$bigimage\" />";

but we do not pass title in that function
Thanks, I think I may have already changed that. No wonder it isn't showing if it doesn't get parsed though, lol.

Ok - "Goes off to get $title to work for it now that he know's the bit of code he's working with"

Thanks.
Detomah is offline   Reply With Quote