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 |
#6782
|
|||
|
|||
Yes all done.. and re-uploaded
Still no joy at all. |
#6783
|
||||
|
||||
The file is called .htacces. not htaccess right did you have a file there already post it you can see what you have .. I just updated a site tem min ago and has the arcade .I did what o posted and worked right off
|
#6784
|
|||
|
|||
so to clarify =
it's .HTACCES. NOT .HTACCESS note the double 's' Absolutely NO joy.. Ok here's what I have = filename = .htacces Code:
RewriteEngine on # Send hardcoded ipa scores to arcade instead RewriteCond %{QUERY_STRING} act=Arcade [OR] RewriteCond %{QUERY_STRING} autocom=arcade RewriteRule ^index.php arcade.php [L,QSA] Code:
RewriteEngine On # Send hardcoded ipa scores to arcade instead RewriteCond %{QUERY_STRING} act=Arcade [OR] RewriteCond %{QUERY_STRING} autocom=arcade RewriteRule ^index.php arcade.php [L,QSA] RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] it goes to this page which is not found on my domain or forums = http://www.******/index.php?act=Arcade&do=newscore It was working perfectly fine until the update and now I have had to fiddle away to get this far by fixing and playing, yet now it's almost done I am stuck when submitting scores - it goes to a 404 job.. unknown page.. * frustrated and bangs head on desk * Once again thank you very much for the help so far. |
#6785
|
|||
|
|||
Would it be related to this I wonder Hippy;
Code:
// fix for lousy configurated vBulletin options as this eats some time in support... if (strpos($forumpath,"index.php")===false) { // seems to be correct } else { $forumpath = str_replace("/index.php", "", $forumpath); http://www.*****/content.php NOT http://www.******/index.php anymore... Tried adjusting some settings in VB CP / Settings / URl etc to direct url and it does NOT like this address mate; index.php?act=Arcade&do=newscore Tried editing the Arcade.php file also to include forum.php / index.php / arcade.php to no avail. Would this still apply; http://www.vbadvanced.com/forum/showthread.php?t=45875 Checked the hooks all seems ok.. |
#6786
|
||||
|
||||
Im confused
you could pm me detail to the forum admin and ftp and I will look at it |
#6787
|
|||
|
|||
yeah sure, thank you mate.. details en-route.
All sent, you have two pm's waiting. Thank you very much indeed. |
#6788
|
||||
|
||||
Quote:
the .HTACCESS is correct did you have one there before ? if so what was in it I see the rewrite for vbseo Contact your host and see if they can enable the rewrite of it you have a custom page not found display set up this may cause it as well I think you can check your cpanel and look at the php info and see if it's enabled as well |
#6789
|
|||
|
|||
There was only one htaccess in there, which was written like so;
Code:
RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Rewrite is enabled as this was NEVER a problem until latest VB release. As for the rest of the rest you have suggested, please excuse my ignorance here, but I really do not follow what it is you are asking me to look at. Sorry. This was working FINE, seriously mate it was absolutely flawless until the latest release of VB version 4.2 Since then index php is now stream or w/e and I have had to fiddle with loads to get things working.. What if I re-install the arcade? Ok I know people would lose scores, but at least it's worth a shot if it fixes this error? Besides that, I don't follow what you mean and I do not know what else to do... |
#6790
|
||||
|
||||
don't install the you can but do not uninstall it
over write it all.. and about your host if there is a issue with the server or your account you can make a support ticket up.. ask them in the ticket to enable rewrite If you don't want the index to redirect you to the active stream then you can change that and it may work.. your using suite ..so I am not sure but I did notice since vb4.2 the arcade index edit stopped working and had to use the htaccess redirect / rewrite.. I am out ATM but when I get back I can try other thing.. but contact your host.. and see what they say |
#6791
|
|||
|
|||
Quote:
Quote:
does this mean the latest downloadable version of vbArcade (2.7.2) doesn't work out of the box with the latest version of VB ? (4.2 ? ) I'd rather just wait for him to update it...if he ever does. That seems like a lot of manual updates. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|