Ok heres the Link for the Profilepage (thanks to Xenon):
open member.php
search for:
PHP Code:
$profilefield[value]=$userinfo[$profilefieldname];
replace with:
PHP Code:
$profilefield[value]=$userinfo[$profilefieldname];
// ebay
{
if($profilefield[profilefieldid]==ID)
$profilefield[value] = "<A HREF=\"http://partners.webmasterplan.com/click.asp?ref=101294&site=1382&type=b297&bnb=297&ebloc=2&ebmn=$profilefield[value]\" TARGET=\"_blank\">". $profilefield[value] ."</a>";
}
// ebay end
++ Replace The "ID" with your Ebay - FieldID