Quote:
Originally posted by TheWulff
Can this be modified for other ladders, IE OGL and TWL ? Nice work BTW
|
Yeah, need modify ladder group number:
clanbase.php and find:
PHP Code:
//----- Config -----
add after:
PHP Code:
$clanladder = 000; // Your Clan Ladder ID Number (e.g. Quake3,Medal of Honor,etc..)
Template "clanbase_home" and find:
PHP Code:
<td width="50%" align="right"><normalfont><b>Ranked: <script src='http://www.clanbase.com/cbrank.php?cid=$clanid&lid=560&type=js'></script></b></normalfont></td>
change to:
PHP Code:
<td width="50%" align="right"><normalfont><b>Ranked: <script src='http://www.clanbase.com/cbrank.php?cid=$clanid&lid=$clanladder&type=js'></script></b></normalfont></td>
You need find your clan ladder ID number:
Example:
http://www.clanbase.com/rating.php?lid=219
rating.php?lid=
219 that ladder ID number