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 |
#122
|
||||
|
||||
There is a conversion script here - http://www.v3arcade.com/forums/showthread.php?t=3001 - to transfer your current ibProArcade games, settings, scores etc to v3arcade.
All v32 ibProArcade games will work with v3arcade, if you are using vB Suite CMS or vBadvanced CMPS, however, there is a small file edit required to be made to your index.php |
#123
|
|||
|
|||
i have vb4,8
and i have CMPS v4.0.0 my scores dont save is that right? MY CODE FROM MY INDEX.PHP = if ($forumpath) { if (!is_dir($forumpath)) { echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.'; exit; } chdir($forumpath); } $phrasegroups = array(); $globaltemplates = array(); $actiontemplates = array(); $specialtemplates = array(); require_once('./includes/vba_cmps_include_template.php');require_once('./includes/v3arcade_vbsuite_index_compatibility.php');require _once('./global.php'); print_portal_output($home); ?> AND IF NOT CAN ANYBADY HELP MY TO POST THE RICHT?? |
#124
|
||||
|
||||
Try changing this part
Code:
require_once('./includes/vba_cmps_include_template.php');require_once('./includes/v3arcade_vbsuite_index_compatibility.php');require_once('./global.php'); Code:
require_once('./includes/vba_cmps_include_template.php'); require_once('./global.php'); require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); |
#125
|
|||
|
|||
i have do that bud not save scor!!!
this is my code after change....any help please after this my portal dont work www.ellinofatsa.gr my forum ============================================ $forumpath = 'forums'; // ============================================ // No Further Editing Necessary! // ============================================ if ($forumpath) { if (!is_dir($forumpath)) { echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.'; exit; } chdir($forumpath); } $phrasegroups = array(); $globaltemplates = array(); $actiontemplates = array(); $specialtemplates = array();require_once('./includes/vba_cmps_include_template.php'); require_once('./global.php'); require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); |
#126
|
|||
|
|||
thank you gemma bud not working i have do that you say bad them my cmps dont work i see only white page!!!
can you take a look in my forum?anibady can help my with that? my forum link www.ellinofatsa.gr you can see tha arcade and play the new games as gest if you can help my |
#127
|
|||
|
|||
...
|
#128
|
|||
|
|||
Okay, I uploaded the cross domain xml but none of the game stats or scores are saving. Any ideas?
|
#129
|
||||
|
||||
Quote:
Do you receive any error messages when submitting scores? |
#130
|
||||
|
||||
i ve a problem with "Post game to my site" option
Quote:
Costum Built script http.....admincpdir/v3arcade_admin.php?do=mochilive i cannot use auto post system, how can i solve this problem? |
#131
|
|||
|
|||
this is a nice mod! thx!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|