I get a nice little banner.
Just another idea: I just saw that you don't have the "Watched Statistics" link in your sidebar menu. I don't really know if that's connected (you have to ask fredlocks) but if the watched stats are disabled in localsiteconfig.php it could be possible that this is the reason why no watched banner can be created.
$profiles = array( "edwin" => array( "nick" => "Edwin", "first" => "", "last" => "", "width" => 61, "height" => 85, "num" => 10, "bgcol" => "deb887", "font" => "arial.ttf", "fontcol" => "FFFFFF", "fontsize" => 10, "hborder" => 3, "wborder" => 5, "padding" => 5, "topmsg" => "What #NAME#'s watched recently.", "botmsg" => "As of #DATE#", "topalign" => "l", "botalign" => "l", "quality" => 100 ), "edwin_bought" => array( "nick" => "Edwin", "first" => "", "last" => "", "width" => 61, "height" => 85, "num" => 5, "bgcol" => "deb887", "font" => "arial.ttf", "fontcol" => "FFFFFF", "fontsize" => 10, "hborder" => 3, "wborder" => 5, "padding" => 5, "topmsg" => "What #NAME#'s bought recently.", "botmsg" => "As of #DATE#", "topalign" => "l", "botalign" => "l", "type" => "new", "quality" => 100 ));
DJ, do you remember where those files are? I have php4 on my system, and they are different.
There's a nice explanation here on how to make jpgraph workhttp://www.johnd.com.au/installingphpdvdprofiler/index.htm