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 |
#342
|
||||
|
||||
Yep all have their gamedata folders intact
|
#343
|
||||
|
||||
im getting this as well
Warning: fopen([path]/admincp/games/../../arcade/gamedata/y10/y10.txt) [function.fopen]: failed to open stream: No such file or directory in [path]/admincp/v3arcade_admin.php on line 1329 Warning: fopen([path]/admincp/games/../../arcade/gamedata/y10/y10_score.swf) [function.fopen]: failed to open stream: No such file or directory in [path]/admincp/v3arcade_admin.php on line 1329 Warning: fopen([path]/admincp/games/../../arcade/gamedata/y10/yeti10snd.swf) [function.fopen]: failed to open stream: No such file or directory in [path]/admincp/v3arcade_admin.php on line 1329 Any ideas... |
#344
|
||||
|
||||
Found the problem no game data file... thanks for all your help
|
#345
|
|||
|
|||
Quote:
I want to start clean with this arcade. Thanks |
#346
|
||||
|
||||
Where are the categories from - a previous v3arcade installation or IPB installation?
|
#347
|
|||
|
|||
Quote:
Thanks for your time. John |
#348
|
||||
|
||||
I really don't know what you're trying to do, are these categories from a previous install (IPB or v3 Arcade) or is it the default categories that are installed with v3 Arcade that you want to remove?
The categories for v3 Arcade can be found by going through AdminCP > v3 Arcade > Game Categories The database table is v3arcade_categories. You can also check which games are in a specific category by going to AdminCP > v3 Arcade > Manage Games and selecting a category from the dropdown menu. I've not used IPB arcade for years so i couldn't tell you off the top of my head what the database table is for games categories using that. |
#349
|
|||
|
|||
Quote:
I have a ton of games from when I had IBP. I originally wanted to go to v3 and keep all the existing games and scores. My server crashed and I lost all the game files. I need to get rid of the games that are showing up in my v3arcade being that there is no game files for it to reference. I know I can hide categories, etc. Also, can delete each game, one by one. I would like to get ride of all of them at once. If not, I guess I will just have to delete each one. Sorry again. |
#350
|
||||
|
||||
Doesn't uninstalling v3 Arcade remove the database tables? Then re-install the product to start over again?
If you run this set of queries via phpyAdmin it will empty all your database table contents but keep the tables Code:
TRUNCATE `v3arcade_categories`; TRUNCATE `v3arcade_challenges`; TRUNCATE `v3arcade_favorites`; TRUNCATE `v3arcade_games`; TRUNCATE `v3arcade_news`; TRUNCATE `v3arcade_ratings`; TRUNCATE `v3arcade_sessions`; TRUNCATE `v3arcade_tournamentplayers`; TRUNCATE `v3arcade_tournaments`; Code:
DROP TABLE `v3arcade_categories`, `v3arcade_challenges`, `v3arcade_favorites`, `v3arcade_games`, `v3arcade_news`, `v3arcade_ratings`, `v3arcade_sessions`, `v3arcade_tournamentplayers`, `v3arcade_tournaments`; |
#351
|
|||
|
|||
Quote:
Now I just need to get some games... Thank you for being patient with me. John |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|