View Full Version : Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0
Pages :
1
2
3
[
4]
5
6
7
8
9
10
11
12
13
Lionel
11-30-2005, 12:58 AM
About Favorites and Navigation, how do I get them back?
Moparx
11-30-2005, 01:07 AM
About Favorites and Navigation, how do I get them back?
INSERT INTO `vb3_arcade_categories` VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
Lionel
11-30-2005, 01:09 AM
There were some navigation links before where we had the option to use those only instead of vb navbar
Moparx
11-30-2005, 01:13 AM
v3arcade settings > Use Alternate Navbar Template
fringehead
11-30-2005, 01:21 AM
You probably weren't answered because it has been asked many times before, set your usergroup permissions.
Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.
I see many people have suggested you add the info to the docs, but I guess you decided against it.
Here is the link to the thread with the information on how to change the permissions so you can use the arcade:
http://www.v3arcade.com/forums/showthread.php?t=450&highlight=set+permission
Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.
I see many people have suggested you add the info to the docs, but I guess you decided against it.
Here is the link to the thread with the information on how to change the permissions so you can use the arcade:
http://www.v3arcade.com/forums/showthread.php?t=450&highlight=set+permission
geez. calm down. you're leeching off his hardwork and still you give him a hard time.
fringehead
11-30-2005, 01:47 AM
geez. calm down. you're leeching off his hardwork and still you give him a hard time.
I'm clam here. You're the one calling people names.
Go back and read the thread; get your facts straight.
GoTTi
11-30-2005, 01:49 AM
you guys should really register on johns website and submit bug tickets for problems @ http://www.v3arcade.com/forums/vbugs.php so you get better support.....
The Chief
11-30-2005, 01:50 AM
k, well i just tried to upgrade the arcade from 1.0 to 1.0.1 but I still get the same error that everybody here had (read the 7 last pages).
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 03:42:18 AM
Script : http://etalk.gamebgs.com/forums/admincp/plugin.php
Referrer : http://etalk.gamebgs.com/forums/admincp/plugin.php?do=productadd
IP Address : 67.68.84.191
Username : The Chief
Classname : vb_database
I really don't understand why I get this, isn't it supposed to be simple...?
I tried doing the arcadetools.php?do=fixdb, it says that all Databases has been fixed but when I try reuploading the product it still gives me that error.
Also I can't uninstall the product as I can't see the product in my product list anymore...
I really do not want to lose all of the information that my users worked so hard to gain for...what do I do???
Cap'n Steve
11-30-2005, 01:50 AM
For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.
DELETE FROM $TParcade_news WHERE newsid = 1
DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.
The Chief
11-30-2005, 01:53 AM
For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.
DELETE FROM $TParcade_news WHERE newsid = 1
DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.
What could be my table prefix??
Cap'n Steve
11-30-2005, 01:55 AM
It's in your includes/config.php. It's one of the options you set when you first install vBulletin.
Mastar
11-30-2005, 01:56 AM
Good to go have it working. Thanks John for the upgrade.
The Chief
11-30-2005, 01:57 AM
It's in your includes/config.php. It's one of the options you set when you first install vBulletin.
it says that I don't have any, ' '??
Cap'n Steve
11-30-2005, 02:00 AM
Then just replace the $TP with nothing.
BamaStangGuy
11-30-2005, 02:04 AM
For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.
DELETE FROM $TParcade_news WHERE newsid = 1
DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.
I love you
The Chief
11-30-2005, 02:07 AM
Then just replace the $TP with nothing.
ok this seemed to work but I lost some highscores, mostly some from the default games??
That's pretty weird... but at least it is better then nothing ;)
Thanks!
The Chief
11-30-2005, 02:10 AM
ok this seemed to work but I lost some highscores, mostly some from the default games??
That's pretty weird... but at least it is better then nothing ;)
Thanks!
I take that back, it just seemed that when I reuploaded my files it had like copied the games twice, so I just deleted them.
Thanks John also for this great product :)
Cap'n Steve
11-30-2005, 02:16 AM
That's odd. The queries I posted just delete the default news and categories, which was what was causing those errors. The high scores must get overwritten when the import re-adds the default games.
The Chief
11-30-2005, 02:26 AM
That's odd. The queries I posted just delete the default news and categories, which was what was causing those errors. The high scores must get overwritten when the import re-adds the default games.
Well I think it has been fixed, it just deleted the images and some games, weird, but now everything is working fine :)
Thankls!
sully02
11-30-2005, 02:41 AM
Well I think it has been fixed, it just deleted the images and some games, weird, but now everything is working fine :)
Thankls!
Hey, John... I know you've got a lot on your plate with this modification, but what is the feasibility of adding a tournament feature to this? I think that would make a sweet mod even better.
Clanshosting
11-30-2005, 03:07 AM
Hm..what about my post like 4 pages ago? It says for more games go to your website, but none are listed.
Anyone else know where to get a boatload of games?
The Chief
11-30-2005, 03:19 AM
Hm..what about my post like 4 pages ago? It says for more games go to your website, but none are listed.
Anyone else know where to get a boatload of games?
uhh...http://vbulletingames.com/?
BamaStangGuy
11-30-2005, 04:46 AM
uhh...http://vbulletingames.com/?
Holy shit I love you too!
G-Force 199
11-30-2005, 07:25 AM
How to import a game ?
I uploaded to my "games" folder but cant import from Admin CP
Fatal error: Call to a member function on a non-object in C:/Xampp/htdocs/forum/admincp/arcadeadmin.php on line 586
Paul M
11-30-2005, 07:27 AM
Did you upload to the games folder in admincp, not the one in your forum root ?
G-Force 199
11-30-2005, 07:36 AM
I uploaded to my forum root & admincp games folder but no result.
Moparx
11-30-2005, 07:44 AM
Found another bug John. Line 670 of arcade.php
$postcheck = $db->query_first("SELECT COUNT(*) AS count FROM post WHERE userid=" . $vbulletin->userinfo['userid'] . " AND dateline<" . TIMENOW . " AND dateline>" . (TIMENOW-(24*60*60)));
the table prefix was left off of post which causes a database error if someone uses the new post per day option
trilljester
11-30-2005, 08:29 AM
Uninstalled this unfortunately. Could never get it to upgrade correctly. Went back to IBPro which has a new version and works great. No issues with the upgrade there.
I like the concept of v3Arcade, just don't like the quirks/bugs/installation woes. Maybe down the road a little when it's more stable.
Jon_Simmonds
11-30-2005, 08:31 AM
For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.
DELETE FROM $TParcade_news WHERE newsid = 1
DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.
I had to use those queries, as well as editing the product so it would not add the included games again to upgrade, and it all works good now ;)
egyptsons
11-30-2005, 08:42 AM
When I import the product file (making sure overwrite is yes) I get the following sql error
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Oblivion Knight
11-30-2005, 08:45 AM
Please refer to the following bug (and fix):
http://www.v3arcade.com/forums/vbugs.php?do=view&vbug_id=50
:)
egyptsons
11-30-2005, 09:18 AM
Please refer to the following bug (and fix):
http://www.v3arcade.com/forums/vbugs.php?do=view&vbug_id=50
:)
Thanks I do it
memoriess
11-30-2005, 11:12 AM
Hi, I tried to import the plugins, but it keep loading and loading.. Very long.
Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.
I see many people have suggested you add the info to the docs, but I guess you decided against it.
Here is the link to the thread with the information on how to change the permissions so you can use the arcade:
http://www.v3arcade.com/forums/showthread.php?t=450&highlight=set+permission
53 pages of support questions in a couple of days, if I replied to everyone who was too lazy to search the thread I'd never have any time for anything else.
ShadowOne
11-30-2005, 01:43 PM
Everything works great for me....
glorify
11-30-2005, 01:51 PM
sql error on challenges--any ideas?
Database error in vBulletin 3.5.0:
Invalid SQL:
INSERT INTO arcade_challenges (fromuserid, touserid, gameid, datestamp, status) VALUES (1, 559, 100, 1133364256, '1');
MySQL Error : Duplicate entry '0' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 09:24:16 AM
Script : http://www.glorifythepast.com/forums/arcade.php
sql error on challenges--any ideas?
Upgrade to 1.0.2. (Uploading it now.)
Impreza04
11-30-2005, 02:24 PM
Still getting the error even with 1.0.2
Invalid SQL:
INSERT INTO vB_arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 04:23:26 PM
Script : http://www.playstation-racing.co.uk/forum/admincp/plugin.php
Referrer : http://www.playstation-racing.co.uk/forum/admincp/plugin.php?do=productadd
Still getting the error even with 1.0.2
Invalid SQL:
INSERT INTO vB_arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 04:23:26 PM
Script : http://www.playstation-racing.co.uk/forum/admincp/plugin.php
Referrer : http://www.playstation-racing.co.uk/forum/admincp/plugin.php?do=productadd
You'd only get that if your product was uninstalled, and your tables already exist. You can use the attached XML file to install, which will skip the inserting of new records.
Impreza04
11-30-2005, 02:29 PM
Hmm, I has been uninstalled..
ANy idea how to fix it?
EDIT: Thanks John :)
Snoop-It
11-30-2005, 02:32 PM
Upgrade was successful :D cheers John!
Hmm, I has been uninstalled..
ANy idea how to fix it?
https://vborg.vbsupport.ru/showpost.php?p=836779&postcount=790
jesus likes pie
11-30-2005, 02:46 PM
does 1.0.2 fix game install problems?
renots
11-30-2005, 02:46 PM
Posted this over in v3arcade support forums as well:
Getting a blank page when you click on Arcade in the navbar. I've tried reverting.
http://respite.clockwatching.org
I'm a vBulletin NOOB, but I'm fairly certain I can read and follow directions.
I grabbed 1.00 when it came out: Blank page
I grabbed 1.01 when it came out, uninstalled 1.00 first: Blank Page
I grabbed 1.02 just now, uninstalled again: Blank Page
I can type in the address to the actual game and it wil lcome up and I can play it, but after I win/lose a game it goes back to a blank screen and says at the bottom of my browser: "...waiting on respite.clockwatching.org/arcade.php"
edit: this happens in IE and FF.
jesus likes pie
11-30-2005, 02:50 PM
I'm at school that has macs, when I click on arcade in yor forum (using safari) I get this. Might help you
]Safari can?t open the page ?http://respite.clockwatching.org/arcade.php??. The error was: ?bad server response? (NSURLErrorDomain:-1011) Please choose Report Bug to Apple from the Safari menu, note the error number, and describe what you did before you saw this message.
renots
11-30-2005, 03:08 PM
Googled that error and it looks like that is a Safari issue:
From a quick google search, it appears to be a widespread problem with people thinking anything from PHP version problems to ZOPE (an optimizer) to gzip compression to who knows what being the cause. I've seen a couple pages saying it was a known problem with Safari that woudl be fixed in a future version as well. In general, most threads seem to blame gzip support in Safari for it.
GoTTi
11-30-2005, 03:23 PM
john in your descriptions can u change the 1.0.1 to 1.0.2 please.
GoTTi
11-30-2005, 03:24 PM
also john u should put in big letters BUGS AND PROBLEMS COME TO V3ARCADE.COM or something pointing to your bugs page so you can deal with these things in a better order...
jesus likes pie
11-30-2005, 03:27 PM
I still dont know wha 1.0.2 fixes...
I still dont know wha 1.0.2 fixes...
It's mostly for people with table prefixes who get SQL errors.
TsirhCitna
11-30-2005, 04:08 PM
1.0.2 upgrade went perfectly with the ifdatabaseexists.xml :)
Retell
11-30-2005, 05:26 PM
... 1.0.2??? that is alot of updates for a 48 hour period :D If our 1.0.1 runs smooth should we still upgrade?
AshokForums.com
11-30-2005, 05:43 PM
... 1.0.2??? that is alot of updates for a 48 hour period :D If our 1.0.1 runs smooth should we still upgrade?
I dont think its required..
GoTTi
11-30-2005, 06:06 PM
ofcourse u should upgrade. u never know whats changing....
Cap'n Steve
11-30-2005, 06:10 PM
How to import a game ?
I uploaded to my "games" folder but cant import from Admin CP
Fatal error: Call to a member function on a non-object in C:/Xampp/htdocs/forum/admincp/arcadeadmin.php on line 586
Did you upload the latest arcadeadmin.php? That error looks like yours is still the 3.0.x version.
... 1.0.2??? that is alot of updates for a 48 hour period :D If our 1.0.1 runs smooth should we still upgrade?
There's no point unless you use table prefixes. :)
paulmjno
11-30-2005, 06:23 PM
I don't understand how challenges work...how does one start a challenge?
GoTTi
11-30-2005, 06:31 PM
There's no point unless you use table prefixes. :)
really? well i guess dont ;p)
i would though just to stay up with the versions, its always best imo to keepup with whatever is being released...ANYTHING...windows updates to browser updates...wish i could update the board though, im on 3.0.8......2 much done to the core of the forum i have to uninstall hacks and mods to get stuff right...
dieselpowered
11-30-2005, 07:55 PM
Ok just so I understand, I am upgrading from Version 1.0.0...everything has been running fine and I do in fact use table prefixes. Should I simply follow the upgrade instructions in the included .zip file? What is this additional product v3arcade ifdatabaseexists.xml, do I need to use that for anything?
TYIA!
djlotus
11-30-2005, 08:27 PM
I have been having problems with the original release install. When I tried to import the "product v3arcade ifdatabaseexists.xml" I get htis error:
XML Error: xml declaration not at start of external entity at Line 1
Anyone have any idea what's going on?
Gary King
11-30-2005, 08:42 PM
There's no point unless you use table prefixes. :)
The new Arcade mod still does not work with forums that use table prefixes. I just tried it on a fresh forum of mine (vBulletin 3.5.1) with table prefixes. Actually, I tried it on 2 forums. No luck.
dieselpowered
11-30-2005, 08:47 PM
The new Arcade mod still does not work with forums that use table prefixes. I just tried it on a fresh forum of mine (vBulletin 3.5.1) with table prefixes. Actually, I tried it on 2 forums. No luck.
I use prefixes and it works just fine?? I am running version 1.0.0, have yet to upgrade as I am not sure if I am supposed to use that added xml or what. Upgrade instructions do not mention it?
The Icon
11-30-2005, 09:02 PM
Ho John, in the ACP when clicking to remove all 0 scores I get the following error...
And also, when downloading a game from v3arcade.com I get the following errors.
Obviously the game or the images are not installed and I now have a dud entry. Any idea why?
Any help is appreciated... Thanks. :)
Were you able to fix this error?
You're the only other person who seems to get this error, but nothing so far has fixed the problem.
The error occurs for me when I run the arcadeimport.php script, on the data rebuilding stage. The new releases haven't fixed the problem for me, so if you've managed to fix this, could you let me know how you did it?
Thanks.
The new Arcade mod still does not work with forums that use table prefixes. I just tried it on a fresh forum of mine (vBulletin 3.5.1) with table prefixes. Actually, I tried it on 2 forums. No luck.
Any more details than that? I've tested it ona new installation with prefixes, it works perfectly.
When upgrading to 1.0.2:
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'O ther',100),(2,'Favorites',101);
MySQL Error : Duplicate entry '7' for key 1
When upgrading to 1.0.2:
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);
MySQL Error : Duplicate entry '7' for key 1
Use product-v3arcade-ifdatabaseexists.xml
Great. Thanks. That worked. You should modify the upgrade instructions to say that instead of the other .xml file. :)
Great. Thanks. That worked. You should modify the upgrade instructions to say that instead of the other .xml file. :)
You should only need to use that second XML file if the product is uninstalled, but the database changes are already made.
jojo77
11-30-2005, 10:40 PM
How do you upload a new game?
dieselpowered
11-30-2005, 10:42 PM
John, upgraded from 1.0.0, I do use prefixes in the database and 1.0.0 worked fine for me. Just upgraded to 1.0.2 upgrade went perfect, no errors. Just thought I would let you know :)
John, upgraded from 1.0.0, I do use prefixes in the database and 1.0.0 worked fine for me. Just upgraded to 1.0.2 upgrade went perfect, no errors. Just thought I would let you know :)
Thanks. :)
Gary King
11-30-2005, 11:01 PM
How do you upload a new game?
Go to www.v3arcade.com , register, get your 'license' for your website there validated.
Gary King
11-30-2005, 11:03 PM
Any more details than that? I've tested it ona new installation with prefixes, it works perfectly.
I upgraded vB 3.5.0 to 3.5.1, then I installed Arcade 1.0.2. None of the SQL queries are executed while importing the product xml file.
I upgraded vB 3.5.0 to 3.5.1, then I installed Arcade 1.0.2. None of the SQL queries are executed while importing the product xml file.
No error message?
TJFweb
12-01-2005, 12:34 AM
Hmmm. I'm a little hesitant to upgrade to 1.0.2 as my 1.0.0 installation is running fine and some people have reported problems with the upgrade.
AshokForums.com
12-01-2005, 12:36 AM
John, is the arcade still in the beta stage? Its still ticked i wont why?
theArchitect
12-01-2005, 02:01 AM
Is there a simple way of re-setting all users scores without having to enter each user ID individually?
jojo77
12-01-2005, 03:07 AM
Go to www.v3arcade.com , register, get your 'license' for your website there validated.
yea but I got some old games I want to upload
Flow Fusion
12-01-2005, 10:06 AM
I would like to have this hack removed it is messing with my savings on usergroups.
mark99
12-01-2005, 10:17 AM
I would like to have this hack removed it is messing with my savings on usergroups.
Comments like that are completely useless to the author, you need to give as much detail as possible.
Flow Fusion
12-01-2005, 10:28 AM
Comments like that are completely useless to the author, you need to give as much detail as possible.
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
Date : Thursday, December 1st 2005 @ 04:25:54 AM
I get this error every time I try to edit any usergroup.
Database error in vBulletin 3.5.0:
Invalid SQL:
ALTER TABLE arcade_games DROP isreverse;
MySQL Error : Table 'giftedso_lxp.arcade_games' doesn't exist
Error Number : 1146
ANd I get this error every time I try to uninstall the arcade.
Lissa
12-01-2005, 11:46 AM
If I upgrade from 1.01 to 1.02 am I going to have to reinstall all of the games I've already installed?
sensimilla
12-01-2005, 12:28 PM
It seems unregistered users can Challenge in the Arcade... This should not be allowed..
Any way to change it ?
poprulz
12-01-2005, 02:41 PM
I came across the last template modification mentioned, but couldn't find the code <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> mentioned in navbar.
i am using vb3.5.0
so where to add the code mentioned for navbar?
Gizmo5h1t3
12-01-2005, 03:08 PM
I came across the last template modification mentioned, but couldn't find the code <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> mentioned in navbar.
i am using vb3.5.0
so where to add the code mentioned for navbar?
it realy isnt that important to add it after the calendar, its just where most of the hacks tell u to add the navbar link...
llok for one of the other navbar links if u cant find calendar...and add it there..
tho calendar isnt that hard to find in the navbar...just do a search in the template for the word "calendar", and the code should show up
dieselpowered
12-01-2005, 03:10 PM
Hmmm. I'm a little hesitant to upgrade to 1.0.2 as my 1.0.0 installation is running fine and some people have reported problems with the upgrade.
I was too....I upgraded from 1.0.0 to 1.0.2 and it went just fine :)
Just make a backup of the db and files and if anything goes crazy, just revert back to your old site.
GoTTi
12-01-2005, 04:36 PM
you guys should really goto www.v3arcade.com/forums and register there to make getting problems fixed easier for john and yourself...
GoTTi
12-01-2005, 04:40 PM
john can u add this to your add-ons on here.
favorites mod - https://vborg.vbsupport.ru/showthread.php?t=101862
Alternative Layout - https://vborg.vbsupport.ru/showthread.php?t=99007
Snake
12-01-2005, 05:23 PM
Yeah and make sure those two addons are working on v3Arcade v1.0.1 and vBulletin v3.5.1. ;)
fringehead
12-01-2005, 05:24 PM
I have upgraded to 1.02 and I still see no games when I click on the arcade. I do see the template but no games. If this has been answered before please direct me to the post. I haven't seen anything mentioned about it.
Thank You
Snake
12-01-2005, 05:24 PM
Oh and one thing John, is it possible to remove the "Random" category and make my "General" category as the default one? Thanks in advance!
GoTTi
12-01-2005, 05:40 PM
Oh and one thing John, is it possible to remove the "Random" category and make my "General" category as the default one? Thanks in advance!
make sure u ask your q's @ www.v3arcade.com (http://www.v3arcade.com)
rb290
12-01-2005, 06:02 PM
ya i want the "All" as the default when you come in the arcade, not "Random"
Snake
12-01-2005, 06:03 PM
Alright, I'll do that.
PsiNyde
12-01-2005, 07:58 PM
It seems unregistered users can Challenge in the Arcade... This should not be allowed..
Any way to change it ?
did you run the SQL mod [@ v3arcade] to auto allow all users to challenge by default?
Gizmo5h1t3
12-01-2005, 08:10 PM
did you run the SQL mod [@ v3arcade] to auto allow all users to challenge by default?
do you have a direct link to this file??
i cant find it m8...
PsiNyde
12-01-2005, 08:21 PM
<a href="http://www.v3arcade.com/forums/showthread.php?t=569" target="_blank">http://www.v3arcade.com/forums/showthread.php?t=569</a>
pay special attention to john's post in the thread...it causes problems.
i just asked sensimilla if s/he had done that b/c it may be the root of the problem...
Gizmo5h1t3
12-01-2005, 08:29 PM
cheers for the quick reply m8y...
BuRNZau
12-02-2005, 12:38 AM
I want to upgrade from 1.0.0 to 1.0.2
Do I just follow the Upgrading from 1.0.1 instructions? And Do I need to use v3arcade ifdatabaseexists.xml?
Thanks in advance.
Okay, I must be a total idiot here, but how do I turn off the reputation check? I cant play on my own arcade cause my reputation is too low. :(
fringehead
12-02-2005, 01:46 AM
I guess this product has so many bugs to deal with that I am unable to get any help with my issue. I just hope I will be able to uninstall this without any more problems.
Maybe I will try this next year. It does look very cool but what can you do if you can't get it working?
Good luck with the arcade!
BiReL41r
12-02-2005, 03:03 AM
I know probably many users have asked the same question but I don't have time to search 57 pages of this thread, but does anyone know when new games will be released?
Sorry, I know it's been asked several times in this thread...
PsiNyde
12-02-2005, 10:42 AM
BuRNZau, flypaper, fringehead: have you guys tried getting support from v3arcade.com? that's where a lot of the Q&As are handled...and there's a big support forum with lots of help.
I know probably many users have asked the same question but I don't have time to search 57 pages of this thread, but does anyone know when new games will be released?
Sorry, I know it's been asked several times in this thread...
they will be released....when they get released lol. they've got a list of games that they have legal authorization to use, and another that they're try to get authorization for...and the ones they have take time to code. there are a couple of folks working on getting new games out soon...keep checking at v3arcade.com [the get games link] too see what's available
Boots
12-02-2005, 01:27 PM
can someone with a big tar file of games PM me? :)
stevew
12-02-2005, 01:45 PM
Just installed this, it went great, thanks to the author of the hack (john), this is a lovely bit of work :)
GoTTi
12-02-2005, 02:45 PM
can someone with a big tar file of games PM me? :)
u can get games from www.vbulletingames.com (http://www.vbulletingames.com)
Snake
12-02-2005, 05:23 PM
Yeah but it doesn't have too many games.
Some new games will be added very shortly. I just want to make sure that all the big bugs are taken care of first.
GoTTi
12-02-2005, 06:15 PM
your doing a great job john.
KidCharlemane
12-02-2005, 08:30 PM
Got everything installed and working great. One thing, tho, I cant find anywhere to reset high scores. Do I need to run a database query to do so or is there a command or menu option somewhere that I missed?
Thanks
Gary King
12-02-2005, 09:14 PM
No error message?
When I import the product XML, no error messages are given, at all. It is only when I go to my arcade that I realized that the SQL queries were not executed, because the tables were not found. I'm sure the tables were created WITHOUT the table prefix, but since my forums uses table prefixes, the tables could not be found.
b6gm6n
12-02-2005, 10:06 PM
Got everything installed and working great. One thing, tho, I cant find anywhere to reset high scores. Do I need to run a database query to do so or is there a command or menu option somewhere that I missed?
Thanks
scoretools in the arcade ACP
NeRilkA
12-02-2005, 10:16 PM
Hi :)
here is the translation in french for this release (1.0.2)
thanks for this hack !
FROGGYJ
12-02-2005, 10:28 PM
u can get games from www.vbulletingames.com (http://www.vbulletingames.com)
even after registering I can't seem to download games.
bitblaster
12-02-2005, 10:39 PM
Very nice, thanks.
I think I like this, I have not tried any others... this is my first one to try... so I am very sure I like it... hehe... what about ibProArcade games for IPB? Will those work, or just for ibProArcade for VB?
ImportPassion
12-02-2005, 10:50 PM
even after registering I can't seem to download games.
join the club. i even emailed, but nothing.
KidCharlemane
12-02-2005, 11:32 PM
scoretools in the arcade ACP
Not seeing that.
I have Remove All 0 Scores and Remove User Scores.
Am I missing an option? Id like to be able to reset all scores for a specific game(s).
GoTTi
12-03-2005, 12:27 AM
even after registering I can't seem to download games.
it takes a day or so to get your account activated by the admin over there. be patient.
PsiNyde
12-03-2005, 02:04 AM
what about ibProArcade games for IPB? Will those work, or just for ibProArcade for VB?
not exactly sure what you are asking here, but if you are asking if IBP games work with v3arcade, then the answer is yes.
not exactly sure what you are asking here, but if you are asking if IBP games work with v3arcade, then the answer is yes.
Yeah, except none of the scores will submit...
b6gm6n
12-03-2005, 02:42 AM
Not seeing that.
I have Remove All 0 Scores and Remove User Scores.
Am I missing an option? Id like to be able to reset all scores for a specific game(s).
i'd create a query for phpmyadmin or whatever
UPDATE `arcade_games` SET `highscore` = '0.000' WHERE `gameid` =66 LIMIT 1 ;
alter the "66" to the game id you wish to change
-b6
Edrick
12-03-2005, 04:24 AM
Having major trouble upgrading from my 3.0.x arcade version to the 3.5.1 one. The product won't run, along with the arcadetools.php, I always get database erros when running it with no specifics. Help please?
This is the message I get when importing the product:
Warning: Unknown(/home/valiantg/public_html/forums/includes/class_database_analyse.php): failed to open stream: No such file or directory in /admincp/plugin.php(1239) : eval()'d code on line 1
Fatal error: (null)(): Failed opening required '/home/valiantg/public_html/forums/includes/class_database_analyse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/valiantg/public_html/forums/admincp/plugin.php(1239) : eval()'d code on line 1
EDIT: NVM, I just realized I was missing some files, Thanks!
Devil006
12-03-2005, 11:46 AM
Hello,
The installation was held correctly but in the list of play I do not have anything, normally it should have the games by defect but impossible to reveal it. And in my admincp when I try to import the games in the file games, he says to me that there is nothing... :(
Help please?
thank you in advance
Gary King
12-03-2005, 12:05 PM
When I import the product XML, no error messages are given, at all. It is only when I go to my arcade that I realized that the SQL queries were not executed, because the tables were not found. I'm sure the tables were created WITHOUT the table prefix, but since my forums uses table prefixes, the tables could not be found.
John, here is where you can find my current problem in a convenient thread: http://www.v3arcade.com/forums/showthread.php?p=5715#post5715
I've uploaded files and tried to upgrade from 3.0.x but it didn't work, when I try to get to arcede.php, it says that I have no permission and I even cannot see any Arcade administration section in Admin CP. When I try to uninstall the product, I get this error message:
vBulletin 3.5.1 veritabanı hatası:
Invalid SQL:
ALTER TABLE usergroup DROP arcadepermissions;
MySQL Hatası : Can't DROP 'arcadepermissions'. Check that column/key exists
Hata Numarası : 1091
Tarih : Saturday, December 3rd 2005 @ 04:08:20 PM
Script : http://www.dipsizkuyu.net/forum/admin/plugin.php
Referrer : http://www.dipsizkuyu.net/forum/admin/plugin.php?do=productdelete&productid=v3arcade&s=
IP Adresi : xxx.xxx.xxx.xxx
Kullanıcı Adı : Gri
Class Name : vb_database
GoTTi
12-03-2005, 07:12 PM
post your problems on www.v3arcade.com
GoTTi
12-03-2005, 07:15 PM
john - can u attached that .xml as a .zip please. when its clicked it is loading the data in the file, not giving option to download and save to the computer.
divided_by_fear
12-03-2005, 07:16 PM
right click it and save as...
Gizmo5h1t3
12-03-2005, 07:17 PM
Yeah but it doesn't have too many games.
u serious??
i take it u mean vbulletingames hasnt got that nay games??
rofl...they have loads m8!!
zappsan
12-04-2005, 12:56 AM
/me clicks install
Thanks, my members are enjoying it^^
SuperFly
12-04-2005, 03:13 AM
john - can u attached that .xml as a .zip please. when its clicked it is loading the data in the file, not giving option to download and save to the computer.
Right click and click save target, and make it download to desktop or where ever
yupfish
12-04-2005, 04:22 AM
Hello,
The installation was held correctly but in the list of play I do not have anything, normally it should have the games by defect but impossible to reveal it. And in my admincp when I try to import the games in the file games, he says to me that there is nothing... :(
Help please?
thank you in advance
Yeah, i'm having this same problem. Help anyone? :(
Totti
12-04-2005, 08:47 AM
Ho mates ... looks really aweful ... but what about the performance of the board after installig arcade & plugin?
Allan
12-04-2005, 09:06 AM
Hey John
Click Install
one question, How to have challenge on yes by default in the profiles of the users ?
divided_by_fear
12-04-2005, 10:25 AM
Yeah, i'm having this same problem. Help anyone? :(
did you chmod the files correct?
andy1074
12-04-2005, 10:30 AM
hello
i want download the games for my vb
who can help me?
i install this hack but the game are not in to :(
youradultworld
12-04-2005, 02:37 PM
On my site I have brought several moderators, but in order to allow them to create their own forums where they see fit, I had to make them administrators. This is ok because I can limit their power.
However, even though I have limited their admin access to just forums and threads, when I login with my test account, they can also edit/delete game categories and the games themselves, etc. I'd rather not give them this kind of power.
It's not because I'm running v1.00 I imagine?
Thanks in advance for anyones input.
Chris
KidCharlemane
12-04-2005, 02:45 PM
i'd create a query for phpmyadmin or whatever
UPDATE `arcade_games` SET `highscore` = '0.000' WHERE `gameid` =66 LIMIT 1 ;
alter the "66" to the game id you wish to change
-b6
Wow.. that does some interesting stuff. Resets the high score to 0 on the scoreboard but when you go to the game screen, everyone's scores remain, the game just doesnt have a high score.
CommunityZ
12-04-2005, 03:33 PM
Unable to add cookies, header already sent.
File: /home/forum/public_html/test/includes/functions_arcade.php
Line: 134
What error is this?
Allan
12-04-2005, 03:38 PM
For deleted a little white line in main page:
In "arcade_game_bit" template, find:
<td class="$bgclass" valign="top">
replace with:
<td class="$bgclass" style="border: none;" valign="top">
Before:
http://img269.imageshack.us/img269/1818/before1fm.gif
After:
http://img269.imageshack.us/img269/298/after9cd.gif
News update: http://www.v3arcade.com/forums/showthread.php?t=713
Snake
12-04-2005, 05:08 PM
That's a good news to listen I guess. :p
SuperFly
12-04-2005, 05:55 PM
hello
i want download the games for my vb
who can help me?
i install this hack but the game are not in to :(
Currently theses are the only legal games available.
rblaze
12-04-2005, 06:00 PM
It won't allow me to add the games...
I chmod, press important and I put the directory area right (games since its my forumroot)
And it always tells me there is no games to important, and they wierdly enough get deleted somehow. because my folder always becomes empty
badham
12-04-2005, 06:02 PM
I have installed this hack and really like it. But I have run into a problem I cannot fix. I have multiple styles on my board but did the install on the default (I realize the plugin is global) anyway, may the template changes and it was working like a charm, but my members could no longer log into the board using the default style, any of the other style they can. I uninstalled the game and removed the template changes and it still will not allow member login.....anyone got any idea what is going on. I reloaded the default style just to see if it is there, but no luck. Any help would be appreciated
badham
Cap'n Steve
12-04-2005, 07:17 PM
It won't allow me to add the games...
I chmod, press important and I put the directory area right (games since its my forumroot)
And it always tells me there is no games to important, and they wierdly enough get deleted somehow. because my folder always becomes empty
I get this too, but only sometimes. It seems to only happen with certain games.
croportal
12-04-2005, 09:40 PM
where can i find this, arcade home, your settings, navbar, how can i create that when you enter the arcade module
https://vborg.vbsupport.ru/attachment.php?attachmentid=15938
trackpads
12-04-2005, 09:58 PM
Any ideas on a Game Pass hack for the new arcade? I am DYING for it!!
https://vborg.vbsupport.ru/showthread.php?p=833747#post833747
mojahudba
12-05-2005, 01:50 AM
hey i did all like is in manual but i cant fint last one in number 3 <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
i did first 2 steps plus i change all apart this one can someone help me
Cap'n Steve
12-05-2005, 03:57 AM
Look in your header template.
bplinson
12-05-2005, 04:25 AM
I am getting the following error when I try to install a new game. Pacman in this case:
vbportal/forums/forum_admincp/pacman.game.php on line 31
Any solution?
Any ideas on a Game Pass hack for the new arcade? I am DYING for it!!
https://vborg.vbsupport.ru/showthread.php?p=833747#post833747
You have a store to sell it in?
scottct1
12-05-2005, 12:36 PM
I am having an issue when installing ibpro games.
Warning: Invalid argument supplied for foreach() in /admincp/arcadeadmin.php on line 734
Any idea how to fix it? I seen this question asked earlier in the thread but no solution.
Thanks
croportal
12-05-2005, 12:40 PM
i have a problem with postbit, i dont see the challenge link
GoTTi
12-05-2005, 04:13 PM
if you guys have problems, goto www.v3arcade.com and open a support ticket there...
GoTTi
12-05-2005, 04:13 PM
hello
i want download the games for my vb
who can help me?
i install this hack but the game are not in to :(
u can goto www.vbulletingames.com (http://www.vbulletingames.com) for downloadable free games
Raptor
12-05-2005, 04:15 PM
how can we limit v3arcard to certain user groups (like vip members for example)
GoTTi
12-05-2005, 04:17 PM
how can we limit v3arcard to certain user groups (like vip members for example)
you can just set the usergroups permissions to not allow to play the arcade...same way u set them to play...
i have a better idea to allow only certain games playable to certain groups, and those that pay for subscription packages get more games tossed in the mix...
place your request on www.v3arcade.com (http://www.v3arcade.com)
Raptor
12-05-2005, 05:03 PM
you can just set the usergroups permissions to not allow to play the arcade...same way u set them to play...
i have a better idea to allow only certain games playable to certain groups, and those that pay for subscription packages get more games tossed in the mix...
place your request on www.v3arcade.com (http://www.v3arcade.com)
yeah thats what im after - non subscribers could have some basic games and subscribers get a "premium" package
good idea to set usergroups per category (and also that users can SEE the games buit have some kind of access denied msg pls subscribe for access etc
i think many would love that hack - thanks
Raptor
12-05-2005, 05:37 PM
<a href="http://www.v3arcade.com/forums/showthread.php?p=5913#post5913" target="_blank">http://www.v3arcade.com/forums/showt...=5913#post5913</a>
requested here
SuperFly
12-05-2005, 07:53 PM
how can we limit v3arcard to certain user groups (like vip members for example)
You can set up v3arcade like this
All usergroups set permission to play to no pretty much all arcade selection except the vip usergroup.
CommunityZ
12-05-2005, 08:43 PM
What ia the problem with the header?
Unable to add cookies, header already sent.
File: /home/forum/public_html/test/includes/functions_arcade.php
Line: 134
How to fix?
cooltechie
12-05-2005, 09:02 PM
does this arcade support phpbb games? if so, is there a way to transfer game data (scores, date) over to this system?
TIA
bplinson
12-06-2005, 06:23 AM
I am getting the following error when I try to install a new game. Pacman in this case:
vbportal/forums/forum_admincp/pacman.game.php on line 31
Any solution?
Anyone else have this problem? Any solution or am I doing something wrong?
evan.townsend
12-06-2005, 10:03 AM
What ia the problem with the header?
Unable to add cookies, header already sent.
File: /home/forum/public_html/test/includes/functions_arcade.php
Line: 134
How to fix?
Check there is no white space at the end of your file.
Deimos
12-06-2005, 06:11 PM
I can't install this arcade, it's odd
I installed it ok, got the admin menu options etc, but the installer didn't add the tables to the MySQL database?
Tried reinstalling with the overwrite option, no go :(
Hornstar
12-06-2005, 08:12 PM
Check there is no white space at the end of your file.
Reupload the file again from the zip making sure u do it in ascii mode.
h_kakashi
12-07-2005, 12:16 AM
I am getting the following error when I try to install a new game. Pacman in this case:
vbportal/forums/forum_admincp/pacman.game.php on line 31
Any solution?
got the exact same problem. However the php file supplied with those games was for the previous version. I think incompatibility is causing the problem.
adb22791
12-07-2005, 12:47 AM
Very nice hack! Well done :)
CommunityZ
12-07-2005, 02:06 AM
Check there is no white space at the end of your file.
Which file?
GoTTi
12-07-2005, 04:38 PM
john can u add this to your add-ons on here.
favorites mod - https://vborg.vbsupport.ru/showthread.php?t=101862
Alternative Layout - https://vborg.vbsupport.ru/showthread.php?t=99007
Challenge User via Profile Link - https://vborg.vbsupport.ru/showthread.php?t=101897&highlight=v3arcade
v3arcade Show 5 Random Games on the Forum Home - https://vborg.vbsupport.ru/showthread.php?t=101982
jarcher
12-07-2005, 07:12 PM
I hope this is where this belongs. . . .
I installed it
edited the templates
and now
every thread that is clicked
Database error in vBulletin 3.5.0 Release Candidate 3:
Invalid SQL:
SELECT title,highscorerid,highscore,miniimage,gameid FROM arcade_games WHERE highscorerid IS NOT NULL AND (gamepermissions & 2);
MySQL Error : Table 'hardcore_bullet.arcade_games' doesn't exist
Error Number : 1146
is the result
I disabled the arcade
reverted the templates
that took care of that(for now)
and now I cant uninstall the product(arcade)
it says it does not exist
GoTTi
12-07-2005, 07:52 PM
you placed it in the right place, but maybe you should also post it on www.v3arcade.com so it gets answered faster
ecfcgraham
12-09-2005, 11:58 AM
I get this error when trying to import the .xml file...
Warning: Unknown(/home/exeweb/public_html/forums/includes/class_database_analyse.php): failed to open stream: No such file or directory in /admincp/plugin.php(1239) : eval()'d code on line 1
Fatal error: (null)(): Failed opening required '/home/exeweb/public_html/forums/includes/class_database_analyse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/exeweb/public_html/forums/admincp/plugin.php(1239) : eval()'d code on line 1
Any ideas?
VBUsers
12-09-2005, 07:33 PM
anybody have links to games i can download?
FROGGYJ
12-09-2005, 09:50 PM
<a href="http://www.ipbarcadegames.com" target="_blank">http://www.ipbarcadegames.com</a>
bplinson
12-10-2005, 06:01 AM
<a href="http://www.vbulletingames.com/" target="_blank">http://www.vbulletingames.com/</a>
dostborsa
12-10-2005, 05:14 PM
Warning: Unknown(/home/dostbors/public_html/includes/functions_styleusers.php): failed to open stream: No such file or directory in /global.php(334) : eval()'d code on line 11
Fatal error: (null)(): Failed opening required '/home/dostbors/public_html/includes/functions_styleusers.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dostbors/public_html/global.php(334) : eval()'d code on line 11
RaZor Edge
12-11-2005, 11:46 PM
Hi :)
here is the translation in french for this release (1.0.2)
thanks for this hack !
Thank you Nerilka for this release! Work Great! :-)
msimplay
12-12-2005, 12:08 AM
does this work with vbulletin 3.5.2 as it seems to be getting stuck on the import for me
Snake
12-12-2005, 10:49 AM
Simple question: Yes.
GoTTi
12-12-2005, 01:08 PM
Warning: Unknown(/home/dostbors/public_html/includes/functions_styleusers.php): failed to open stream: No such file or directory in /global.php(334) : eval()'d code on line 11
Fatal error: (null)(): Failed opening required '/home/dostbors/public_html/includes/functions_styleusers.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dostbors/public_html/global.php(334) : eval()'d code on line 11
post your problem @ www.v3arcade.com (http://www.v3arcade.com)
Warning: Unknown(/home/dostbors/public_html/includes/functions_styleusers.php): failed to open stream: No such file or directory in /global.php(334) : eval()'d code on line 11
Fatal error: (null)(): Failed opening required '/home/dostbors/public_html/includes/functions_styleusers.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dostbors/public_html/global.php(334) : eval()'d code on line 11
This has nothing to do with this hack, nor with vb as functions_styleusers.php is no default vb or arcade file, so you can't get support for that.
FROGGYJ
12-13-2005, 10:55 PM
edit.
nestoras
12-13-2005, 11:51 PM
Great hack!
I waiting for this long time!
Thanks a lot!
installed with no problems!
eViL_sTiGmA
12-15-2005, 02:24 AM
Well i installed this hack (Great by the way) but i have this lil problem, when i see high scores, in Hour.... it doesn't show, i think an image is better..... check the red circles.....
https://vborg.vbsupport.ru/
Is it supposed to be like that??? or a Date should be displayed??
Thanks for the help
Oh yeah..... the Score Date Format i'm using is this one.. H:i, jS M Y
ashley53680
12-15-2005, 04:39 AM
I have searched this thread, but it's so huge so I stopped and decided just to ask my question. LOL
I just upgraded my mirror site to the newest verison of VB, I had v3Arcade on my old forums and so I was upgrading to your newest version. It all went smoothly. Except my games won't play. I am sure it's something I've either left out or did wrong. (I am known to do that these days. lol) When you go to play a game you just get a white screen and it seems to be trying to find something (forever). Off hand do you know what my problem might be? I appriciate any help you (any one really) can offer!
Thanks!
Ashley
mtlcore
12-15-2005, 04:14 PM
Hey where do you edit user permissions? Even I as admincant' see arcade..
mtlcore
12-15-2005, 09:49 PM
Now I am getting this error..
Database error in vBulletin 3.5.0 Release Candidate 3:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '782847',
`attachlimit` = '0',
`pmquota` = '200',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions` = '70784711',
`genericoptions` = '30',
`profilepicmaxwidth` = '500',
`profilepicmaxheight` = '600',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '20000',
`arcadepermissions` = '1'
WHERE usergroupid=2;
MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
Date : Thursday, December 15th 2005 @ 05:46:58 PM
Script : http://www.mtlcore.com/forums/admincp/usergroup.php
Referrer : http://www.mtlcore.com/forums/admincp/usergroup.php?do=edit&usergroupid=2
IP Address :
Username : MTLCORE
Classname : vb_database
Freak0204
12-15-2005, 11:14 PM
Please shoot me, I am so frustrated!!!
I am getting these errors even though I followed the instructions exactly.
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT * FROM arcade_categories AS arcade_categories ORDER BY displayorder ASC;
MySQL Error : Table 'post_forum.arcade_categories' doesn't exist
Error Number : 1146
Date : Thursday, December 15th 2005 @ 08:12:54 PM
Script : http://www.postabortiveministries.com/forum/admincp/arcadeadmin.php?do=categories
Referrer : http://www.postabortiveministries.com/forum/admincp/index.php?
IP Address : **.***.***.***
Username : Genesis
Classname : vb_database
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT COUNT(*) AS total
FROM arcade_games AS arcade_games;
MySQL Error : Table 'post_forum.arcade_games' doesn't exist
Error Number : 1146
Date : Thursday, December 15th 2005 @ 08:13:16 PM
Script : http://www.postabortiveministries.com/forum/admincp/arcadeadmin.php?do=games
Referrer : http://www.postabortiveministries.com/forum/admincp/index.php?
IP Address : **.***.***.***
Username : Genesis
Classname : vb_database
I am a n00b at this, so can someone explain how to fix this in detail please? :(
opteek
12-16-2005, 12:23 AM
Here is a bug for you guys. When you edit a message and click save. The resulting thread does not display the trophy next to the users name, when it should.
ashley53680
12-16-2005, 04:33 AM
Freak, I am no expert but I'd say your are either missing tables, or they aren't named correctly.
Muderman24
12-16-2005, 12:22 PM
I'm trying to uninstall and i get this
Invalid SQL:
ALTER TABLE usergroup DROP arcadepermissions;
MySQL Error : Can't DROP 'arcadepermissions'; check that column/key exists
Error Number : 1091
anyone?
GoTTi
12-16-2005, 08:14 PM
you guys should be posting problems on www.v3arcade.com
croportal
12-16-2005, 08:17 PM
i have been posting problems on v3arcade but i wait 3weeks to somebody answer, lazy support
Jenta
12-17-2005, 09:47 AM
i have been posting problems on v3arcade but i wait 3weeks to somebody answer, lazy support
You can pay a one time fee of $60 and get premium support here http://www.v3arcade.com/forums/forumdisplay.php?&f=8
tinjon
12-17-2005, 01:41 PM
this is one difficult (installing, removing and getting games!) enhancement for borad.
- hard to remove (yah, manually go to all the folders, delete individual files... and stuff..)
- games not included!
i'd get the ibpro one.
raven3d
12-17-2005, 02:43 PM
i had a problem with the xml import, it got in a short way then showed an error then carried on importing for ages.
Well untill i got bored and cancelled it.
don't think i did anything wrong.
Freak0204
12-17-2005, 11:51 PM
Freak, I am no expert but I'd say your are either missing tables, or they aren't named correctly.
Obviously that's the problem but shouldn't the hack have created those tables?
Oblivion Knight
12-18-2005, 06:14 AM
i have been posting problems on v3arcade but i wait 3weeks to somebody answer, lazy supportNot lazy, just busy.. :p
I have deadlines to meet on my own projects outside of v3arcade.
MarsNIIT
12-18-2005, 10:11 AM
Please help me error:
Warning: Unknown(/home/content/n/i/i/niitvn/html/forums/includes/class_database_analyse.php): failed to open stream: No such file or directory in /x_AdminCP/plugin.php(1239) : eval()'d code on line 1
Fatal error: (null)(): Failed opening required '/home/content/n/i/i/niitvn/html/forums/includes/class_database_analyse.php' (include_path='.:/usr/local/lib/php') in /home/content/n/i/i/niitvn/html/forums/x_AdminCP/plugin.php(1239) : eval()'d code on line 1
eViL_sTiGmA
12-18-2005, 02:15 PM
Well i installed this hack (Great by the way) but i have this lil problem, when i see high scores, in Hour.... it doesn't show, i think an image is better..... check the red circles.....
https://vborg.vbsupport.ru/
Is it supposed to be like that??? or a Date should be displayed??
Thanks for the help
Oh yeah..... the Score Date Format i'm using is this one.. H:i, jS M Y
Can't anyone help me?? =(
Capt. GannA
12-18-2005, 06:42 PM
/me clicks install
Where can I get additional games for this?
Freak0204
12-19-2005, 04:10 AM
Not lazy, just busy.. :p
I have deadlines to meet on my own projects outside of v3arcade.
Well when you're not busy, can you (or someone) tell me why this hack didn't create those tables for me and how I can add them? Thanks.
Oblivion Knight
12-19-2005, 05:09 AM
Well when you're not busy, can you (or someone) tell me why this hack didn't create those tables for me and how I can add them? Thanks.To quote one of my other posts on v3arcade.com:
"The installer is a mess.. :(
It should really fully rely on the product file instead of additional class files and table checks."
SoftWareRevue
12-19-2005, 11:49 AM
Would it be a major chore to get it to display only scores that include a comment?
Raydar
12-19-2005, 04:26 PM
Hi Arcade
I would just like to check something.
The first part of the Installation process says.
1. Upload all the files from the "files" directory in this zip into your forums directory.
There are files that will be overwritten such as client script and includes etc.
There seems to be files in those folders that aren't in the new folders. I just want to check that that is okay?
Thanks
Reg
Deimos
12-19-2005, 06:24 PM
Well I decided to remove it and go with the IPBPRo arcade, mostly due to the lack of support on the V3 site.
It's a shame, but i've waited some 3? weeks for an answer and not had one.
plateau
12-20-2005, 03:52 AM
I even couldnt post a new msg after I have registered on v3arcade.com:
===
plateau, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
===
and also could not install the new game online, got the error like this:
XML error: link 0 unknown
ANY helps? thanks a lot!!!
Raydar
12-20-2005, 04:04 AM
I even couldnt post a new msg after I have registered on v3arcade.com:
Plateau I am very new to this Arcade thing so sorry I can't help you. But maybe you can answer my question.
I want to upload the arcade files to my forum directory. But there are files already in there with the same name meaning they will get overwritten. Is that right?
Cheers
Reg
Plateau I am very new to this Arcade thing so sorry I can't help you. But maybe you can answer my question.
I want to upload the arcade files to my forum directory. But there are files already in there with the same name meaning they will get overwritten. Is that right?
Cheers
Reg
Yes, its right. It doesn't overwrite any files, it just adds the NEW files to the includes folder, etc...
MentaL
12-20-2005, 01:29 PM
does this work with vbulletin 3.5.2 as it seems to be getting stuck on the import for mesnap, blank screen on import 3.5.2
ciocsy
12-20-2005, 03:09 PM
installed!
how do i add new games?
Snake
12-20-2005, 05:45 PM
Via the admincp my friend! :D
furst
12-20-2005, 05:50 PM
Thank you. Great work.
twosided
12-20-2005, 06:44 PM
I keep getting this. >_<
Warning: Unknown(/home/habbpost/public_html/upload/includes/class_database_analyse.php): failed to open stream: No such file or directory in /admincp/plugin.php(1239) : eval()'d code on line 1
Fatal error: (null)(): Failed opening required '/home/habbpost/public_html/upload/includes/class_database_analyse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/habbpost/public_html/upload/admincp/plugin.php(1239) : eval()'d code on line 1
Raydar
12-21-2005, 01:37 AM
Can anyone recommend a good place to get games?
Cedric2
12-21-2005, 01:51 AM
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT COUNT(*) AS total
FROM arcade_games AS arcade_games;
MySQL Error : Table 'v_bulletin.arcade_games' doesn't exist
Error Number : 1146
Date : Wednesday, December 21st 2005 @ 03:49:57 AM
Script : admincp/arcadeadmin.php?do=games
Referrer : admincp/index.php?do=nav
IP Address :
Username : Cedric
Classname : vb_database
DaFire
12-21-2005, 08:15 AM
and also could not install the new game online, got the error like this:
XML error: link 0 unknown
ANY helps? thanks a lot!!!
I guess this is when allow_url_fopen in php.ini is disabled. It prevents to load and execute a script from the v3arcade server. You can still import games manually.
This is generally a good idea to have and leave it disabled :)
ShawnV
12-21-2005, 12:45 PM
Well I decided to remove it and go with the IPBPRo arcade, mostly due to the lack of support on the V3 site.
It's a shame, but i've waited some 3? weeks for an answer and not had one.
Amen,
I never get any questions answered, even in the "Premium Support" forum on their site nothing :(
_V
goblues
12-21-2005, 01:23 PM
Well when you're not busy, can you (or someone) tell me why this hack didn't create those tables for me and how I can add them? Thanks.
Did you try this?
http://www.v3arcade.com/forums/showthread.php?t=578
Hope that helps!
Oblivion Knight
12-21-2005, 06:24 PM
If you're a branding free user, a beta of 1.0.2.1 is now available.
This is primarily a bugfix for those having problems with initial installation, but also includes a couple of other fixes and "stuff". It's currently beta because it's yet to be tested with an upgrade (and if I'm honest, wasn't written with upgrades in mind), only a clean installation..
GoTTi
12-21-2005, 08:04 PM
Can anyone recommend a good place to get games?
www.vbulletingames.com (http://www.vbulletingames.com)
its off right now still i think but coming back up soon
GoTTi
12-21-2005, 08:05 PM
yall should post your problems on www.v3arcade.com
rjordan
12-21-2005, 08:42 PM
What's good for the goose...
Make sure to vote for this fully free arcade release (or other modification) for Hack of the Month (https://vborg.vbsupport.ru/showthread.php?t=102998).
;)
PsiNyde
12-22-2005, 04:28 PM
What's good for the goose...
Make sure to vote for this fully free arcade release (or other modification) for Hack of the Month (https://vborg.vbsupport.ru/showthread.php?t=102998).
;)
*votes for v3Arcade*
there is actually lots of support at v3arcade...SEARCH for answers before posting. most folks have gotten problems resolved already, which is a reason why support is slowing [as far as regular members go]
mtlcore
12-22-2005, 08:19 PM
THIS HAS RUINED MY FORUMS!!! HELP!! I NEED ONE OF YOU TO FIGURE WHAT's HAPPENING!
www.mtlcore.com/forums
divided_by_fear
12-22-2005, 08:29 PM
you screwed up on installing something.. try disabling the arcade in the products and see if it fixes it...
mtlcore
12-22-2005, 09:04 PM
It does not.. It gives me errors.. Is there a way I can just remove ARCADE FROM MY FORUM. I don't want to see a trace of it.. I will install later..
GoTTi
12-24-2005, 12:18 AM
hahaha
What's good for the goose...
Make sure to vote for this fully free arcade release (or other modification) for Hack of the Month (https://vborg.vbsupport.ru/showthread.php?t=102998).
;)
Oblivion Knight
12-24-2005, 04:54 AM
THIS HAS RUINED MY FORUMS!!! HELP!! I NEED ONE OF YOU TO FIGURE WHAT's HAPPENING!
www.mtlcore.com/forumsI don't see anything out of the ordinary? Have you fixed this?
If you're having problems with installation, I can provide you with the unofficial 1.0.2.1 zip which should take care of things.. It's not yet publicly available as it hasn't been tested with v3arcade upgrades.
Raydar
12-24-2005, 05:12 AM
G'day guys.
I have searched vbulletin.org and vc3arcade.com but I am not finding the right answers.
I am having trouble uploading new games.
I have CHMOD the folders -
forumroot/admincp/games
forumroot/images/arcade
forumroot/games
Only the last folders in those file paths I have CHMOD.
I have games in the
forumroot/admincp/games
forumroot/games
The file path I specify in game tools is
admincp/games or forums/games because that is where the games reside.
But it says nothing to upload. I have tried adding to the file paths http://www.mydomain/forums/admincp/games but still no luck.
Has anyone got any ideas what I'm doing wrong please?
Thanks in Advance
Reg
HaiLua87
12-26-2005, 01:54 AM
very nice ! Thanks
mcyates
12-26-2005, 08:18 AM
How do i change all the Access Restrictions for all your games at one time using phpmyadmin? Is it possible or can it only be done one at a time.
Freak0204
12-26-2005, 11:26 AM
Did you try this?
http://www.v3arcade.com/forums/showthread.php?t=578
Hope that helps!
No but I will. Thank you!
RichieBoy67
12-26-2005, 04:18 PM
I just wanted to let you know John that I had a very, very smooth upgrade. I am thankful because I have well over 300 games installed and I did not want to reinstall.
Thanks for your hard work!!!! It worked beautifully!!
Rich
cyberhypnotic
12-27-2005, 09:02 AM
G'day guys.
I have searched vbulletin.org and vc3arcade.com but I am not finding the right answers.
I am having trouble uploading new games.
I have CHMOD the folders -
forumroot/admincp/games
forumroot/images/arcade
forumroot/games
Only the last folders in those file paths I have CHMOD.
I have games in the
forumroot/admincp/games
forumroot/games
The file path I specify in game tools is
admincp/games or forums/games because that is where the games reside.
But it says nothing to upload. I have tried adding to the file paths http://www.mydomain/forums/admincp/games but still no luck.
Has anyone got any ideas what I'm doing wrong please?
Thanks in Advance
Reg
In Game Tools in the Admin CP, enter JUST admincp (not admincp/games) and see if that works for you, that worked for me. I had a similar problem at first.
bplinson
12-27-2005, 11:26 AM
Also if you have renamed your admincp you will have to use that address. i.e. myadmincp
twosided
12-27-2005, 12:32 PM
I keep getting this:
Importing Product, Please Wait...
[:]
Fatal error: Cannot instantiate non-existent class: v3arcade_database_analyse in /home/habbpost/public_html/forum/admincp/plugin.php(1239) : eval()'d code on line 4
Whilest trying to upload it.
Any ideas on how to fix it?
GoTTi
12-27-2005, 04:07 PM
post your problems @ www.v3arcade.com
jilly
12-28-2005, 06:37 PM
I tried to run the clean tool to remove old arcade templates, and got this error:
<!--
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_cpuser AS phrasegroup_cpuser,
language.phrasegroup_arcade AS phrasegroup_arcade,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN administrator AS administrator ON (administrator.userid = user.userid) INNER JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 1;
MySQL Error : Unknown column 'language.phrasegroup_arcade' in 'field list'
Error Number : 1054
Date : Wednesday, December 28th 2005 @ 03:34:23 PM
Script : http://www.afterabortion.com/forums/admincp/arcadetools.php?do=clean
Referrer :
IP Address : xxxxxxxx
Username :
Classname : vb_database
-->
evenmonkeys
12-28-2005, 08:09 PM
When I try to mass import games, I get this...
There are no more games to import.
There are over 200 games in that folder. The following folders are CHMOD'd to 0777:
admincp
admincp/games
games
images/arcade
Why isn't it importing them? I'm not getting errors... it's just not doing it.
Oblivion Knight
12-28-2005, 10:32 PM
Out of interest, is there a blank .html file in your admincp/games directory?
Also, your admincp directory doesn't need to be 777.
evenmonkeys
12-29-2005, 01:52 AM
No there isn't. >_> There aren't any html files.
divided_by_fear
12-29-2005, 02:49 AM
what form are the games in are they in tar? zip? rar? or you just adding the php file?
evenmonkeys
12-29-2005, 02:58 AM
O_O They're swf files. They have php files? Ohhhh. I remember now! I've been using iBPro for so long. Bah... that makes me wanna cry again.
divided_by_fear
12-29-2005, 03:01 AM
well you can put the php files in there and then the swf in the games and so on then import them this way its faster i usually use tar its quick and easy moves them to there places fast thanks to johns coding
evenmonkeys
12-29-2005, 03:09 AM
Yeah... but I don't have the php files. I have swf files and that's all.
divided_by_fear
12-29-2005, 03:10 AM
ahh that sucks yeah it would be nice if they had it where u could manually add it but i havent seen a way to do that yet... i usually do it in mysql in the phpadmin
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.