View Full Version : v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Pages :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
15]
16
17
18
19
rjordan
15 Apr 2005, 13:24
I think this may be something different than the fix I posted, although in the same ballpark. I will see if I can find where this is coming from as well if noone else finds it first.
Original deleted user fix is here:
http://www.vbulletin.org/forum/showpost.php?p=632760&postcount=3394
rjordan
15 Apr 2005, 13:54
Ok, let's try this. I have NOT tested this as I have not seen the problem first-hand.
In ./includes/cron/arcadeupdate.php:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
REPLACE with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I hope this works for you. Let me know as I am curious now on your issue.
rjordan
15 Apr 2005, 15:11
BTW: Sorry for the post edits!
khaleel
15 Apr 2005, 15:14
Ok, let's try this. I have NOT tested this as I have not seen the problem first-hand.
In ./includes/cron/arcadeupdate.php:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
REPLACE with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I hope this works for you. Let me know as I am curious now on your issue.
I got
Parse error: parse error, unexpected ')' in /home/deathea/public_html/forum/includes/cron/arcadeupdate.php on line 70
Line 70 reads
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
rjordan
15 Apr 2005, 15:15
Take out the duplicate ")". I have corrected original post.
RichieBoy67
15 Apr 2005, 20:16
Isn't there a hack to get all the games in alphabetical order???
albibak
15 Apr 2005, 20:46
Search in the arcade.php :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace by :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And find :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace by :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Pepsi Man
15 Apr 2005, 21:27
If you have more then 1 style installed on your board, then let those users try using a Style that you know is working with the arcade.
It could be that the templates are not (correct) installed for the Style they are using.
Thanks. It does appear to be a style issue. Why I gave the user credit for having tried both styles himself and didn't check that out myself I can't even say. :o
lowcarbscoop
15 Apr 2005, 21:38
I just read through all the posts and can't see an answer. I installed arcade under one style and it ran great. I added another style to the board, and re-ran the arcade install to make the changes to the style. The games play under both styles, but if you get a hi score while using the new style, it does not record hi scores.
Does anyone have any suggestions? For now I am having the users that want to attempt hi scores use the old style, but I want to get rid of that style!
Thanks in advance.
RichieBoy67
15 Apr 2005, 21:40
Thanks albiback!!!
I have
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Should I replace this instead?? Forget it...... that worked... Thanks!!
Another problem I am having is that I cannot find the search addon to search arcade games..... Is this hack gone now???
albibak
15 Apr 2005, 22:06
This hack is in the original hack.
On your forum, when you go in the navbar, link search, you can see search module for arcade's games ;)
jonnerd154
15 Apr 2005, 22:10
Does anyone know if "Classic Frogger" has any copyright problems?
RichieBoy67
15 Apr 2005, 22:16
It is not in my navbar because I have a skin... It is a little different and I don't remember how I had it working before....
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That is part of my search in my navbar...
The instructions are...
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Never mind.... I got it... Thanks
khaleel
15 Apr 2005, 22:42
Parse error: parse error, unexpected $ in /home/deathea/public_html/forum/includes/cron/arcadeupdate.php on line 106
The code only goes up to 105
RichieBoy67
16 Apr 2005, 21:18
I got the search to show and everything but when ever I do a search for a game it just takes me to the first page of the arcade....
Thanks
T3MEDIA
17 Apr 2005, 00:35
Search in the arcade.php :Hey bro you have any ideas on how to lower the resources for this hack?
Can anyone confirm if this works with 3.0.7 ?
Thanks
Can anyone confirm if this works with 3.0.7 ?
Thanks
Yes I would like to know that aswell.
RichieBoy67
17 Apr 2005, 01:52
Yes, I am using 3.07. The only problems I am haiving are caused from my skin....
My search is not working but I think it is because of my navbar. Everything else works fine...
MissKalunji
17 Apr 2005, 02:50
Yes I would like to know that aswell.
Yes it does work..........everything works fine
www.dancehallareaz.com/forum/arcade.php
Oblivion Knight
17 Apr 2005, 06:39
Hey bro you have any ideas on how to lower the resources for this hack?Add a few indexes in arcade database tables, and removing the challenge system helps.. :)
Since V3Arcades closed .. anyone know where to get new games now ?
Its a pity that place closed .. it was a handy spot to get games ... anyone else gona set up a board to share hacks and games ? or should i go do it myself ?
JimpsEd
17 Apr 2005, 11:48
590 in one RARfile: http://www.vbulletin.org/forum/showpost.php?p=640977&postcount=3499
rjordan
18 Apr 2005, 03:39
Khaleel, it looks like you missed the ending bracket (}) on the change I suggested. Check your e-mail and let me know if it works for you.
OK, my arcade just isn't working at ALL. Have a look at http://www.thefad.net/forum/arcade.php? and see what you think. Anyone else get this, or did I just majorly stuff something up?
OK, my arcade just isn't working at ALL. Have a look at http://www.thefad.net/forum/arcade.php? and see what you think. Anyone else get this, or did I just majorly stuff something up?
i'd like to help but i don't want to register
SpaceStar
18 Apr 2005, 20:44
When running the install_arcade.php i have got following error in IE:
"Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /.../includes/functions.php on line 2018"
Does anyone a have clue what is going wrong?
Thanks in advance
SpaceStar
18 Apr 2005, 20:45
by the way this is the code in line 2018 in functions.php file:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "explain=1\">Explain</a>)<br />\n";
Paul_d_g
18 Apr 2005, 23:22
I keep getting this.
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT gameid, shortname, gamesettings, title FROM games
mysql error: Table 'denisp.games' doesn't exist
mysql error number: 1146
What can I do?
RichieBoy67
18 Apr 2005, 23:47
Paul,
You need to have do the querrie to add that table...
What exactly is denisp.games ???? is that some kind of a game or something???
Monica05
19 Apr 2005, 07:42
Ok, i'm having a big problem and i'm not sure what i've done wrong.
When you go to my forum, above my logo, this is showing up:
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2997
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2997
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2997
This is line 2997:
$user['calendarpermissions']["$calendarid"] |= $cpermissions["$usergroupid"];
When I click on any of the links, I get this:
Unable to add cookies, header already sent.
File: my forum root directory/includes/init.php
Line: 27
This is line 27
echo "<br /><strong>Warning</strong>: $errstr in <strong>$errfile</strong> on line <strong>$errline</strong><br />";
Can someone help me please? I'm desperate..lol. Noone can do anything on my board until I get this fixed. :ermm:
Paul_d_g
19 Apr 2005, 09:28
I keep getting this.
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT gameid, shortname, gamesettings, title FROM games
mysql error: Table 'denisp.games' doesn't exist
mysql error number: 1146
What can I do?
nvm i figured it out.
But i now get this
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2997
This is line 2997:
$user['calendarpermissions']["$calendarid"] |= $cpermissions["$usergroupid"];
i'd like to help but i don't want to register
You don't need to register to view my boards... at least I never turned that option on...
lifesbattles
19 Apr 2005, 11:00
Quick question, my frames in the Admin CP panel are messed up...... i posted on vbulletin.com but they told me to post here..... heres my problem.
http://www.vbulletin.com/forum/showthread.php?t=136351
any ideas?
iTaLiAnBoY165
20 Apr 2005, 14:34
my arcade was working for about a month then it restricted me from going in all members are restricted but in permissions everyones alllowed to go in
Gottcha
20 Apr 2005, 21:02
tried installing on 3.0.7 and this is the error i get now
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/fragtrad/public_html/forums/includes/functions.php on line 2018
this is line 2018:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','?','?','?','&') . "explain=1\">Explain</a>)<br />\n";
now my entire board is down
Marco van Herwaarden
20 Apr 2005, 21:19
What editor did you use to edit your files?
That line should probably be looking like the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I think that if this line got changed, maybe more is wrong.
I suggest you backup this file, and try what happens if you reload the original.
Gottcha
21 Apr 2005, 00:48
used dreamweaver to edit the files.
i replaced the functions.php and board is back up
iTaLiAnBoY165
21 Apr 2005, 12:45
my arcade was working for about a month then it restricted me from going in all members are restricted but in permissions everyones alllowed to go in
bump....
smacklan
21 Apr 2005, 13:27
I have sort of an odd problem...don't know if anyone else has encountered it. I originally had IProArcade installed and working on 3.0.7 site. I installed v3Arcade and the install went smooth, all settings for usergroup permissions and activation of the games are set...but when you go to the arcade no games appear. I uninstalled the game, re-installed the clean vB files with no IBPro changes in them, reinstalled v3 with the correct modifications and the same problem. Any help out there with this one??? Many thanks!
jrofosho
21 Apr 2005, 21:26
I've searched this forum, and gone back over the code multiple times. I still get this error after installation.
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2997
The arcade link is on the menu, but it leads to an error.
will this work for 3.0.7?
Oblivion Knight
22 Apr 2005, 07:36
I've searched this forum, and gone back over the code multiple times. I still get this error after installation.
The arcade link is on the menu, but it leads to an error.Make sure that you have modified your includes/init.php file correctly.
will this work for 3.0.7?Yes, it works fine with 3.0.7
SpaceStar
22 Apr 2005, 13:18
Waaao excellent hack - installed on my forum. Although installation went without any error and three out of five games can start, Tetris and Snake are not working. Tetris came to point where it load, LOADING...... hangs, and Snake just shows a black square.... (other games are working fine)
Do anyone have any clue????
Thanks in advance :)
jrofosho
22 Apr 2005, 19:04
okay. Thanks Oblivion. It was the init.
Now the images aren't being directed to the correct path. they are going to jrofosho.com/imageexample.gif
they should go to jrofosho.com/forum/images/
Hey everybody. I have something of an odd problem. I just upgraded my forum to 3.0.7 and reinstalled the arcade hack. I have only one problem. When you click on any of the games in the arcade menu, you get an incorrect link. With Tetris, for example, you get this link:
index.php?act=Arcade&do=play&gameid=4
Instead of this:
arcade.php?act=Arcade&do=play&gameid=4
I'm not sure where the problem lies - I've checked over the installation steps and it appears as if I've done everything correctly. I did this with both 3.0.5 and 3.0.6 and it worked fine, so I'm pretty sure I'm not making any really stupid mistakes. Or maybe I am. Any ideas?
Wanted games? Here they are!
Now you can get games for FREE from my site, no registration and NO FEES to pay.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I know that probably not all games are there, but its still a lot of 'em :P
If you have zip files with games that are not here, and want to help the community by sharing them, PM me.
for those that missed it.
Oblivion Knight
23 Apr 2005, 07:18
okay. Thanks Oblivion. It was the init.
Now the images aren't being directed to the correct path. they are going to jrofosho.com/imageexample.gif
they should go to jrofosho.com/forum/images/No problem.!
Re-edit your includes/functions.php file.. Make sure the path to the arcade images is set correctly.
Hey everybody. I have something of an odd problem. I just upgraded my forum to 3.0.7 and reinstalled the arcade hack. I have only one problem. When you click on any of the games in the arcade menu, you get an incorrect link. With Tetris, for example, you get this link:
index.php?act=Arcade&do=play&gameid=4
Instead of this:
arcade.php?act=Arcade&do=play&gameid=4
I'm not sure where the problem lies - I've checked over the installation steps and it appears as if I've done everything correctly. I did this with both 3.0.5 and 3.0.6 and it worked fine, so I'm pretty sure I'm not making any really stupid mistakes. Or maybe I am. Any ideas?Looks like you're trying to install ibProArcade to me.. Wrong thread bud.! :)
Wachtmeister
23 Apr 2005, 21:07
OMG, i hope, that someone finds my post (237 pages...) ;)
I have the arcade with 300+ games installed on vb 3.0.1
I've upgraded vb to 3.0.7 today and the arcade did not work after upgrade.
How can i get the arcade to run with all games again?
Do i need to reinstall the arcade? (will the currently installed games still be there, after installing?)
I do have to edit all the files after each upgrade right? (so if vb 3.0.8 is out, i have to re-edit the files again?)
Has someone successful upgraded from 3.0.1 to 3.0.7 with transferring his arcade?
Some help would be very fine.
Regards, Wachtmeister
rjordan
23 Apr 2005, 21:12
OMG, i hope, that someone finds my post (237 pages...) ;)
I have the arcade with 300+ games installed on vb 3.0.1
I've upgraded vb to 3.0.7 today and the arcade did not work after upgrade.
How can i get the arcade to run with all games again?
Do i need to reinstall the arcade? (will the currently installed games still be there, after installing?)
I do have to edit all the files after each upgrade right? (so if vb 3.0.8 is out, i have to re-edit the files again?)
Has someone successful upgraded from 3.0.1 to 3.0.7 with transferring his arcade?
Some help would be very fine.
Regards, Wachtmeister
Yes, you will have to reinstall just as you would most other hacks.
Wachtmeister
23 Apr 2005, 21:14
Yes, you will have to reinstall just as you would most other hacks.
and my currently installed games?
rjordan
23 Apr 2005, 21:16
They will remain as will all scores, play counters, etc.
Only do the file edits, though.
i ran into the blank page problem, but i had made a test site, and just added each arcade_ template,, acording to the isntall it did instlal them, but in the styles& templates, they didn't show up ?? any ideas why that happen ? i've isntalled this ona few skins and a few test sites and never ran into this problem,, and looking though this thread i seen other ppl withthat problem, anyways, to fix it i just added each templates manually, and all works great,, maybe you can include a file that a user who runsinto this can look at to transfer the templete files over,,hope soem of this makes sinse, its getting alittle late for me, and i've had a few drinks :-"..lol anyways thx for the mods, its awsome and the add-ons are sweet :)
illusions
24 Apr 2005, 17:10
How do i install new games? .. where would i place the game php file?
v3arcade deleted user avatar fix(?)
After you delete a user, I have found that if you (or more importantly, a search spider) tries to access the stats link for that deleted user, you likely will get something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
There does not seem to be a check built-in to see if a user is actually a valid user. I have hopefully found a fix for this with the following:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and above this add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I suspect that the scores for the deleted user might still be there after the user is deleted. If this is correct and vBulletin allows someone else to get this user ID, they might by default get all of the high scores for the games by the previous ID owner. Looking into that.
EDIT: It looks like vB does not recycle user IDs. This SHOULD work to eliminate the error.
I applied the fix for this error but this is the error my arcade.php returns:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I need this fix because this is the error that my members are getting:
This one:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and This one:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I am fairly new to PHP and VB and am quite lost on how to fix these two errors.
Any help is greatly appreicated.
Robin
rjordan
24 Apr 2005, 19:36
Can you post the lines from just before the fix as applied to a few lines after?
Can you post the lines from just before the fix as applied to a few lines after?
Is this what you want to see? The fix code is bolded:
if
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And thank you so much for helping me with this.
rjordan
24 Apr 2005, 19:59
($userid==0) {
print_no_permission();
}
Should be:
if ($userid==0) {
print_no_permission();
}
Otherwise, it looks right.
As for your second MySQL error, is your 'vb3_gamesessions' table in your database? Is that the right table name?
Should be:
Otherwise, it looks right.
As for your second MySQL error, is your 'vb3_gamesessions' table in your database? Is that the right table name?
yep I had this. It just cut off when I copied it.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I confirmed that I do have a table named vb3_gamesessions
rjordan
24 Apr 2005, 20:12
I just went to your arcade. I clicked on a few names, scores, etc., but cannot get an error. What are the users doing or clicking on when they get the error? Did you get the PHP error after putting in the fix I posted? Have you tried taking it out if that is the case?
It may be at the point of needing to see your arcade.php to do much more.
I just went to your arcade. I clicked on a few names, scores, etc., but cannot get an error. What are the users doing or clicking on when they get the error? Did you get the PHP error after putting in the fix I posted? Have you tried taking it out if that is the case?
It may be at the point of needing to see your arcade.php to do much more.
As far the error after the fix..Yes I removed it because it gives blank error page with SQL error.
The 2nd error...I am asking the members what they were doing when they got the error...still pending that.
I got the errors via my email.
If you want to look at my arcade.php that would be great. Just tell me how you want me to get it to you.
Robin
plubius
25 Apr 2005, 11:06
The last time that I spoke to John a couple of months back, he was planning on a new version of v3arcade.. Though a pro version has supposedly been in the pipeline since the first release, so I don't know where that stands. As for the suggestion of removing it from vbulletin.org or moving it to an "inactive hacks" forum, I simply laugh at those who suggested it.. :p
It is replies such as this that I think endorse my opinion. First, none of us can be in the "know" with this John who does not deem it worthy to make his intentions known to the masses. It would seem this Oblivion Knight has all the answers, well kudos to him.
As far as your laughing at those who have suggested this hack be put in its proper place, I cannot see how such a declaration can serve any purpose but to cause one to consider anything you say made by a person who laughs at things that are really not funny, unless of course, they consider someone installing a hack that there are no games for humorous.
I'm sure people want something for nothing these days.. There are nearly 1,000 games available and people still want more? Just how much bandwidth do you want to eat up? ;)
We have the wise guru here informing us of how the masses want free things, interesting, and in his wisdom he informs us that there are thousands of games out there for us. Ok, where? I am sure I would rather use up more bandwidth than the 5 or 6 games I have now will use.
To the others, I am sorry, I have tried to avoid any unpleasantness, but as you can see sometimes there are trolls who will not let you. Some are so called educated trolls who instead of addressing the issue prop themselves up and promote ridicule.
rjordan
25 Apr 2005, 11:29
lots of... well... something...
Ok, what purpose did this post serve other than to state the known fact that John is not releasing information on his pro version (if it is being released)? Also, at the time of your post, Oblivion did not say there were "thousands". He said nearly a thousand.
As to laughing at something that has no games available for it, there are games out there. I personally have roughly 900 coming out for download (and no, not duplicates like some of the current game packs have). I was going to wait until after I got some of the games entered into my database, but now I may have to publish the site so we can stop the ridiculous (hope I spelled that right) comments about how there are no games out there. I know that more are being converted by Dechevious as he is now at over 1000 games on his site (www.v3arcadegames.com (http://www.v3arcadegames.com/)).
Hell, if I can find a tutorial that can made a flash noob like myself understand how, I would love to convert some games myself.
dimitris
25 Apr 2005, 11:33
Please, can help me?
i edit the game description and the description disapear form Admin CP and it locks, it cannot be re editable again but in the description of the arcade page apears as i wrote, but is not editable anymore
any one know how to fix this?
BlackxRam
25 Apr 2005, 12:00
Don't even bother registering on that v3arcadegames site because no matter what email you use it says it has been banned and I have never registered on that site before in my life.
This is why I think I ended up switching to IBproarcade. For hassles and stupidity like this that was found with V3arcade. A problem that became apparent more in the later stages of its life. Instead of dealing with the problem, he tucked his tail and hid. Thats not how you solve problems. I would have had more respect if he stuck with it and fought the issues. But cutting support off, betrayed loyal users of his modification.
That was wrong.
JimpsEd
25 Apr 2005, 12:27
Don't even bother registering on that v3arcadegames site because no matter what email you use it says it has been banned and I have never registered on that site before in my life.
This is why I think I ended up switching to IBproarcade. For hassles and stupidity like this that was found with V3arcade. A problem that became apparent more in the later stages of its life. Instead of dealing with the problem, he tucked his tail and hid. Thats not how you solve problems. I would have had more respect if he stuck with it and fought the issues. But cutting support off, betrayed loyal users of his modification.
That was wrong.
Yeah, and $20 per user for the first month is outrageous - HOW is it possible that one user can use $20 worth of US-server bandwidth?
590 games in one rar file: all you need I think!: http://www.vbulletin.org/forum/showthread.php?p=641861&highlight=590#post641861
saint_seiya
25 Apr 2005, 16:50
Alright, I upgraded from 3.0.3 to 3.0.7 and I am re-doing the file edits.
The code that the readme wants me to find isnt in global.php:
echo "End call of global.php: $aftertime\n";
echo "\n<hr />\n\n";
}
Does anyone know where in global I put that code then?
Zachery
25 Apr 2005, 16:54
Alright, I upgraded from 3.0.3 to 3.0.7 and I am re-doing the file edits.
The code that the readme wants me to find isnt in global.php:
echo "End call of global.php: $aftertime\n";
echo "\n<hr />\n\n";
}
Does anyone know where in global I put that code then?
It should be in forums/global.php
saint_seiya
25 Apr 2005, 16:58
Thanks, sorry I was looking in admincp for some reason.
Oblivion Knight
25 Apr 2005, 18:47
As far as your laughing at those who have suggested this hack be put in its proper place, I cannot see how such a declaration can serve any purpose but to cause one to consider anything you say made by a person who laughs at things that are really not funny, unless of course, they consider someone installing a hack that there are no games for humorous.As far as I am concerned, the hack is already in it's proper place? :rolleyes:
We have the wise guru here informing us of how the masses want free things, interesting, and in his wisdom he informs us that there are thousands of games out there for us. Ok, where? I am sure I would rather use up more bandwidth than the 5 or 6 games I have now will use.There have been several links posted in this thread to downloadable games for v3arcade, free of charge.. They're out there if you look hard enough.! :D
plubius
25 Apr 2005, 23:24
I have offered what I think to be good rationale why this hack in defunct. Some of you agree and others don't, seeming to suggest it be kept around for the various individual webmasters or board owners to decide if they want to use it. This also seems to suggest that we should keep some hacks around that contain traps so people can fall in them. A good joke or two or two never hurt anyone, right? Well, of course, I say wrong and I would think most others would as well.
I agree with the others that Deschevious site is not the answer unless you just like to throw away money.
Thanks to all who have gave links to games.
Brent H
26 Apr 2005, 00:47
LOL this hack is defunct? Riiiight ;)
I just downloaded 500+ games for this thing. We've got a 239 page thread full of people helping each other out with coding problems and finding games. Just because the creator of this hack no longer has a functioning website does not make this hack any less valuable.
Deschevious's site... I have never paid for a game for this thing, nor will I ever. His site DOES have plenty of excellent additions to the arcade though as far as modifications.
PcCopat
26 Apr 2005, 03:44
vbulletin 3.0.7
arcade hack
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.
sim tech
26 Apr 2005, 06:11
LOL this hack is defunct? Riiiight ;)
I just downloaded 500+ games for this thing. We've got a 239 page thread full of people helping each other out with coding problems and finding games. Just because the creator of this hack no longer has a functioning website does not make this hack any less valuable.
Deschevious's site... I have never paid for a game for this thing, nor will I ever. His site DOES have plenty of excellent additions to the arcade though as far as modifications.
This post may bring it to 240 pages.
V3Arcade isn't dead... there's still plenty of folks updating the game selections and various mods. Heck, there's a bunch of people hosting games for everyone to download. I can fully understand the webmaster of v3 shutting down the website if people kept ignoring copyright issues. I got some stern warnings on my old political site because a few members kept posting published articles out of context, or they would not list the source. I ended up wiping out the whole thing rather than deal with the hassles and letters from legal departments.
As far as Deschevious's site goes: I subscribed for the first month and I saw where he would get a bunch more long term members if he lowered the additional monthly fee to like $5 a month (after the initial $25). I was on it for a month and like most people I got a ton of games, a great new look for my arcade, but once I had the games that I wanted I just could not see plopping down $15 a month for just a handful of new releases.
I'd recommend it for anyone who want a variety of games (you can only have so many version of pacman and tetris!) $25 was kind of steep, but it was good for a single month and I grabbed quite a few newer game releases. Unless you know of another site that offers an updated selection of properly modded games.
My only complaint was the support was almost nil. I was wanting the basics for changing over a .swf game to run in v3arcade, and so did quite a few others, but no one ever posted much in the way of assistance.
And in closing I'll be sure to upload the latest Yeti game Yeti #8!
JimpsEd
26 Apr 2005, 06:58
I'd recommend it for anyone who want a variety of games (you can only have so many version of pacman and tetris!) $25 was kind of steep, but it was good for a single month and I grabbed quite a few newer game releases. Unless you know of another site that offers an updated selection of properly modded games.
I'm sure it may be worth it for some, but I do not believe that people should be making money out of the distribution of games which are not theirs, for a hack which is not theirs - which is what I believe is happening :(
sim tech
26 Apr 2005, 07:03
True. I never thought of it that way. I was just looking at it from a service point of view.
dimitris
26 Apr 2005, 20:46
Please, can help me?
i edit the game description and the description disapear form Admin CP and it locks, it cannot be re editable again but in the description of the arcade page apears as i wrote, but is not editable anymore
any one know how to fix this?
What can i do? is there bad comnunicate between db and arcadeadmin.php?
any ideas?
albibak
27 Apr 2005, 23:35
How can I put the module news after the module Welcome, juste below it ?
rinkrat
28 Apr 2005, 03:52
LOL this hack is defunct? Riiiight ;)
I just downloaded 500+ games for this thing. We've got a 239 page thread full of people helping each other out with coding problems and finding games. Just because the creator of this hack no longer has a functioning website does not make this hack any less valuable.
Deschevious's site... I have never paid for a game for this thing, nor will I ever. His site DOES have plenty of excellent additions to the arcade though as far as modifications.
Where are there 500+ games? I use this hack and don't want to change.
RichieBoy67
28 Apr 2005, 05:44
Are there any path changes for using this on a site with VBPortal???
Anything else that might cause arcade.php to contain nothing??? It appears that all the templates were installed etc but still nothing... Is it possible this could be a permission issue or a path issue??
is there any specific changes in the default installation.txt i have to change for this to work with 3.07?
I have a question for you gurus (noobe here).... I make swish/flash animations using my graphics program, swish (I don't know how to use flash program and I don't own it = too expensive) and It's Me 3d people avatar animations.
My question is.....could I install these in the arcade if I change the install php file to reference the swish/flash I created?
Thanks in advance and I am sorry if I hijacked the topic...I just thought that this would be related.
Kila_Bite
28 Apr 2005, 20:55
Just installed V3 Arcade. Its there but when I go to play it, as the network admin I cannot do so. It says I do not have permission. I have checked and re-checked all file edits and My usergroup is set to "yes" in every aspect of the arcade.
Can you tell me whats going on? Myself and another person have checked through my edits and they are air tight.
Running VB-3.07
Current instaled hack: RPG inferno 2.3 by Zero Tolerance.
Website http://www.ff-net.org - Boards are offline however.
RichieBoy67
28 Apr 2005, 21:51
It works perfectly with 3.07...
I believe there are some threads on that Kila but I am not sure where...
Does anyone have an answer for my question???
Are there any path changes for using this on a site with VBPortal???
Anything else that might cause arcade.php to contain nothing??? It appears that all the templates were installed etc but still nothing... Is it possible this could be a permission issue or a path issue??
kobescoresagain
29 Apr 2005, 02:05
could you add an addon to this where people could become points in the ucash system on challanges? I think alot of people would like that.
RichieBoy67
29 Apr 2005, 11:02
A friends site I installed this on is having what looks like a template problem.... On the arcade.php page everything shows up but the games.....
I have read the posts on this where most say it is usually a template issue but I do not believe it is in theis case. Is there any thing else that could cause this....
There will be a small reward for an answer leading to a solution :)
Kila_Bite
29 Apr 2005, 13:10
As long as people do not forget my request for help. I have seen a few people get ignored with this issue. Its clearly a problem and i'd really like to sort it.
Is there anywhere in this thread that tells me what to do?
RichieBoy67
29 Apr 2005, 14:52
I have figured out the problem my friend was having... maybe this can help someone else...
When you install the other arcade it tells you to create a template called arcade.... you must delete this and any other templates that the other arcade installs before installing this version..... if you simply uninstall the other one it will not work.....
Gottcha
29 Apr 2005, 15:41
thankl you for all the hours you put in on installing this for me...great job and thank you once again
Kila_Bite
29 Apr 2005, 15:43
Its a fresh install. Create a template called Arcade? I assure you there is no mention of that in the guide. All I see in the template alterations and modifications is:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
smacklan
29 Apr 2005, 16:08
Its a fresh install. Create a template called Arcade? I assure you there is no mention of that in the guide.
If it's a fresh install and you have no other arcade hacks installed such as IbProArcade, then all templates are installed except for the modifications listed in the instructions.
kobescoresagain
29 Apr 2005, 18:41
"could you add an addon to this where people could become points in the ucash system on challanges? I think alot of people would like that."
Or has this already been accomplished? I would like to find a way to get this done. Thanks. I bet it wouldn't be that much code. It already returns a winner. Would just have to put a place to bet your points. Thanks
Wonderful hack, too bad it's not being developed any more :(
- Sid
rjordan
30 Apr 2005, 20:50
Wonderful hack, too bad it's not being developed any more :(
- Sid
That's the great thing about this mod. It is great as it is and there are modifications to do more stuff out there. I am still waiting to see what the new version will have... if it ever comes out... :nervous:
That's the great thing about this mod. It is great as it is and there are modifications to do more stuff out there. I am still waiting to see what the new version will have... if it ever comes out... :nervous:
Is there a new version of this hack coming out?
If so, I hope the netplay portion is completed. That would make this a very powerful system!
MissKalunji
30 Apr 2005, 21:48
Is there a new version of this hack coming out?
If so, I hope the netplay portion is completed. That would make this a very powerful system!
Not to sound stupid but whats net play?
plateau
01 May 2005, 00:14
Hello,
A. In the usergroup manager, I have set YES for:
Can Post Comments?
Allows usergroup to post comments when they achieve a high score
However,
I found the user still cannot add comments after they have finished the game. A logged on user, whoever the Admin, Moderator, or General Users, when they tried to add the comments, the following message appeared:
===
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
You are not logged in. Fill in the form at the bottom of this page and try again.
You 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.
===
B. How to Uninstall a Game? Thanks!!!
can anyone help?
Thanks a lot!!!
iTaLiAnBoY165
01 May 2005, 02:40
my arcade was working for about a month then it restricted me from going in all members are restricted but in permissions everyones alllowed to go in
i had installed on vb 05 then upgraded to vb 07 then used upgrade file to upgrade my arcade didnt work then tried reinstalling arcade and got this
Database error in vBulletin 3.0.7:
Invalid SQL:
CREATE TABLE gamechallenges (
challengeid int(10) unsigned NOT NULL auto_increment,
type tinyint(1) unsigned NOT NULL default '0',
challengerid int(10) unsigned NOT NULL default '0',
challengedid int(10) unsigned NOT NULL default '0',
game varchar(30) NOT NULL default '',
status tinyint(1) unsigned NOT NULL default '0',
datestamp int(13) unsigned NOT NULL default '0',
challengersession int(20) unsigned NOT NULL default '0',
challengedsession int(20) unsigned NOT NULL default '0',
PRIMARY KEY (challengeid)
) TYPE=MyISAM
mysql error: Table 'gamechallenges' already exists
mysql error number: 1050
Date: Saturday 30th of April 2005 07:38:37 PM
Script: http://www.****-***.com/forums/admincp/install_arcade.php
Referer: http://www.****-***.com/forums/admincp/install_arcade.php
Username: iTaLiAnBoY165
IP Address: ***.**.***.**
^ im also having the same problem as you
Crypticel
01 May 2005, 02:52
i had installed on vb 05 then upgraded to vb 07 then used upgrade file to upgrade my arcade didnt work then tried reinstalling arcade and got this
I'm somewhat of a newbie, but from what I've seen and been told... you didn't need to reinstall. What you needed to do was redo ALL the file edits. When you upgrade vB it must overwrite a a lot of the files, and in doing so, kills any hacks depending on those files. Have you tried redoing all of the original file edits?
iTaLiAnBoY165
01 May 2005, 02:57
I'm somewhat of a newbie, but from what I've seen and been told... you didn't need to reinstall. What you needed to do was redo ALL the file edits. When you upgrade vB it must overwrite a a lot of the files, and in doing so, kills any hacks depending on those files. Have you tried redoing all of the original file edits?
nope but i will thanks
i noticed there was a cmps module up on the old site..does anyone stil have it?
I think this may be something different than the fix I posted, although in the same ballpark. I will see if I can find where this is coming from as well if noone else finds it first.
Original deleted user fix is here:
http://www.vbulletin.org/forum/showpost.php?p=632760&postcount=3394
RJordan, this fix is not valid? Should it be deleted from the arcade.php?
How to modify the order of appearance of the games in the arcade ??
rjordan
02 May 2005, 02:51
YLP1, check your e-mail.
Hi, is there a website with author authorised games yet?
My forum needs some more!
www.v3arcadegames.com
its pay for it 20 a month, but its the best
Hello,
Whenever I try to go to the second page of games I am getting this error message:
Fatal error: Call to undefined function: print_no_permission() in /home/discuss/public_html/arcade.php on line 1355
Would anyone know how to fix that?
Thanks!
flypaper
03 May 2005, 12:15
Whats on line 1355?
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Here's the code for around 1355. I maybe it was a permissions error, so I cleared it up so that anyone could play. That did not fix it.
YLP1, check your e-mail.
I got it thanks..tried to reply but mail bounced.
It didn't work ...here is the error I received:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
xmorpher
03 May 2005, 17:49
is there any hack to clear the scores
BUT excluding the Top ten of each game?...
Anyone have this working on 3.0.7 ?
Thanks.
rjordan
03 May 2005, 20:41
I got it thanks..tried to reply but mail bounced.
It didn't work ...here is the error I received:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
But you did not get the PHP error this time. That is what I looked at first and foremost. This one I do not know what to do with but it has nothing to do with my original fix. Have you verified that the table 'vb3_gamesessions' exists? (Sorry if I asked already) Also, did you find out the circumstances behind it?
rjordan
03 May 2005, 20:44
Anyone have this working on 3.0.7 ?
Thanks.
Does anyone read through this thread any more?
Yes, it works great with 3.0.7.
MissKalunji
03 May 2005, 21:02
Anyone have this working on 3.0.7 ?
Thanks.
yep works great on my end! :nervous:
This might be a stupid question... but how do I add new games?
I have some games, but... how do I insert them into the system?
/pyd
Scooterpig
04 May 2005, 00:48
This might be a stupid question... but how do I add new games?
I have some games, but... how do I insert them into the system?
/pyd
Try reading the thread and you'll find your question has been asked about 30 times and answered each time!
Why can't people try reading or searching first instead of being slack.
You might also wanna try a Search within the thread if you like many others are too lazy to read the whole lot!
i have istall that mod. but i have one problem.
Not showing on showthread the ARCADE INFO
and my friends can't do challenges...
how can i fix it?
http://forum.betanalysis.gr
Try reading the thread and you'll find your question has been asked about 30 times and answered each time!
Why can't people try reading or searching first instead of being slack.
You might also wanna try a Search within the thread if you like many others are too lazy to read the whole lot!
I tried to look through this thread, but since it has grown to so many pages, it's a bit hard to scan...
And about searching... shure, that would have been greate, if you would know what exaktly to search for... for example searching for "install game" gave the following result:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
...
Perhaps someone could create a sticky on this subject?
/pyd
Steven123
04 May 2005, 19:31
Does anyone have any of the old games since the v3arcade.com is gone? :(
Scooterpig
05 May 2005, 00:56
@pyd - a quick search within the thread 'adding games' for me found the 4th reply down being Post 1046 on how to add games...that simple..:)..as I said if you read through the whole thread you'd see that it's been written about dozens times..:)..or you can check this link out which again was found via a search..:) - http://www.vbulletin.org/forum/showthread.php?p=630848#post630848
@Steven123 - have a look in Posts 3446,3499, 3527 & this link - http://www.vbulletin.org/forum/showthread.php?t=60666 - again a simple quick search within the thread..:)
this might be something i have overlooked but
my images in the arcade are:
http://mydomain/xxx.gif
they need to be :
http://mydomain/forum/images/xxx.gif
now im overlooking a file
happened after i went to 3.07
any help ben a while couldnt find in the install file
this might be something i have overlooked but
my images in the arcade are:
http://mydomain/xxx.gif
they need to be :
http://mydomain/forum/images/xxx.gif
now im overlooking a file
happened after i went to 3.07
any help ben a while couldnt find in the install file
ok just needed to upload the updated file
http://www.vbulletin.org/forum/showpost.php?p=644723&postcount=3552
all working now
iTaLiAnBoY165
05 May 2005, 23:04
I am running vb 07 and ever since my upgrade i my arcade stopped working it has to be a permissions problem because it denys everyone from going in including myself in usergroup permisions everyone is allowed to get in but when i go it dont work any help??
Coleccromos
06 May 2005, 12:06
Hello:
When installing the games arcade 1.0.3 he/she gives me the following error in the database:
Database error in vBulletin 3.0.7:
Invalid SQL:
CREATE TABLE gamechallenges (
challengeid int(10) unsigned NOT NULL auto_increment,
type tinyint(1) unsigned NOT NULL default '0',
challengerid int(10) unsigned NOT NULL default '0',
challengedid int(10) unsigned NOT NULL default '0',
game varchar(30) NOT NULL default '',
status tinyint(1) unsigned NOT NULL default '0',
datestamp int(13) unsigned NOT NULL default '0',
challengersession int(20) unsigned NOT NULL default '0',
challengedsession int(20) unsigned NOT NULL default '0',
PRIMARY KEY (challengeid)
) TYPE=MyISAM
mysql error: Table 'gamechallenges' already exists
mysql error number: 1050
can this get ready?
Thank you for your time
nexialys
06 May 2005, 12:09
please refer to the hack thread to make a request... this forum is for official releases, not bug supports, sorry...
--nexia
Marco van Herwaarden
06 May 2005, 12:14
Thread merged.
Hello:
When installing the games arcade 1.0.3 he/she gives me the following error in the database:
Database error in vBulletin 3.0.7:
Invalid SQL:
CREATE TABLE gamechallenges (
challengeid int(10) unsigned NOT NULL auto_increment,
type tinyint(1) unsigned NOT NULL default '0',
challengerid int(10) unsigned NOT NULL default '0',
challengedid int(10) unsigned NOT NULL default '0',
game varchar(30) NOT NULL default '',
status tinyint(1) unsigned NOT NULL default '0',
datestamp int(13) unsigned NOT NULL default '0',
challengersession int(20) unsigned NOT NULL default '0',
challengedsession int(20) unsigned NOT NULL default '0',
PRIMARY KEY (challengeid)
) TYPE=MyISAM
mysql error: Table 'gamechallenges' already exists
mysql error number: 1050
can this get ready?
Thank you for your time
The answer to your question is in your post:
"mysql error: Table 'gamechallenges' already exists"
It has already created that table and wont let you create it again, if this is preventing you from continuing with the install then try uninstalling first to remove it.
Hmm - it doesn't seem to record the scores - always '0'.
Anybody know why?
iTaLiAnBoY165
08 May 2005, 18:32
The answer to your question is in your post:
"mysql error: Table 'gamechallenges' already exists"
It has already created that table and wont let you create it again, if this is preventing you from continuing with the install then try uninstalling first to remove it.
how do i uninstall it?
msimplay
08 May 2005, 20:01
how do i uninstall it?
do all the steps in reverse then go into phpmyadmin and delete tables that are associated with the arcade or use an uninstall script if its available for removing the arcade tables
SasukeNC
08 May 2005, 23:45
Anybody know where I can find more games? and when I add games do I only need to upload them?
KTBleeding
09 May 2005, 00:55
Can someone tell me how I could uninstall the games??? Do I just run the install script again and would that delete games?
Thanks
lsmba
You have to manually remove the game via PHPmyadmin.
Bumblefeet
09 May 2005, 00:59
Hey, I just now installed a new template and set it to default. Now my arcade page shows up as blank and its useless! What did I do? How do I fix this?
Thanks,
Bumblefeet
www.bumblefeet.com/v3/forums.php
I am running VBulletin v3.0.7
Ninth Dimension
09 May 2005, 03:00
Hi, sorry if this has been posted (I did have a look, but no joy), but does anyone have a resource of games that we CAN use? I know that a lot were converted without permission, and as such the main site was closed down, but surely there must be some out there that you're still allowed to use.
Thank you.
Scooterpig
09 May 2005, 11:53
@skenmy - are you clicking on the 'Submit' tab when the game is over?
@SasukeNC - go back 1 page.
@Ninth Dimension - go back 1 page.
Ninth Dimension
09 May 2005, 13:49
@Ninth Dimension - go back 1 page.Ah, thank you (for anyone else that missed it: http://www.vbulletin.org/forum/showthread.php?t=60666)
I just hope the games listed on that thread are OK to use.
I had this installed and it worked great.. But keeping it going after a vB update was a pain.
Is there a way to not make core vB file edits (with the exception of a link in the nav bar) and still have a functional arcade?
just noticed something today with this hack
clear.gif is hard coded into the templates
if you move clear.gif from your forum root you will get a lot of 404's
if you have done this, edit the templates with the clear.gif variable and your done
search for
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
replace with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
RichieBoy67
10 May 2005, 21:44
Something that has been bothering me is that people who endorse the other arcade have been bashing this one. This is a great arcade and if you read this entire thread like I have you will understand why John stopped supporting this!!! This is probably the best hack ever created and most problems have been cuased by either a faulty installation or a hack conflict....
I just think that it is extremly rude for people who like this arcade getting talked out of installing it by people bashing it. There are many, many people using this arcade without problems...
-------------------------------
To keep this hack alive I am offering my services to install this.
I have done this install over 25 times and I have repaired and troubleshooted install problems over 10 times. I have had this hack installed on 2 sites for well over a year.
If you are having a problem or if you need this installed I will do it for a very cheap and fair price.... This is a great hack!!! I also have almost all the zip files with the uncopyrighted games and I will ftp them for free as time permits...
----------------
I love the arcade, my users enjoy it
But, a user who had alot of high scores recently quit the forums and his user name was deleted, so all the high scores show up without a name
Is there anyway to remove all the entries without having to delve into the database itself?
I tried deleting them manually with the "Delete score" checkbox option and nothing happens.
flypaper
11 May 2005, 12:11
Something that has been bothering me is that people who endorse the other arcade have been bashing this one. This is a great arcade and if you read this entire thread like I have you will understand why John stopped supporting this!!! This is probably the best hack ever created and most problems have been cuased by either a faulty installation or a hack conflict....
I just think that it is extremly rude for people who like this arcade getting talked out of installing it by people bashing it. There are many, many people using this arcade without problems...
-------------------------------
To keep this hack alive I am offering my services to install this.
I have done this install over 25 times and I have repaired and troubleshooted install problems over 10 times. I have had this hack installed on 2 sites for well over a year.
If you are having a problem or if you need this installed I will do it for a very cheap and fair price.... This is a great hack!!! I also have almost all the zip files with the uncopyrighted games and I will ftp them for free as time permits...
----------------
How good of you to keep this hack going by making money off it! Awww
Installed with no problem! FANTASTIC. My only question is where can I get more games?
THANKS JOHN, dont worry about the haters.
Scooterpig
11 May 2005, 22:34
My only question is where can I get more games?
Go back 2 pages..:)
rjordan
12 May 2005, 03:22
Tell me what you guys think. Would you like to see a game download site that has all available games uploaded or would you think it to be prefered to get it online right away and people would simply have to check online as the games are uploaded? My site has been put up, but I have only uploaded about 15 games so far (worked on it for about 30 minutes uploading, so more time = more games). If people more or less say put it up and they will check as games are uploaded, then that is what I will do. As it stands, I have entered the games that begin with numbers. A's are next followed by B's, etc.
@Intrepid: Yes mate - it just kinda hangs when you click it :)
Scooterpig
12 May 2005, 23:45
@Intrepid: Yes mate - it just kinda hangs when you click it :)
Any particular game mate or all of them?
I just installed this and got this error help
Parse error: parse error in *******\www\forum\includes\functions.php on line 2018
This is when iam trying to do this step
======================
includes/functions.php
======================
Find:
________________________________________________________________________________ ___________
// get CSS width for outerdivwidth from outertablewidth
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻ
Above this, add:
________________________________________________________________________________ ___________
// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻ
==============
Save and Close
==============
Help
Scooterpig
13 May 2005, 01:26
What is showing on Line 2018 of functions.php?
SimonHodgkiss
13 May 2005, 08:17
Database error ???
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT
post.*, post.username AS postusername, post.ipaddress AS ip,
user.*, userfield.*, usertextfield.*, usergroup.title AS usergrouptitle,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.avatardata) AS hascustomavatar, customavatar.dateline AS avatardateline,
level,
NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason,
post_parsed.pagetext_html, post_parsed.hasimages,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND deletionlog.type = 'post')
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid)
WHERE post.postid IN (0,1,2,3,4)
ORDER BY dateline
mysql error: Unknown table 'usergroup' in field list
mysql error number: 1109
how do i fix that error ?
What is showing on Line 2018 of functions.php?
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "explain=1\">Explain</a>)<br />\n";
Help plz
SimonHodgkis, I have an error very similar to yours which I can't fix. I wonder if these are related.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any advise on fixing this is greatly appreciated it's been driving me nuts for over a week now.
rjordan
13 May 2005, 19:03
SimonHodgkis, I have an error very similar to yours which I can't fix. I wonder if these are related.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any advise on fixing this is greatly appreciated it's been driving me nuts for over a week now.
I thought that you said this was working now and you were seeing another problem.
Guyz i fixed my problem .. now iam getting a blank page when i open up arcade.. help plz
FightRice.com
14 May 2005, 04:07
You need to update your templates
SnowBot
16 May 2005, 00:47
Hi guys, strange problem i hope you can help me with.
I just did a prune of all scores as i have not done it for months and now i am getting a MYsqll error
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT username FROM user WHERE userid =
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
mysql error number: 1064
Date: Sunday 15th of May 2005 08:39:22 PM
Script: http://www.synergyforums.com/forum/arcade.php?
Referer: http://www.synergyforums.com/forum/?
The arcade was working fine and i have not updated any hacks or installed any new ones, all i did was prune the scores. Any help would be appreciated. Thanks
Snowy
MissKalunji
16 May 2005, 10:54
I followed the install instructions to a "T" and ended up with a perpetual slew of error codes specifically dealing with the now dreaded functions.php
Here's the latest beauty:
Parse error: parse error, unexpected '=', expecting ')' in /www/j/blahblahblah/htdocs/Forum/includes/functions.php on line 1627
I even went back to vB.com for another download of functions.php.
No luck. I think the gamer in me is getting a bit tired of this.
Yes, dumb me, I used Dreamweaver to edit the code. May I suggest a sticky note WARNING : Users of Dreamweaver, not to use it with any vB HACKS. How hard would this be. I did successfully add vB Chat with Dreamweaver, but that one is so easy, even a caveman can do it.
I know its not just me, but I'm beginning to think v3 Arcade is just riddled with weaknesses. I think I'd rather have a virus. At least then, typically you can just press a button to remove it.
Seriously, I'd be willing to listen to someone who has real time saving answers. I might even be willing to pay. :ermm: John, Seriously.
I just bought Namo web editor. Not user friendly at all, but also not going to automatically doctor your code.
you dont need to waiste your money on all these stuff just use note pad and read properly that would do :ermm:
rjordan
16 May 2005, 10:57
Crimson Editor is great to use and is free. Color codes your text and makes things a lot easier to edit than Notepad.
I know its not just me, but I'm beginning to think v3 Arcade is just riddled with weaknesses. I think I'd rather have a virus.
Nah... more likely something was missed in install or changed by your editor you did not see. Countless members installed without a problem.
Justdave
16 May 2005, 16:32
Mj: I'm looking for help, not criticism. Please "properly" re-read my post. Thank You.
rj: Thank You. I'm closer to resolution of this mess with your response. Should I attempt to re-install over the existing arcade program, or back track and delete all of my file edits in reverse order?
rjordan
17 May 2005, 02:24
Either way should work. If this was the last mod you installed and made backups of the files before you made the changes, I would put a copy of those backups in place and reinstall the file edits from there.
Make sure you get all of the changes required. I forgot a simple closing bracket at one point installing this which made it not work.
Dragon_Z
17 May 2005, 05:10
I installed V3 arcade, when I try to install any game, I get this
Fatal error: Call to undefined function: print_cp_header() in C:\{forumroot}\{file/gamename}.game.php on line 61
here is what is on line 61
print_cp_header("v3 Arcade - $title");
any help/suggestions will be useful, thx
rjordan
17 May 2005, 06:11
Did you install the templates? Go to your AdminCP styles and see of you have the arcade templates. If not, re-run the install and install them.
Edit: Actually, rereading your post, this may not be the issue, but check it out anyway... :o
Dragon_Z
17 May 2005, 06:41
it didnt install the templates, started the installer again and it added the templates. I cheack and they arent there, only the mods that I made manually.
any ideas?
Justdave
17 May 2005, 09:00
I have the templates in vB. After recoding the fresh files, I don't get the error codes, but I do get just a blank page after clicking the arcade icon in the navigation bar. I'm not sure why I have no gifs displayed or fla files fla-ing.
Dragon_Z
17 May 2005, 16:05
hmm, what are the names of the templates the installer adds, maybe I am not looking for the right thing.
I can play the 5 basic games that are thereas well as change their option ins the CP, I just cant install new ones.
iChambers
18 May 2005, 20:06
What is to become of v3Arcade when vB 3.5 is release later this year? Is it going to be redeveloped to work with vB 3.5? This is the only hack I use that I have not heard about moving with to 3.5!
What is to become of v3Arcade when vB 3.5 is release later this year? Is it going to be redeveloped to work with vB 3.5? This is the only hack I use that I have not heard about moving with to 3.5!
Yep, it will be. It'll be very different, but it'll still use the same score data.
rjordan
18 May 2005, 20:28
He's ALIVE! lol
Justdave
19 May 2005, 00:56
This is a blindman smilie.
Well I did go through the files again, and found a missing edits.
I now can edit arcade in the ACP. What I get now, when I click on Arcade in navbar is another page, but a 404 message. So none of the graphics or vB gifs for that matter are posting.
I still think I have a template issue. But my templates are all in place. I suppose I can recheck the locations of all of the file uploads..
My postbit legacy and navbar edits are also correct.
I think that I am so close to making this work, but yet so far away.
Would someone like to see my arcade.php?
Bottomline question:
How do I remedy a 404 error?
Thanks in advance to anyone willing to help.
Justdave
19 May 2005, 01:11
OK I've made progress in the last 5 minutes.
I changed the name of arcade.php to Arcade.php and I now have a complete Arcade screen!
Just a little matter of keeping my capitals and lowercase straight!
:squareeyed:
JustDave
David_R
19 May 2005, 20:47
Yep, it will be. It'll be very different, but it'll still use the same score data.
good to see you are still on project John :)
SnowBot
20 May 2005, 00:24
Yep, it will be. It'll be very different, but it'll still use the same score data.
Any screenshots or anything John?
Just letting everyone know I fixed my problem... ended up being a script problem. Thanks for your help!
Turbo_WRX
20 May 2005, 05:31
quick question, how do you delete the scores and start the arcade fresh?
Lizard King
20 May 2005, 06:43
Yep, it will be. It'll be very different, but it'll still use the same score data.
It is really good news John. This is the greatest hack ever been released on vb.org for vb 3.0.x i never see a hack that is installed this much.
If you are planning any new features can I suggest one :) Is there a way to add some javagames like backgammon and chess that members can play each other ? If it is possible it will be perfect for the boards.
@Intrepid - sorry for the slow responses i've been extremely busy.
It happens on all the games.
[COLOR=RoyalBlue]Hi!
Thanks For Your Nice Modification. :nervous:
I have 2 problems:
1) My users Say somtimes when they submit a new score in the page appear "You Do not Have Permission to acces this page"! :disappointed:
2) I want to change news and allert tgezt to my language! but not found in the phrases and templates! :rolleyes:
thanks!
Justdave
20 May 2005, 20:56
I'm realizing now, just how great this hack really is.
John, thanks for this!!!
I want to appologize for venting my frustration in some of my previous posts. The real fault was all mine in the installation, and I didn't mean to offend anyone.
JustDave
RichieBoy67
20 May 2005, 22:58
John is back on this!!!!
Awesome John!!!!! This has got to be the all time best out there!!! Glad to see you working on this again... I have been spreading the v3arcade word for you!!!! :)
Flow Fusion
21 May 2005, 09:38
Inquiry...When I activate my arcade I keep getting database errors. Something about..
mysql error: User 'giftedso' has exceeded the 'max_questions' resource (current value: 50000)
mysql error number: 1226
Is it possible to have some games available to all users, and some only available to users with a paid subscription? So basicially set usergroup permissions for each game and not just the whole arcade?
Thanks.
Flow Fusion
21 May 2005, 15:36
Is it possible to have some games available to all users, and some only available to users with a paid subscription? So basicially set usergroup permissions for each game and not just the whole arcade?
Thanks.
Nope.
cjsmythe
21 May 2005, 16:59
I know I know , I should have backed it up , it seemed so simple :surprised:
I seem to have deleted the section of the arcade navbar template that displays the standard links, ie "your settings", "challenges" etc.
Its the one that reads like this on the arcade in here;
Arcade Home | Your Settings | Your Statistics | Challenges | Your Faves | Top 25 Champions | You can play 0 more Games
How do i get this back??
Thanks
Turbo_WRX
21 May 2005, 17:47
Here is mine, I have already a few hacks, so go through this code and delete what u don't need. I also have "member links" or whatever that used to be up there deleted cause I never used it. So yeah, just go through this and delete the codes that you don't need.
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td class="vbmenu_control"><a href="helpdesk.php?$session[sessionurl]">$vbphrase[helpdesk]</a></td>
<!-- START VBGARAGE HACK -->
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
<!-- END VBGARAGE HACK -->
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
MissKalunji
22 May 2005, 10:37
Yep, it will be. It'll be very different, but it'll still use the same score data.
Nice and do you know when its gon be available?
Sleepyk
24 May 2005, 00:21
is there any way to make it "you have to have a certain amount of posts to play arcade"?
edyonline
25 May 2005, 01:45
anyone here know where to download additional games?
Sleepyk
25 May 2005, 23:09
is there any way to make it "you have to have a certain amount of posts to play arcade"?
yeah
just wondering why dont you put ADD PHRASES to the install_arcade.php file too?
save some manually editting
David_R
27 May 2005, 09:29
I get this error in my technical email everyday more then 100 emails :(
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'highscore=6000 WHERE shortname='neverland'' at line 1
mysql error number: 1064
Please help me I dont know what is wrong in my arcade
platnum
27 May 2005, 10:06
Does anyone know where I can get some games with this arcade? Thanks.
http://www.global-army.com/forum/arcade.php
But are their more games than just those 5?
beansbaxter
28 May 2005, 08:20
Got it working on VB 3.07 so far. Only issue during install was the same parse error with the include/function.php which I was editing with DreamweaverMX04, so I instead made the edit just using Window's standard Notepad, then uploaded the new file, and the images work perfect.
Now I'll go mess with the Arcade and make sure it's all functional. So far, I like it. Hope to put some more games in it.
Does anybody know if this hack is supported any more at all?
Is there a hack out that would show all the members who are currently playing on one of the games at the time your there?
SuperGLS
28 May 2005, 15:10
Finally decided to make the Arcade work again after I upgraded to 3.0.7 a couple months ago, it went perfect. The members are happy now.
Finally decided to make the Arcade work again after I upgraded to 3.0.7 a couple months ago, it went perfect. The members are happy now.
Don't suppose you could tell me where I can get additional games from the basic 5 games that came with it could you?
SuperGLS
28 May 2005, 15:20
Nope, I'm currently looking myself.
I'm not sure they are available unless you get them from another user.
Milk Man
29 May 2005, 10:09
yeah v3arcade site is closed for that. Sucks, i don't suppose you could get any game with a .swf file could you?
Oh I C, what a pain, very surreal you cant' just download them from somewhere easy, well if you find any pls PM me, has anyone read every page in this thread to see if somebody has a working v3 with games we could ask them to kindly send to us?
TranceCan
29 May 2005, 15:08
I've been using V3 arcade for a long time, no troubles. Now I am changing my forums so they can only be accessed using SSL (https://....).
I have everything running smoothly...EXCEPT...in the arcade after playing a game I can't SUBMIT SCORE in any games. This seems to only happen in IE, Firefox is able to submit the score. Anyone have an idea on where the problem might be?
It's strange, because when I click on the submit score button it doesn't do ANYTHING at all (in IE anyway). Could it have anything to do with META refresh? I saw that line in the code somewhere....it gets passed to the flash program as "Data". ???
JasonWilliams
29 May 2005, 22:44
Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.
22mb collection, in WinRAR format HERE (www.steadivideo.myby.co.uk/v3arcade-games.rar)
I think there's around 103 games in total there.
Hope this helps :squareeyed:
MissKalunji
29 May 2005, 22:47
Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.
22mb collection, in WinRAR format HERE (www.steadivideo.myby.co.uk/v3arcade-games.rar)
I think there's around 103 games in total there.
Hope this helps :squareeyed:
thank youuuuuuuuuuu :nervous: what about copyrights?
Osiris2k
29 May 2005, 23:19
in the options for the Arcade it asks if netPlay is installed, where do you get it? You can play multiplayer games that way right?
and is there a way to make it a 10post minimm in the forum in order to play the arcade?
awesome hack btw
Exitilus
30 May 2005, 01:08
I've been looking through this thread for hours. Basically my scores are not submitting. Once you hit submit nothing happens. If it auto-submits it just stays on the game screen. If you exit out. You have a score of 0.
This is a fresh install on my test site.
Barakat
30 May 2005, 03:23
nice and lovely hack :-)
how can i remove it from my database so as to reinstall it again .
i
i've got 162 games installed and a game pack with about 10x that amount. some are good. a lot are crap.
Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.
22mb collection, in WinRAR format HERE (www.steadivideo.myby.co.uk/v3arcade-games.rar)
I think there's around 103 games in total there.
Hope this helps :squareeyed:
Thank you , most appreciated.
Rickie3
30 May 2005, 12:40
hey very nice thankyou for sharing
tangoman
30 May 2005, 15:47
hi
in the install instructions it says find // ###################### Start getreputationimage #######################
in file includes/functions_showthread.php
in my file the above don't exist
so what do i do next ???
thanks for any help
tangoman
30 May 2005, 16:16
dont matter got it sorted now :)
redid everything from scratch :)
working now :)
Sleepyk
30 May 2005, 22:56
is there any way to make it "you have to have a certain amount of posts to play arcade"?
once again
KTBleeding
31 May 2005, 01:04
once again
Yes. I just added this to my arcade.
I was going to incorporate it more into the settings and actually release it as an addon, but I am too lazy to do all that so I just did this real quick for my site.
Open forums/arcade.php and find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add ABOVE it:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now just make a new phrase titled "not_enough_posts_arcade" and put whatever you want the error message to say.
hi where can i get more games for this arcade
Rickie3
31 May 2005, 11:53
hi where can i get more games for this arcade
i suggest you read a few posts back,you'll find some answers
edit:
I am a retard, forgot to edit a file, your hack is great
sim tech
31 May 2005, 18:09
Yes. I just added this to my arcade.
I was going to incorporate it more into the settings and actually release it as an addon, but I am too lazy to do all that so I just did this real quick for my site.
Open forums/arcade.php and find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add ABOVE it:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now just make a new phrase titled "not_enough_posts_arcade" and put whatever you want the error message to say.
Most cool! I've been looking for something like this! I have a bunch of users who hold the high scrores on hundreds of my games but have never posted.
Could it be as simple to just changing "posts" to "points" so that a member would be charged a specific number if points for each game play? I'm using the uTT store hack.
I'm having a bit of a problem.
- some of the images won't show.
- i can't play the games because when i click "play now" they won't show up.
KTBleeding
31 May 2005, 19:22
Could it be as simple to just changing "posts" to "points" so that a member would be charged a specific number if points for each game play? I'm using the uTT store hack.Should be fairly easy to do, I'm not entirely sure though.. I've never used a store/point system before.
oops, i figured it out.
my ftp did a boo boo.
everything is fine now !
lifesbattles
31 May 2005, 23:26
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT COUNT(*) + 1 AS position
FROM gamesessions AS gamesessions
WHERE score > AND valid=1 AND gamesessions.gamename=''
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND valid=1 AND gamesessions.gamename=''' at line 3
mysql error number: 1064
Date: Tuesday 31st of May 2005 07:10:04 PM
Script: http://www.lifesbattles.com/forums/arcade.php
Referer: http://www.lifesbattles.com/forums/arcade.php?do=play&gameid=16
- Show quoted text -
ANY IDEAS?
Exitilus
02 Jun 2005, 04:37
I've been looking through this thread for hours. Basically my scores are not submitting. Once you hit submit nothing happens. If it auto-submits it just stays on the game screen. If you exit out. You have a score of 0.
This is a fresh install on my test site.
Anyone?
dsboyce8624
02 Jun 2005, 16:16
I'm looking for the add on that puts multiple colums of games on each page.
Anybody know where it is?
Thanks.
SimonHodgkis, I have an error very similar to yours which I can't fix. I wonder if these are related.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any advise on fixing this is greatly appreciated it's been driving me nuts for over a week now.
Hi RJordon.....I got the other error fixed but this one is still hanging around and is intermittent.
I have tried all of the code mods over again and still can't get rid of this.
Any ideas?
rjordan
03 Jun 2005, 10:41
I am not sure. What I gave to you to fix this problem fixed the exact same problem on my site. I will try to look more, but I do not know what else to give you at this point.
Wachtmeister
03 Jun 2005, 17:11
Hello,
some of my users cannot challenge anymore and some scores where not set to 0, when resetting the scores last month. (as described here: http://www.v3arcadegames.com/forums/showthread.php?p=3648)
Does someone has an idea, what went wrong and what can be the problem, that some users cannot challenge anymore? Does anyone know the sql command to reset all scores to 0 and does anyone how to reset all other relevant tables in the user record?
Best wishes, Wachtmeister
jesus likes pie
03 Jun 2005, 18:24
mmmm....i have a bunch of swf games but how do i add them other than uploading them to the games folder?
dsboyce8624
03 Jun 2005, 19:40
http://www.vbulletin.org/forum/showthread.php?t=60666&highlight=v3arcade
:Judge:
04 Jun 2005, 07:22
Okay I have searched through the whole thread and only people I see with an issue anything like mine was using Dreamweaver, I am not and have not used anything other then wordpad to get this error at the top of my pages.....
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3006
Also now when I try to access a forum I get this..
Unable to add cookies, header already sent.
File: /home/******/public_html/forums/includes/init.php
Line: 27
I went and uploaded the files as they was before I started and I am still getting these errors after so. The site is down I have no clue as to what happened or how to fix it. Could someone please give me some type of diriction please.
Marco van Herwaarden
04 Jun 2005, 08:06
Use notepad or a decent editor instead of wordpad.
:Judge:
04 Jun 2005, 17:00
Okay I have searched through the whole thread and only people I see with an issue anything like mine was using Dreamweaver, I am not and have not used anything other then wordpad to get this error at the top of my pages.....
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3006
Also now when I try to access a forum I get this..
Unable to add cookies, header already sent.
File: /home/******/public_html/forums/includes/init.php
Line: 27
I went and uploaded the files as they was before I started and I am still getting these errors after so. The site is down I have no clue as to what happened or how to fix it. Could someone please give me some type of diriction please.
Again I had these errors mentioned above after the file edits W/WordPad, I reuploaded the files as they was before the edits and the errors stayed.
Today I just went back in and edited the files again with NotePad and I have the same exact errors still, nothing changed. I would think that I must have removed something a comma who knows but I am not understanding why after I uploaded the files as they was before I started the Aracde mods I get the same errors.
Today is my kids birthday party and I really would like to have this corrected ASAP. Willing to pay a fee for the Tech help here on this issue so that we can have our community back up and running again.
Link to Paid Request here:
http://www.vbulletin.org/forum/showthread.php?p=662188#post662188
sabret00the
04 Jun 2005, 20:59
Again I had these errors mentioned above after the file edits W/WordPad, I reuploaded the files as they was before the edits and the errors stayed.
Today I just went back in and edited the files again with NotePad and I have the same exact errors still, nothing changed. I would think that I must have removed something a comma who knows but I am not understanding why after I uploaded the files as they was before I started the Aracde mods I get the same errors.
Today is my kids birthday party and I really would like to have this corrected ASAP. Willing to pay a fee for the Tech help here on this issue so that we can have our community back up and running again.
Link to Paid Request here:
http://www.vbulletin.org/forum/showthread.php?p=662188#post662188
Dreamweaver ++++s up your functions.php you have to rehack that file from scratch reinstalling all your hacks again.
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT COUNT(*) AS plays, SUM(finish-start) as time
FROM gamesessions
WHERE valid=1
mysql error: Table 'bainsy_vbul1.gamesessions' doesn't exist
mysql error number: 1146
Date: Tuesday 07th of June 2005 04:34:17 PM
Script: http://www.psofantasy.co.uk/forum/arcade.php?
Referer: http://www.psofantasy.co.uk/forum/
i am getting a databse problem and dont have a clue how to sort out
I am getting this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I have no idea whats wrong?
Gary King
11 Jun 2005, 00:46
Let's see a 3.5 port for this :)
MissKalunji
11 Jun 2005, 01:41
Let's see a 3.5 port for this :)
it came out already?
Let's see a 3.5 port for this :)
I'm on it now. :)
Marboosh.Net
11 Jun 2005, 07:28
Welcome Back John
it's nice to see you again
Xtremist
11 Jun 2005, 12:17
I have installed the v3 Arcade v1[1].0.3 MOD and having some problems.
my problem is that i have 2 templates on the forum the default style and another style i installed the arcade works fine on the vb default style but on my other style when i click the arcade link it takes me to the arcade.php file but its just a blank white page
i have done all the template edits and rum the install file it works fine on the default vb template but on my style called applied it just white screens it.?
KTBleeding
11 Jun 2005, 14:26
I have installed the v3 Arcade v1[1].0.3 MOD and having some problems.
my problem is that i have 2 templates on the forum the default style and another style i installed the arcade works fine on the vb default style but on my other style when i click the arcade link it takes me to the arcade.php file but its just a blank white page
i have done all the template edits and rum the install file it works fine on the default vb template but on my style called applied it just white screens it.?
You have to do the template modifications for each style on your forums.
How can I remove all scores from people I have deleted? I just deleted around 5000 members and I am being mailbombed with database errors :(
MissKalunji
12 Jun 2005, 04:03
How can I remove all scores from people I have deleted? I just deleted around 5000 members and I am being mailbombed with database errors :(
there is a hack wich you can delete the game reinstal it and you start from fresh for that game that is.....
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT COUNT(*) AS plays, SUM(finish-start) as time
FROM gamesessions
WHERE valid=1
mysql error: Table 'bainsy_vbul1.gamesessions' doesn't exist
mysql error number: 1146
How do I solve this database problem it says it doesnt excist but it does.
Marco van Herwaarden
12 Jun 2005, 16:07
If it say that it doesn't exist, then it doesn't exist. How you verified it exists?
dsboyce8624
12 Jun 2005, 16:08
How do I solve this database problem it says it doesnt excist but it does.
Are you sure the prefix is right?
PowowVN
12 Jun 2005, 16:17
I install vbb3.0.7 and arcade in my site. I login with administrator account and members but When I click link http://mydomain.com/forum/arcade.php -> appear error:
Powow, 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
Please tell me - How to fix it?
Skaterscafe.com
12 Jun 2005, 18:41
I have the same problem. I had the problem before and reinstalled it and that did the trick, this time I can't get it to go away.
I'm also open for suggestions.
KTBleeding
12 Jun 2005, 21:16
Set the permissions in the admincp.
vBulletin® v3.6.12, Copyright ©2000-2010, Jelsoft Enterprises Ltd.