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 |
#5912
|
|||
|
|||
Oke thanks. Will fix it as soon as i have the time for it.
|
#5913
|
||||
|
||||
All the text is the same as the background colour, white
How would i change the font colour to say black ? cheers as seen here - http://www.nextgenerationgamers.co.uk/forums/arcade.php |
#5914
|
||||
|
||||
the text is not the problem..
change alt1 and alt2 in your ARCADE.css to this Code:
.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}; } your logo isn't showing either .. try to do these fixes https://vborg.vbsupport.ru/showthread.php?t=249120 |
#5915
|
||||
|
||||
Many thanks, that fixed the font colour
But what about the banner ? As its not showing ? Also do you know what add-ons work with this on vb4.0.5 ? cheers again |
#5916
|
||||
|
||||
over write the ARCADE template also posted here https://vborg.vbsupport.ru/showthread.php?t=249120 see if that does it for you Code:
{vb:stylevar htmldoctype} <html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html"> <head> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <title>{vb:raw ibprotitle}</title> {vb:raw headinclude} {vb:raw headinclude_bottom} </head> <body> {vb:raw header} {vb:raw navbar} {vb:raw arcadeheader} {vb:raw maincontent} {vb:raw footer} </div> </body> </html> as I see a couple games where played but no scores showing.. |
#5917
|
||||
|
||||
Again many thanks, That fixed that issue
But if you could be more specific to new users like myself Maybe name the fix better ? cheers again Just to add also What add-ons work with this ? Do you know ?cheers |
#5918
|
||||
|
||||
I posted to the ones that work with vb4.0.6 there is a couple in vb3.7 addons
hard to keep track of what each fix does as most of them can fix multiple things Like your header fix was just a thought off the top of my head knowing what the old template is calling and what the new one is calling.. feel free to add your comments to what they should be named.. |
#5919
|
||||
|
||||
Just for the banner fix, maybe have :
"Banner/Header not showing fix" Just use simple terms as many users like myself do not know As with the add-ons, I will leave them as i dont know which work and which do not cheers again and will try to see what fix it is for "Scores not showing",lol |
#5920
|
|||
|
|||
running v4.0.6 - only problem that i notice is it is not saving data.
saw link above for fix. placed arcade code in index.php changed "content" to "index" renamed forum.php and index.php changed forum to index in admincp reuploaded xml file... I made all these changes, and still no saved data. There is one more problem, all the game avatars are shifted over to the right, while the colum has not... so the colums are in place, and the game avatars are not. update: Ok, got it to save scores now, but it does say can not access table... games avatars still out of place... |
#5921
|
|||
|
|||
Your directions are not very clear...
over write your ARCADE template with the attachment <attachment.zip> Ok, which file is the arcade template? as the next line states open the arcade.css => which I thought the arcade.css is the arcad template, obvious it is not. then open up the ARCADE.css and copy it completely Ok, copy arcade.css to additional.css, then do what with the arcade.css? Leave it after copying? delete it? now paste it into the additional.css click save... Please clarify this in better steps. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|