The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
v3 Arcade - Professional vBulletin Gaming (vB4) Details »» | |||||||||||||||||||||||||||||
v3 Arcade - Professional vBulletin Gaming (vB4)
Developer Last Online: Nov 2021
v3 Arcade is now a member of the vBadvanced family!
http://www.vbadvanced.com/forum/showthread.php?t=47571 The support forums & data from v3Arcade.com have been merged into the vBadvanced.com site. ================================= v3 Arcade for vBulletin 4.x.x For vBulletin 3.x.x, please see here. ================================= Please note... until v3Arcade.com is upgraded to vBulletin 4, some demo sites can be found here. Also, because of styling changes introduced in vB 4.0.8 to allow customized user profile pages, this version requires 4.0.8+ to be installed. "v3 Arcade" is the premiere arcade system written specifically for vBulletin. It's coded from scratch - not a port of an older version - and because it was coded specifically for vBulletin it uses the product system for code modifications & utilizes AJAX technology throughout. Here's a brief rundown of the features in this version of v3 Arcade. Supports MochiAds, v3 Arcade and IBPArcade games!
Branding Free ================================= All v3 Arcade installations carry and require a small "v3 Arcade" logo in the footer, as well as the text "Powered by v3 Arcade" which links to http:www.v3arcade.com. For information on legally removing the branding, please visit www.v3arcade.com. ================================= www.v3arcade.com ================================= If you're looking for more games, add-ons, support, tutorials, or anything Arcade related - www.v3arcade.com is the place to go. ================================= Copyright ================================= All code & images distributed in this zip is Copyright ?2010 CinVin, with the following exceptions:
Many thanks to... =================================
Change Log ================================= For the complete change log, please click here. The change log is getting too big to include inline with this thread. Download Now
Show Your Support
|
7 благодарности(ей) от: | ||
chocolate angel, GamBun, K4GAP, KevinL, MichaelDance, rootsxrocks, Sunka |
Comments |
#892
|
|||
|
|||
Quote:
find only in the index (from root) the following data? Quote:
|
#893
|
||||
|
||||
Place it above require('forum.php');
So it should look like this: Code:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); require('forum.php'); |
#894
|
|||
|
|||
it works thank you, it was the index.php (I was blind not seen it)
Vielen Dank |
#895
|
|||
|
|||
Can I upload game zip files to my server and do a mass install? I see the ibpro lets you do it with .tar files.
Thanks! |
#896
|
|||
|
|||
Uses the same games as ibpro. Upload the tar files to your admincp/games folder and install via your vbulletin admincp
|
#897
|
|||
|
|||
Here's a PM I received from a member:
I just played Bang, House of Chocolates, and Rollercoaster Creator, and when it came time to submit my score, none of the games saved my score even though I beat my own high score. Instead it took me back to the main forums page. How do I fix this? Thanks. |
#898
|
|||
|
|||
Quote:
Quote:
And, which index.php? I have 2. One in forum root, one in forum directory. |
#899
|
||||
|
||||
Not really sure why you have two index.php files, can you post the contents of them (in Code BBcode tags and without any licence info) if you don't mind?
|
#900
|
|||
|
|||
Quote:
PHP Code:
PHP Code:
|
#901
|
||||
|
||||
Since one of the index.php files is much older than the other (version 4.0.2 and the other is the newer 4.2.0pl2), I'll assume you should only be using the newer one.
Replace: Code:
require('forum.php'); Code:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); require('forum.php'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|