View Single Post
Old July 6th, 2007, 07:02 PM   #3 (permalink)
candlefind
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 103
Hi Chuck,

I just checked the script and here's what I have...


if ( !empty($title) )
{
printheader( $cat, " $keywords" );
}
else
{
printheader( $cat, " $bigimage" );
}


Is the other "title" word in this supposed to be changed to "keywords" as well?
candlefind is offline   Reply With Quote