The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
ibProArcade - professional Arcade System Details »» | |||||||||||||||||||||||||||||||||||||||||||||
ibProArcade - professional Arcade System
Developer Last Online: Mar 2023
ibProArcade the professional Arcade System for your vBulletin-Board the most installed Modification for vBulletin ever here on vbulletin.org works with vBulletin 3.0.x / 3.5.x / 3.6.x / 3.7.x / 3.8.x / 4.0.x / 4.1.x / 4.2.x ibProArcade v2.7.6+ is compatible to PHP5.6 and PHP7.0/7.1 Please notice that vBulletin itself needs minimum version 3.8.11 or 4.2.5 to work with PHP7.0/7.1 ================================================= Converters available If you made your way with another Arcade in your forum, maybe it's time to evolve and migrate to ibProArcade. No problem, there are converters available to smoothly port your games, scores ect. to ibProArcade CONVERTER for v3arcade CONVERTER for DBTech vBArcade (Lite and Pro) Use any converter for easy and safe conversion without losing any Game or Score - and even complete uninstall help for your old arcade ================================================= For Branding-Free-License and Donations check the "Information"-Section in your AdminCP's Arcade-Section after installing ================================================= Click INSTALL to get an email when an update for ibProArcade is released ================================================= This Hack provides you a professional Arcade fully integrated in your vBulletin-Forum. Your Members can play Games, hunt for Highscores and do Tournaments. Some Feature that come along and make this ibProArcade outstanding:
ibProArcade is compatible to ibProArcade-Games (*wow* surprise!), v3arcade-Games and PNflashgames (www.pnflashgames.com, use POSTNUKE format). PNflashgames does even offer Multiplayer-Games. This Hack was originally done for Invision Power Board (IPB) by Chris Kelly and later adapted to work within vBulletin 3.0.x but had no real integrated AdminCP and even some illegal licensed Files from IPB included, so it was removed from official vBulletin-Sites. ibProArcade for vBulletin comes along with a complete new AdminCP with even more options and improved functionality, has been bugfixed alot and I implemented some additional feature that where missing. All known security-issues found have been fixed. ibProArcade is full compatible to PHP4 and PHP5 and works with all vBulletin 3.x.x (yes, 3.0.x + 3.5.x + 3.6.x + 3.7.x + 3.8.x) with all the same Scripts ! ibProArcade v2.7.5+ and later is full compatible to PHP5.6 and PHP7 and works with all vBulletin-versions 3.x/4.x with all the same Scripts ! PHP7.0/7.1 require minimum vBulletin 3.8.11 or 4.2.5 and ibProArcade v2.7.5+ Installation of ibProArcade is very simple and easy: vBulletin 3.0.x upload the Files run the Installer edit 4 PHP-Files edit 3 Templates add 1 new Template vBulletin 3.5.x & 3.6.x & 3.7.x & 3.8.x & 4.x.x upload the Files import the Product-XML-File edit 3 Templates If you are upgrading from an existing Arcade, some information:
---MAD---, Acers, Aftermath, beacher, dede1, E=mc?, Esposito, Feckie (Roger), Gemma, ggiersdorf, GrendelKhan{TSU, Huijting, jbd, JTyson, kall, kylek, MasterMaik, matrix, media4you, micheal332001, MissKalunji, MrLister, nitro, nullified, Okie, Paul_Hollibone, Scotty2k, Ski-Whiz, slank, Smoker, stangger5, Synper, soniceffect, Sooner95, tcs, Tekram, Willy, Wordplay and everybody else I forgot to mention here Special thanks to Chris Kelly for his permission to re-release this new, extended ibProArcade to the vBulletin-Community ! Please remember to click INSTALL If you want to support me, feel free to donate (use the "support developer" button in the upper right) or just check out the Installation-Instructions included in the ZIP-Archive, Thank You! For Branding-Free License check the AdminCP -> Arcade -> Information after you installed it, all information can be found there. ...and now you should stop reading this and start downloading this awesome addition for your vBulletin to make your Members happy... Enjoy Download-History: v2.6.7a+ (9880 Downloads) v2.6.8+ (9849 Downloads) v2.6.9+ (456 Downloads) v2.7.0+ (10833 Downloads) v2.7.2+ (4626 Downloads) ** Please do not post any information, request or offer of Games here in this Thread ! And remember that Support is given in the ibProArcade-Support-Forum ** Download Now
Screenshots
Show Your Support
|
Comments |
#5962
|
||||
|
||||
Getting this error :
Warning: stream_set_timeout(): supplied argument is not a valid stream resource in /home/nextgen6/public_html/forums/insights/insights.php on line 14 Any help ? cheers |
#5963
|
|||
|
|||
Quote:
I just over write on arcade.css text with the text in the attachment.. Then also paste that same text into additional.css? Turn off the arcade.css plugin. My Store CSS Stylesheets as Files has always been off.... do I need to turn this on? Thanks for your help. |
#5964
|
||||
|
||||
MonsterDK
no... ok here is the WHOLE arcade.css over write it and save.. for get about the rest of the other post just grab the attachment............for the code to replace your ARCADE template ... save and your set.. open the attachment and copy the code to over write your ARCADE template Code:
.tborder { background-color:{vb:stylevar doc_backgroundColor}; border: 1px solid #c4c4c4; font-size: {vb:stylevar font-size}; } .tcat { font:{vb:stylevar blockhead_font}; color:{vb:stylevar blockhead_color}; background:{vb:stylevar blockhead_background}; padding:{vb:stylevar blockhead_padding}; border:{vb:stylevar blockhead_border}; -moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius}; -moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius}; -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius}; -webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius}; } .tcat a:link, .tcat_alink { color: #ffffff; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #FFFF66; text-decoration: underline; } .alt1, .alt1Active { background:{vb:stylevar formrow_background.backgroundColor}; color: {vb:stylevar blocksubhead_color}; //-moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius}; //-moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius}; //-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius}; //-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius}; //-moz-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color}; //-webkit-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color}; //margin-bottom: {vb:stylevar padding}; } .alt2, .alt2Active { background-color:{vb:stylevar content3_background.backgroundColor}; color: {vb:stylevar blocksubhead_color}; //-moz-box-shadow: -1px 1px 1px 1px {vb:stylevar forumbits_shadow_color}; //-webkit-box-shadow: -1px 1px 1px 1px{vb:stylevar forumbits_shadow_color}; //margin-bottom: {vb:stylevar padding}; } /* ***** small padding on 'thead' elements ***** */ td.thead, th.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { padding: 5px; font-size: {vb:stylevar font-size}; border: 1px solid #c4c4c4; margin: 0 2px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } |
#5965
|
||||
|
||||
I assume your posting in the wrong area..
|
#5966
|
|||
|
|||
Quote:
|
#5967
|
|||
|
|||
now for another problem :|
I have a broken link on my Leaderboard button on my NavBar. As you can see with the pictures below the leaderboard should be /forum/arcade.php?&act=Arcade&module=league after the domain name as the Tournament button shows, which is correct. WRONG path: Uploaded with ImageShack.us CORRECT path: Uploaded with ImageShack.us Any help fixing the problem would be most appreciated as it's quite annoying what is causing this.... thanks |
#5968
|
||||
|
||||
never seen this before .I would have to see your arcade to try and figure it out.
send me a link |
#5969
|
||||
|
||||
I bet you have Arcade: Main Nav Tab + Sub Menu + Dropdown Menu install
if so go into plugin & products click plugin manager then open Navbar Arcade Tab replace the code with this below I remember fixing this way back I also posted to that thread.. guess it wasn't fixed Code:
$tabselected = ''; $tablinks = ''; if (THIS_SCRIPT == 'arcade') { $vbulletin->options['selectednavtab']='arcade'; $tabselected = ' class="selected"'; $tablinks = ' <ul class="floatcontainer"> <li><a href="arcade.php?&act=Arcade&module=league">Leaderboard</a></li> <li><a href="arcade.php?&do=viewtournaments">Tournament</a></li> <li><a href="arcade.php?&act=Arcade&do=createtourney">Create New Tournament</a></li>'; if (!is_member_of($vbulletin->userinfo, 1)) { $tablinks .= '<li class="popupmenu"> <a href="javascript://" class="popupctrl">Misc. Menu</a> <ul class="popupbody popuphover"> <li><a href="arcade.php?&act=Arcade&module=settings">Settings</a></li> <li><a href="arcade.php?&act=Arcade&module=favorites">Favorites</a></li> <li><a href="arcade.php?&act=Arcade&module=report">Rankings</a></li> </ul></li>'; } $tablinks .= '<li class="popupmenu"> <a href="javascript://" class="popupctrl">Categories Menu</a> <ul class="popupbody popuphover"> <li><a href="arcade.php?&act=Arcade&cat=17">Memory</a></li> <li><a href="arcade.php?&act=Arcade&cat=8">Casino</a></li> <li><a href="arcade.php?&act=Arcade&cat=5">Sports</a></li> <li><a href="arcade.php?&act=Arcade&cat=6">Shooters</a></li> <li><a href="arcade.php?&act=Arcade&cat=2">Puzzles</a></li> <li><a href="arcade.php?&act=Arcade&cat=15">Adults</a></li> <li><a href="arcade.php?&act=Arcade&cat=7">PinBall</a></li> <li><a href="arcade.php?&act=Arcade&cat=18">Slots</a></li> <li><a href="arcade.php?&act=Arcade&cat=8">Cards</a></li> <li><a href="arcade.php?&act=Arcade&cat=19">Tiles</a></li> <li><a href="arcade.php?&act=Arcade&cat=4">Retro</a></li> <li><a href="arcade.php?&act=Arcade&cat=1">New Additions</a></li> </ul> </li> </ul> '; } $template_hook['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="arcade.php">Arcade</a>'.$tablinks.'</li>' ; Just looked at the original code and there is a extra / in there this above will fix you up.. be sure next time to post in the correct thread thanks |
#5970
|
|||
|
|||
Quote:
Got the same problem here. I think it got something to do with the new vbulletin update. I doenst save the high scrore Reinstalled the arcade. Didnt work. Plz fix this problem! |
#5971
|
|||
|
|||
Quote:
Search is your friend |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|