![]() |
Yep all have their gamedata folders intact
|
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... |
Found the problem no game data file... thanks for all your help
|
Quote:
I want to start clean with this arcade. Thanks |
Where are the categories from - a previous v3arcade installation or IPB installation? :confused:
|
Quote:
Thanks for your time. John |
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. |
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. |
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`; Code:
DROP TABLE `v3arcade_categories`, `v3arcade_challenges`, `v3arcade_favorites`, `v3arcade_games`, `v3arcade_news`, `v3arcade_ratings`, `v3arcade_sessions`, `v3arcade_tournamentplayers`, `v3arcade_tournaments`; |
Quote:
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|