vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

doctorsexy 04-15-2011 06:43 AM

Yep all have their gamedata folders intact

doctorsexy 04-15-2011 09:08 AM

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...

doctorsexy 04-15-2011 02:27 PM

Found the problem no game data file... thanks for all your help

Rckcrwlr 04-16-2011 10:44 AM

Quote:

Originally Posted by Gemma (Post 2183603)
If you've no reference to any IPB plugins in your AdminCP > Plugins & Products > Plugin Manager then you should be good to go. Install v3 Arcade as per the install instructions.

Where are the categories and games stored? I can't find where this info is being pulled from. Could it be in a DB somewhere? If so, what are the files so I can have them removed.

I want to start clean with this arcade.

Thanks

Gemma 04-16-2011 09:52 PM

Where are the categories from - a previous v3arcade installation or IPB installation? :confused:

Rckcrwlr 04-17-2011 11:31 AM

Quote:

Originally Posted by Gemma (Post 2185437)
Where are the categories from - a previous v3arcade installation or IPB installation? :confused:

They were originally from IPB install but then I followed the install directions to install v3arcade. I am guessing they are in the same place being that I am seeing them in v3 and IPB files were removed and it was uninstalled.

Thanks for your time.

John

Gemma 04-17-2011 03:03 PM

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.

Rckcrwlr 04-17-2011 09:50 PM

Quote:

Originally Posted by Gemma (Post 2185639)
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.

I am sorry for not being clear. I am not good at this stuff.

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.

Gemma 04-17-2011 10:04 PM

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`;

Or running this should delete them altogether allowing you to re-import the product

Code:

DROP TABLE `v3arcade_categories`, `v3arcade_challenges`, `v3arcade_favorites`, `v3arcade_games`, `v3arcade_news`, `v3arcade_ratings`, `v3arcade_sessions`, `v3arcade_tournamentplayers`, `v3arcade_tournaments`;

Rckcrwlr 04-18-2011 12:13 AM

Quote:

Originally Posted by Gemma (Post 2185779)
Doesn't uninstalling v3 Arcade remove the database tables? Then re-install the product to start over again?

I am so sorry. I had uninstalled it but did not actually delete all the uploaded files. I did that and now I have a fresh arcade.

Now I just need to get some games... :confused:

Thank you for being patient with me.

John


All times are GMT. The time now is 09:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01635 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete