The Arcive of vBulletin Modifications Site. |
|
leaderbord issue Details »»
|
|||||||||||||||||||||||||||||
when you click on leaderbord link in the arcade you'll see at the bottom of the page the area with the style drop box and the contact info is not how it should be
as seen in the first image,, to fix it open up skin_Arcade.php and skin_v3Arcade.php search for Code:
function leagueheader() {
global $ibforums;
return <<<EOF
Code:
</form> Code:
function leagueheader() {
global $ibforums;
return <<<EOF
</form>
enjoy Download Now
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
addition to this fix
find Code:
function search_form($do,$game_select,$extra) {
Code:
<form> Code:
</form> |
![]() |
|
|