Quote:
Originally Posted by EasyEazy
My code is the following... Does it make a difference mate?
<a name="group1"></a><vb:if condition="$ladder['groupnames']["$c_idx"]">{vb:raw ladder.groupnames.{vb:raw c_idx}}<vb:else />{vb:rawphrase ladder_league_group_x, {vb:raw ladder.thisgroup}}</vb:if>
Also the number of ladders and tournaments has disappeared from next to each one when you go to competitions.php page.

|
$ladder['groupnames']["$c_idx"] should be $ladder['groupnames'][$c_idx] otherwise is breaks the condition
Go to
http://www.yoursite.com/forums/compe...=rebuildcaches