in the image.php change:
Code:
$pid = get_var($HTTP_GET_VARS['cid'], "pid");
to:
Code:
$pid = "000000000";
replacing the zero's with your player's EQ2Player Site ID.
this way you won't have to have any extra stuff on the URL of your signature, allowing it to function on all sites that allow images.