ibProArcade pagination below Game Information
This should work with all vb and ibproarcade versions..
This will help you navigate through your arcade game pages without having to scroll to the bottom of the page.. Shows below Game Information and above the Games.. http://www.next-level-arcade.com/ibproarcade.php Two files to edit.. arcade.php find: PHP Code:
$this->output .= $this->html->start($newtext,$latestinfo,$new_games,$pop_games,$ran_games,$tot_games,$usecats,$tot_cats,$this->arcade->links,$plays_left,$tourneyinfo,$cattable,$attente,$termine,$actifs,$mtinfo,$Champion,$Highscorechamp,$stylecolumns,$selected);
PHP Code:
$this->output .= $this->html->start($newtext,$latestinfo,$new_games,$pop_games,$ran_games,$tot_games,$usecats,$tot_cats,$this->arcade->links,$plays_left,$tourneyinfo,$cattable,$attente,$termine,$actifs,$mtinfo,$Champion,$Highscorechamp,$stylecolumns,$selected,$this->arcade->links['pages']);
Now edit the skin_Arcade.php Find: PHP Code:
function start($newtext,$latestinfo,$new_games,$pop_games,$ran_games,$tot_games,$usecats,$tot_cats,$clicktoplay,$plays_left,$tourneyinfo,$cats,$attente,$termine,$actifs,$mtinfo,$Champion,$Highscorechamp,$stylecolumns,$selected){
PHP Code:
function start($newtext,$latestinfo,$new_games,$pop_games,$ran_games,$tot_games,$usecats,$tot_cats,$clicktoplay,$plays_left,$tourneyinfo,$cats,$attente,$termine,$actifs,$mtinfo,$Champion,$Highscorechamp,$stylecolumns,$selected,$pages){
PHP Code:
<div class="tborder">
PHP Code:
<div class="tborder">
Thats it.. Enjoy !! ![]() Download No files for download. Screenshots |
Similar Mods
Add-On Releases ibProArcade Shows Game Count + Newest Game and Random Game in your Forum Statistics | vBulletin 3.6 Add-ons |