Bugs 4.2.1beta (Mozilla 3.6.8):
Not show the number of tournaments and ladder (Uncategorised):
Please make Words => in the phrase:
Line 1527:
HTML Code:
<p class="label">Link this tournament to a Ladder</p>
Line 5241:
HTML Code:
<label for="prize">Link this tournament to a Ladder</label>
Line 5243:
HTML Code:
Winner gets <input class="textbox numeric" name="prize" value="50" size="5" maxlength="4" type="prize" /> points added to their elo rating in ladder:
Line 1535:
HTML Code:
Winner gets <input class="textbox numeric" name="prize" value="{vb:var tmnt.prize}" size="5" maxlength="4" type="prize" /> points added to their elo rating.
In
competitions.php?do=help please make all Words => phrases.
For xhtml 1.0 in template
tmnt_help + new version player youtube:
HTML Code:
<object width="384" height="231"><param name="movie" value="http://www.youtube.com/v/SLoRv3mcmls?fs=1&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SLoRv3mcmls?fs=1&hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="384" height="231"></embed></object>
Replace:
HTML Code:
<object class="restrain" type="application/x-shockwave-flash" width="384" height="231" data="http://www.youtube.com/v/SLoRv3mcmls?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded">
<param name="movie" value="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="true" />
<!--[if IE 6]>
<embed width="384" height="231" type="application/x-shockwave-flash" src="http://www.youtube.com/v/SLoRv3mcmls?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" />
<![endif]--></object>
and
HTML Code:
<object width="384" height="231"><param name="movie" value="http://www.youtube.com/v/hOjkZq1tiRg?fs=1&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hOjkZq1tiRg?fs=1&hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="384" height="231"></embed></object>
Replace:
HTML Code:
<object class="restrain" type="application/x-shockwave-flash" width="384" height="231" data="http://www.youtube.com/v/hOjkZq1tiRg?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded">
<param name="movie" value="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="true" />
<!--[if IE 6]>
<embed width="384" height="231" type="application/x-shockwave-flash" src="http://www.youtube.com/v/hOjkZq1tiRg?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" />
<![endif]--></object>