V3 Now Available To Public.

Mar 23 2006, 09:02 PM

Version 3.0 is finally available to the public! The arcade includes a ton of features, including the awesome tournaments by Sean.

The zip file: at end of this thread.

------------------------------------------------------------------------------
How to: Fresh install

-Upload all the files EXCEPT UpGrade.php.
-CHMOD the files that the install.php tells you to you.
- Fill out all the install info.

That's basically it. Arcade online.

How to: Upgrade from 2.4

------------------------------------------------------------------------------
HOW TO UPGRADE

Note: Please backup your arcade before upgrading. The SQL data and the files. I have only done this once before, and I believe it is working, as the current arcade on this host is upgraded.

STEP 1: Erase all files you have in your arcade, except /accounts/ , /skins/, /emoticons/, /arcade/ and arcade_conf.php other than that erase it all.

STEP 2: Upload the new files, being careful not to overwrite your arcade conf. From the /skins/ folder in the download, upload the /Default/ folder to the /skins/ folder on your server.

STEP 3: Run the UpGrade.php thats in the 2p4_Upgrade folder. Click the [start] then when the sql finishes, upgrade your account to admin with the admin hopper. then, destroy the upgrade file immediately! it will try to self destruct but may not because of file permissions. it will on my host, though, or should. wont matter.

STEP 4: Login, and visit AdminCP - > Go to the bottom and go to settings. Set up your settings, like turn on the shoutbox etc. Enter

jS F Y - h:i A

for date format.

STEP 5: You should be done. Your arcade should be up, and the skin you have should also be there.

If anyone has any problems please post here. Thanks.

And please, DO NOT PANIC.
------------------------------------------------------------------------------
In other news:

The arcade here is back online and all fixed up. Downloads are back up. I realized it looked run down but now everything is fixed. I might be adding more games soon too.
------------------------------------------------------------------------------

If you have any questions or problems, please post here.

Comments

  1. Jcink Says:

    I have decided to finally call "final" (no pun intended there. <_<) after fixing the following last of the reported bugs so far, updated the zip, QA 3.0.17 Final:- filemtime bug I guess is fixed.- there was a pages bug, surprisingly enough, and it was reported by travis, all fixed.- I added a thing to just have it go directly to the arcade index if someone tries to go directly to index.php?Act=arcade&do=newscore. Just nicer that way.There was a bug reported by travis also where, if you cleared scores in the game manager it wouldnt fix the leaderboards. I can't recreated this bug on any server I have so far, and it only happened once, so, who knows. If it comes up again Ill look into it but for now... calling final.If you have Suggestions please post them at that link in a new topic. If you have Support Questions please click that link and post there. You can also report bugs there, because there still may be a bug or two left but for the most part it shouldnt be anything major.Topic is being closed, and I'll add QA to the downloads page on the main site later today. thanks again to everyone who helped test during the beta.

  2. Jcink Says:

    whats wrong with filemtime then? i could have sworn it worked before.

  3. Sean Says:

    Yes, I added the basename. Look it up... all its doing is getting the name part of the filename.basename("../dirtofile/filename.php",".php"); //filenamebasename("../dirtofile/filename.php"); //filename.phpbasename("dirto/file/filename.css",".css"); //filename

  4. Dylan Says:

    done, i'll let ya know ^_^

  5. Jcink Says:

    I don't know what to replace it with.:-/tryCODE$forumtopiclist [@basename($topic,".css")] = @filemtime($s."/".$topic);Maybe supress errors.

  6. Dylan Says:

    i meanCODE$forumtopiclist [basename($topic,".css")] = filemtime($s."/".$topic);is the line, would you like me to replace it with something to see if it changes? or something?

  7. Jcink Says:

    Sean, did you add "basename" to that??? I don't remember doing that?and this is gonna be a tough one to debug mvp, because i see no errors anywhere and the files are there. only thing i can think of is that it's missing a ./ but bleh.

  8. Dylan Says:

    still reciving the error problem jcink and sean[03-Apr-2006 20:29:36] PHP Warning: filemtime(): Stat failed for /darkside.css (errno=2 - No such file or directory) in /data/home/mvpzero/public_html/qa/Arcade.php on line 1491

  9. sebthib55 Says:

    Thanks Sean.

  10. Sean Says:

    I'll make this a feature thanks

  11. sebthib55 Says:

    Tournament request... its been a while since certain members have entered in a tournament/never played their 3 times. Is there a way to make a certain person advance since its been a really long time or how about a time limit?Thanks... its really annoying seeing incomplete tournaments.

  12. Dylan Says:

    Removed. I'll see if it returns.

  13. Jcink Says:

    Get the index file out of here: http://mvpzero.net/qa/skins/ it's causing errors in the skin setup, I believe.

  14. Dylan Says:

    error log: [03-Apr-2006 14:04:45] PHP Warning: filemtime(): Stat failed for /BlackDisguise.css (errno=2 - No such file or directory) in /data/home/mvpzero/public_html/qa/Arcade.php on line 1491Error log goes on forever though all the skins. Help? On how to update line 1491. it reads: CODE$forumtopiclist [basename($topic,".css")] = filemtime($s."/".$topic);Thanks

  15. sebthib55 Says:

    Can you tell me what you modified in the arcade.php?Thanks!

  16. Jcink Says:

    Updated main zip.

  17. Sean Says:

    Updated-n-UpGraded: [attachmentid=704]

  18. Sean Says:

    Heres a quick tourney-bar image maker I made: http://f-jh.no-ip.org:81/seanj/?site=Gener...tourney_img.phpjust stick in a hex code and it makes all the images for you; just download them.And if you have a black skin called "Black_Skin" (without the .css), just make a folder called "Black_Skin" in the Skins/ folder and stick the new bars in there.Edit: OOPS I forgot to add this in! Will post arcade.php fix

  19. Sean Says:

    Which reminds me... brb

  20. sebthib55 Says:

    Will it change automatically or must I use a code and name them a certain way?

  21. Jcink Says:

    you need to make images then, for them, and throw em in the skin folders.

  22. sebthib55 Says:

    It works...I just noticed for the tournament table,that when a member chooses a skin with a black background in the tables you cannot see the tournament table images. Thanks.

  23. Jcink Says:

    Nope...Sunday...I'M GOIN IN!

  24. JonnyBocker Says:

    Im curious if this is posted on Invisionfree yet?

  25. Sean Says:

    Fixed the query box thing in acp:[attachmentid=697]

  26. Sean Says:

    I forgot to mention it...run this query:ALTER TABLE phpqa_tournaments ADD misc_settings text

  27. sebthib55 Says:

    I don't understand.

  28. chewyb_13 Says:

    QUOTE(sebthib55 @ Mar 30 2006, 11:23 PM)I get CODEWarning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\Program Files\EasyPHP1-8\www\s\host\sebthib55\phpqa_2p4\Arcade.php on line 1251So I don't know.[right][snapback]17245[/snapback][/right]that's being caused by the absence of misc_settings in the tournaments table, i know i've fixed it on mine already, i had went into the code to see the difference, and it was just the misc_settingsi.e. the table for the tournaments is missing the misc_settings column, i've fixed this on my site by adding the column in, and it fixed the problemEdit was in red

  29. sebthib55 Says:

    I get CODEWarning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\Program Files\EasyPHP1-8\www\s\host\sebthib55\phpqa_2p4\Arcade.php on line 1251So I don't know.

  30. sebthib55 Says:

    QUOTE(Sean @ Mar 29 2006, 11:25 PM)Added 2 things to this version:When Creating a tournament... two new options available:-Scoring Attempts (How many times to play instead of the default 3 chances)-Scoring Type (Score using an average of all their scores... or take the maximum score?)Test it out if you want. If you find a bug; just let me know and I'll fix it. no problem.[right][snapback]17203[/snapback][/right]What code do I use to replace something in my Arcade.php? I made to many modifications Thanks!

  31. Jcink Says:

    QUOTE(sebthib55 @ Mar 28 2006, 11:02 PM)How do we add the swears?Is it word, word, word,or word w***w---I keep getting errors in my shoutbox[right][snapback]17162[/snapback][/right]type the word out.wordanother wordword2word3

  32. Sean Says:

    Added 2 things to this version:When Creating a tournament... two new options available:-Scoring Attempts (How many times to play instead of the default 3 chances)-Scoring Type (Score using an average of all their scores... or take the maximum score?)[attachmentid=693]Test it out if you want. If you find a bug; just let me know and I'll fix it. no problem.

  33. sebthib55 Says:

    How do we add the swears?Is it word, word, word,or word w***w---I keep getting errors in my shoutbox

  34. sebthib55 Says:

    O, I thought there was a badword filter premade. Thats why I didn't know why they werent blocked.

  35. Jcink Says:

    Goto ACP->Badword Filters->[Manage]

  36. sebthib55 Says:

    How do I turn on the badword blocker? I tested a couple swears like f- and it never worked? It clearly showed the word?

  37. sebthib55 Says:

    Thats what I figured... How about I make a wish list for mods thread???

  38. Sean Says:

    That MAY be a mod. Definitely wont be a feature by default.

  39. sebthib55 Says:

    An idea struck me. How about a competition of some kind. 2 version ideas:1st version: We post a game every week or so with a score members must beat. If they do they get a challenge won point if they beat it. They can only beat it once per competition. They must wait for the next. (Or something similar)2nd version: We have a type of quest related. If members accept, they get a goal they must beat. If they beat it, they advance to the next level. And so on, and so on. The quest level can be added to their lookup and/or it can be an avatar they get as a reward.Example: Level 1: Score 250 in AsteroidsExample: Level 2: Score 6000 in Pinball.Etc....

  40. sebthib55 Says:

    Haha ok. I just wanted to forward the idea given by a member. Thanks guys! You guys are awesome. I wish I knew php. That way I didn't have to bug you guys and I would be able to create mods to share. Its so confusing I find.

  41. Sean Says:

    An idea I was going to code tonight anyway. o_O weird.

  42. sebthib55 Says:

    I got a suggestion from a member. Quote:"Hey Seb. I like the tournaments but I don't like how we must play a game 3 times in order for our turn to be over. Would it be possible if we can set the number of time someone must send their score upon creating a tournament. Thanks."

  43. Jcink Says:

    Edited games get refreshed to the top. Just how it works. I could fix it i guess but not right this minute sorry.And yeah, someone needs to post the files or a new mod needs to be created.

  44. sebthib55 Says:

    Ok. Thanks. Maybe someone will create a new mod.I noticed that when I modified some games they were added to the New Games List?

  45. Jcink Says:

    It could be converted, but, I dont even have the files with which to do so.

  46. sebthib55 Says:

    Thanks guys!

  47. Sean Says:

    Rate Game and Personalized Profile.... bloat.

  48. Jcink Says:

    QUOTE(sebthib55 @ Mar 28 2006, 12:50 AM)Also, to be able to change members passwords if they forgot them. [right][snapback]17118[/snapback][/right]It's in there now; overwrite your acp.phpQUOTECan I request for profiles to allow members to post a little description about themselves. They can have an about me section. That way it can be more personalized. maybe someone can provide a quick mod for this.QUOTEIs the rate game easy to install for this arcade or is it completely different coding?No idea, I can take a look later and let you know though.

  49. sebthib55 Says:

    Can I request for profiles to allow members to post a little description about themselves. They can have an about me section. That way it can be more personalized. Also, to be able to change members passwords if they forgot them. Thanks!

  50. sebthib55 Says:

    Is the rate game easy to install for this arcade or is it completely different coding?

  51. Jcink Says:

    Updated the zip... only install.php thats it.

  52. sebthib55 Says:

    That worked. Only thing is now my Latest Scores are gone EDIT: It just came back. Nevermind... Took a while for some reason.

  53. Jcink Says:

    finally, run:ALTER TABLE phpqa_games CHANGE Champion_score Champion_score decimal(20,0)

  54. sebthib55 Says:

    Hmmm didn't work. I still see the E junk on my Pepsi Pinball Champion except for the highscore tables?

  55. Jcink Says:

    go to the PHPQA MySQL toolbox if you like and type it there. or the SQL query window whichever you like.

  56. sebthib55 Says:

    Do I type that as a query in the query window that appears after I click on the SQL Icon on the left?

  57. Jcink Says:

    run:ALTER TABLE phpqa_leaderboard CHANGE thescore thescore decimal(20,0)

  58. sebthib55 Says:

    I did it and it works fine for highscore tables. Only the other scores on other pages don't work. Ex: (Profile, CHampion Score) Now what part must we edit in the zip? Does that fix the rest?Can you post the exact line(s). Thanks I appreciate it!

  59. Sean Says:

    It is wierd; but when you perform a math operation on a string, it tries to convert that string to integer... which is what intval() is SUPPOSED to do; which makes no sense. I would go and report a bug, but I dont want to get chewed out. <_<

  60. Jcink Says:

    ok.$t=$g[2]+0; works too XD tahts very weird.

  61. Sean Says:

    After a bit of testing, I found a solution. Just change the "thescore" column in the mysql table from type "float" to "decimal" with # significant digits. I used 20 so I can have long scores. x)Running the following query should fix everything:ALTER TABLE phpqa_scores CHANGE thescore thescore decimal(20,0)Edit: And yes Jcink <_< this needs to be fixed in the zip

  62. Sean Says:

    nope. Couldnt get it to work. This is definitely a problem...

  63. Sean Says:

    X) Editing posts (sorry <_<)What I was thinking of wouldnt have worked anyway. You could str_replace out the +, but it would still be data type (string).Try doing:(float)str_replace("+","",$thescore);Dunno if that will work. I'll go test.

  64. Jcink Says:

    XD it doesnt work!Who knows.What I did notice works though was you put that into DMs calc, and add 0 it comes out to the right number >_> weird.

  65. Jcink Says:

    No you dont have to use str_replace, its just the quotes in your example thing is wrong is all.cant intval($scoreboard[score]); be done? in the scoreboard?

  66. Sean Says:

    ok.But the problem with that is... mysql query results are always string.

  67. Jcink Says:

    I figured it out. dont put quotes around it.echo intval(1e10); // 1410065408echo intval('1e10'); // 1

  68. Sean Says:

    Hmm...Edit: Nope, I didnt think it was an error. (<______<); I just got the two numbers confused.

  69. Jcink Says:

    echo intval("2.51059e+006"); returns 2 for me and echo intval("+0123.45e6"); just returns 123 for me but I am probably doing it wrong.edit: I can see how my post could have been confusing, but I was simply pointing out how PHP.net says that the number in the example is a valid number, and not an "Error" to seb. so his score isnt an error is what i was trying to show.

  70. Sean Says:

    Ah, sorry. My mistake. <_> But still the same principle should work. Just intval() it

  71. Jcink Says:

    +0123.45e6 was not the number, Sean. Thats the example number on PHP.net that I posted... this is the number from sebs score board: 2.51059e+006

  72. Sean Says:

    QUOTE(Jcink @ Mar 27 2006, 01:02 AM)the e is not an error, I believe, but exponential.that score comes out to be 2,510,590Why MySQL is storing it like THAT, I'm not sure. I have had a game with 1 million to test XD[right][snapback]17018[/snapback][/right]Wrong. +0123.45e6=123,450,000And to turn "+0123.45e6" into its integer value (123,450,000); use PHPs Built-in function. intval().intval("+0123.45e6"); //returns 123,450,000

  73. Jcink Says:

    I'll have a look later, their site is down with a mysql error XDIPB WARNING [2] mysql_connect(): Lost connection to MySQL server during query (Line: 131 of /ips_kernel/class_db_mysql.php)

  74. sebthib55 Says:

    Something like this for the champion would be really cool. http://www.ibpdownloads.com/ipb/index.php?...ats&gameid=1764

  75. Jcink Says:

    XD well php made it that way, theres a way to show the real number, i am just not sure how at the moment ill find out though.

  76. sebthib55 Says:

    Hmm thats weird. Haha, who thinks of this? HAHA!!! I just wonder how my members will know the exact value of it?

  77. Jcink Says:

    the e is not an error, I believe, but exponential.QUOTENumeric strings consist of optional sign, any number of digits, optional decimal part and optional exponential part. Thus +0123.45e6 is a valid numeric value.that score comes out to be 2,510,590Why MySQL is storing it like THAT, I'm not sure. I have had a game with 1 million to test XD

  78. sebthib55 Says:

    I posted a score that is worth quite a few millions and it became error number2.51059e+006http://f-jh.no-ip.org:81/s/host/sebthib55/...id=pepsipinball

  79. Rydain Says:

    Congrats, I hope it does well.

  80. sebthib55 Says:

    O so there is nothing after $userI thought it was $user_php or something haha... Thanks!

  81. chewyb_13 Says:

    QUOTE(Sean @ Mar 24 2006, 07:38 PM)just look for tournaments=tournaments+1 in the file. theres only one line with it.[right][snapback]16813[/snapback][/right]That's the spot, as sean said, the only line with it, and it should be nearby that

  82. sebthib55 Says:

    QUOTEYes. <_< <_< <_<In the query that updated the tournament wins, I used $phpqa_user_cookie instead of $user........................................Can you tell me what exactly the $user is? What is the ending instead of the .... The reason is I made many changes to my Arcade.php and don't want to lose them Thanks!

  83. Jcink Says:

    Main ZIP updated.

  84. Dylan Says:

    to the updates! away!

  85. Sean Says:

    Ah, oopsFixed: [attachmentid=682]

  86. deletemyaccountplease Says:

    It lies <_<In every game, if you have no categories, it says:"There are 1 games in this category"<_<

  87. Sean Says:

    <_<

  88. deletemyaccountplease Says:

    Could you just post the updated file? I'm just lazy, I don't feel like editing anything <_<

  89. Sean Says:

    Added something today me and Jcink both forgot.If you downloaded the arcade before the date of this post, make the following changes in Arcade.php:Replace all this:CODEif (!$_GET['action']&&!$_GET['id']&&!$_GET['cparea']&&!$_GET['modcparea']&&!$_GET['shoutbox']) {echo "<div class='tableborder'><table width='100%' cellpadding='1' cellspacing='1'><tr><td class='arcade1'>";if ($limit > 0) {echo "<div style='float: left;'><a href='Arcade.php?cat=$cat&amp;limit=$limnm&amp;show=$num_pages_of&amp;page=$pgnm&arcade=1'>Previous Page ($pgnm)</a></div>";}if ($arcadetotalcat >= $limn&&$arcadetotalcat != $limn) {if (!$cat) {echo " <div align='right'><a href='Arcade.php?limit=$limn&amp;show=$num_pages_of&amp;page=$pgn&arcade=1'>Next Page ($pgn)</a></div>"; } else  {echo "<div align='right'><a href='Arcade.php?cat=$cat&amp;limit=$limn&amp;show=$num_pages_of&amp;page=$pgn&arcade=1'>Next Page ($pgn) $arcadetotalcat and $limit</a></div>"; }}echo "</td></tr></table></div><br />";}With this:CODEif (!$_GET['action']&&!$_GET['id']&&!$_GET['cparea']&&!$_GET['modcparea']&&!$_GET['shoutbox']) echo "<div class='tableborder'><table width='100%' cellpadding='1' cellspacing='1'><tr><td class='arcade1' align='center'><table width='100%'><tr><td style='text-align:left;width:150px;'>".($limit > 0?"<a href='Arcade.php?cat=$cat&amp;limit=$limnm&amp;show=$num_pages_of&amp;page=$pgnm&arcade=1'>Previous Page ($pgnm)</a></td>":"")."</td><td style='text-align:center'>There are ".($arcadetotalcat+1)." games in this category</td><td style='text-align:right;width:150px;'>".($arcadetotalcat >= $limn&&$arcadetotalcat != $limn?"<a href='Arcade.php?cat=$cat&amp;limit=$limn&amp;show=$num_pages_of&amp;page=$pgn&arcade=1'>Next Page ($pgn)</a>":"")."</td></tr></table></td></tr></table></div><br />";and now you have "Total Games in this Category". Not really a mod, just forgotten is all.

  90. Sean Says:

    weird. I gotta look into this <_<

  91. Jcink Says:

    OK heres the deal: the file actually uploads to the root! http://67.81.68.99:81/temporary/php5/filemanager.phpLogin: JCink and pass: theyes it was working with open base... but that was before I got PHP5.

  92. Sean Says:

    harum........ wasnt uploading in SFM working before?

  93. Jcink Says:

    Not for me <_>http://67.81.68.99:81/s/host/sebthib55/times/I tried putting something in there on a working account to just test; but it wouldnt upload.

  94. Sean Says:

    You know whats weird? I tried uploading with it; got that error... but it uploaded anyway. <_<

  95. Jcink Says:

    move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\PROGRA~1\EASYPH~1\\tmp\php7A8.tmp) is not within the allowed path(s): (.) in C:\Program Files\EasyPHP1-8\www\s\fmframe.php on line 616SpaceDodge.gif uploaded successfully.yeah i cant upload anymore. that makes no sense, the QA uploader works just fine with open base on.I dunno whats going on there. that wasnt there until AFTER i upgraded to php5 i think, im going to test SFM OB restriction edition later on again.

  96. Sean Says:

    WDF m8? Open base? o_OWhy is all my stuff full of bugs? Y_Y

  97. Jcink Says:

    Unfortunately thats not related to the arcade, but the filemanager on my host. Try using the "FTP manager" in IE instead, I'll have to investigate that problem.But it isnt a prob with the arcade so dont worry.

  98. Masky Says:

    I uploaded 4 avatars onto Gallery 1 and I get this:QUOTEWarning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\PROGRA~1\EASYPH~1\\tmp\php79E.tmp) is not within the allowed path(s): (.) in C:\Program Files\EasyPHP1-8\www\s\fmframe.php on line 616desert.bmp uploaded successfully.Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\PROGRA~1\EASYPH~1\\tmp\php79F.tmp) is not within the allowed path(s): (.) in C:\Program Files\EasyPHP1-8\www\s\fmframe.php on line 616Astroid.bmp uploaded successfully.Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\PROGRA~1\EASYPH~1\\tmp\php7A0.tmp) is not within the allowed path(s): (.) in C:\Program Files\EasyPHP1-8\www\s\fmframe.php on line 616Blackhole.bmp uploaded successfully.Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(C:\PROGRA~1\EASYPH~1\\tmp\php7A1.tmp) is not within the allowed path(s): (.) in C:\Program Files\EasyPHP1-8\www\s\fmframe.php on line 616clouds.bmp uploaded successfully.<-BackEdit: Same thing when I upload emoctions into the emoctions folder!-Masky

  99. Jcink Says:

    Thanks Masky.It works just fine for me. What error are you getting?

  100. Masky Says:

    Awsome arcade jcink! Oh and I did a fresh install instead of the UpGrade!Edit: When I was uploading avatars onto Gallery 1, I get an error!-Masky

  101. Dylan Says:

    I remeber that copyright lol XD

  102. Jcink Says:

    got it thanks.UpDated -n- UpGraded the zip.

  103. Sean Says:

    just look for tournaments=tournaments+1 in the file. theres only one line with it.

  104. Jcink Says:

    can you point out that line for me please?

  105. Sean Says:

    Yes. <_< <_< <_<In the query that updated the tournament wins, I used $phpqa_user_cookie instead of $user........................................T____________T

  106. Jcink Says:

    quick question, do you know what you replaced/edited to fix it?

  107. Sean Says:

    Fixed. Just replace arcade.php with this one:[attachmentid=664]

  108. chewyb_13 Says:

    if you need, i've given jcink admin on the arcade, i've got stuff to do, i'm also on the irc network right now, idling up a storm, i can hear a call for my nick a good distance away, i could of posted it last night at 12:00am (-5gmt) my time but i wanted to go to bed

  109. Sean Says:

    Hmm ok i'll check it out

  110. Jcink Says:

    http://chewyb13.info/arcade/Arcade.php?act...urnaments&tid=1 Look here. http://chewyb13.info/arcade/Arcade.php?act...ile&user=friend that guy was given 1 point whereas the other guy http://chewyb13.info/arcade/Arcade.php?act...le&user=aeroadm has nothing.

  111. Jcink Says:

    Just try creating a 4 player tourney I think.

  112. Sean Says:

    Hmm interesting. Bug in tournaments? How can I recreate the bug? What did you do that caused it?

  113. deletemyaccountplease Says:

    QUOTE(Jcink @ Mar 24 2006, 04:43 PM)you're storing them away? (<_<)[right][snapback]16800[/snapback][/right]No, I'll delete them when I feel like it.

  114. Jcink Says:

    you're storing them away? (<_<)

  115. deletemyaccountplease Says:

    QUOTE(Jcink @ Mar 24 2006, 03:16 PM)EDIT: Fixed thanks.[right][snapback]16798[/snapback][/right]You're welcome. And thanks for fixing. (With the number of bugs I and other people are keeping on finding, and you posting new releases, I'll probably have about a thousand copies of PQA 3.0 by the time the Final is released. <_<)

  116. Jcink Says:

    EDIT: Fixed thanks.

  117. deletemyaccountplease Says:

    I just applied the acp.php patch, however, it now adds a slash in the name:http://f-jh.no-ip.org:81/s/host/sss2005/arcade/Arcade.php

  118. Jcink Says:

    QUOTE(chewyb_13 @ Mar 24 2006, 02:50 PM)um i had just noticed something odd, it to deal with the leaderboard, i'll post the link to my arcade http://chewyb13.info/arcade/Arcade.phpme and some people that are on a irc network i go on, did a 4 person tournament and the leader board is showing the person that came in second on the tournament. I'll let you see for yourself, i haven't touched the database in anyway, and those ? are fixed fairly easy, i fixed those on my site[right][snapback]16794[/snapback][/right]Unfortunately that looks like, theres a bug in the tournies. Maybe one of the final bugs there is. Some reason it gave "friend" a 1 like you said and not aeroadm. Hmm.Sean will have a look later.

  119. Jcink Says:

    Re-attached zip file, issues addressed:- Removed the broken "ABC sort by" since it was broke (meant to remove it a while back)- Fixed all "?"s- Added ability to [ Change Password ] in members area as requested.

  120. chewyb_13 Says:

    um i had just noticed something odd, it to deal with the leaderboard, i'll post the link to my arcade http://chewyb13.info/arcade/Arcade.phpme and some people that are on a irc network i go on, did a 4 person tournament and the leader board is showing the person that came in second on the tournament. I'll let you see for yourself, i haven't touched the database in anyway, and those ? are fixed fairly easy, i fixed those on my site

  121. Jcink Says:

    ah crap, there should have been htmlspecialchars filters on those boxes... adding it as well as the fix sean posted.and I'll try to fix the "?" problem.

  122. Sean Says:

    Replace your acp.php with this one:[attachmentid=661]

  123. deletemyaccountplease Says:

    I found another bug, in the Admin CP. When you change your Arcade's name in the Settings section, to one with an apostrophe (i.e: "SSS's Arcade"), it apply's that name, however, the box changes to only the first letters before the apostrophe (i.e: "SSS") Therefore, everytime you make a change in the Settings section of the ACP, you have to type your arcade's name everytime.

  124. sebthib55 Says:

    One other thing, sorry to bug you again. Its rename bug, even if it doesn't change the username in the tournament, it should still work? I am not too sure because Jcink just beat me and it says Join This Tournament. on the renamed username or even if we get beaten and if there is still room we can still enter a 2nd time?

  125. sebthib55 Says:

    O I didn't know that. Thanks!

  126. Jcink Says:

    QUOTE(sebthib55 @ Mar 23 2006, 11:40 PM)Well when we play tournament games, the scores don't get added to the highscore table... Thanks!!![right][snapback]16786[/snapback][/right]they're not supposed to be.

  127. sebthib55 Says:

    Well when we play tournament games, the scores don't get added to the highscore table... Thanks!!!

  128. Sean Says:

    Fixed the rename bug. Just replace acp.php with this one: [attachmentid=657]Oh, I can do that.

  129. sebthib55 Says:

    Can I request that our scores that we get on games while entered in a tournament be counted for the highscore table also?Thanks.

  130. Sean Says:

    oh.... meh <_<

  131. sebthib55 Says:

    I noticed a bug, if we change our username, sadly if we entered a tourny we will not be able to continue playing in it.I had to change my username back.

  132. sebthib55 Says:

    Thanks! Sorry for the unclear info.

  133. Jcink Says:

    Oh.Just do:CODE} else if ($_GET['action'] == "actionpage") {require("phpfile.php");} else if ($_GET['action'] == "members") {

  134. sebthib55 Says:

    Haha don't worry. I saved my bum thats all I know I was in panic! HAHA... About the addpage... how can I put a .php page like we used to? I made a news.php file and want to use it on my arcade... I tried doing what you told me to do but I am confused as I get this:http://f-jh.no-ip.org:81/s/host/sebthib55/...php?action=news

  135. Jcink Says:

    QUOTE-I was also wondering how I can make someones shout count higher. It would be cool if I were able to award people by raising their shout count higher like they do in forums. nope sorry. it counts each shout, its not an editable number.QUOTE-Also if members forget their password would there be a way for me to modify their password to something easy like hello123 so then they can relogin and not lose all their info and they would be able to change it. Because password retrieval doesn't work. will add tomorrow thanks.Im totally confused about the password thing though <_<

  136. sebthib55 Says:

    ARGHh... I can't login? Could have anyone changed my password? This is unbelieveable? Now there is no way for me to have access to the panel!!! How can I do this??? I did so much stuff... I was doing backups in my arcade but not the database?EDIT: I only know how to modify the group settings... I made a spare to be able to go inside admin panel but I want my Seb account.EDIT: The way I found is by copy-pasting the exact 3n3hjh4h4h4 code thing beside the password of my spare and used the same exact password. It worked... -I was also wondering how I can make someones shout count higher. It would be cool if I were able to award people by raising their shout count higher like they do in forums. -Also if members forget their password would there be a way for me to modify their password to something easy like hello123 so then they can relogin and not lose all their info and they would be able to change it. Because password retrieval doesn't work.

  137. Jcink Says:

    New system so that doesnt work. http://67.81.68.99:81/main/phpqa/index.php...indpost&p=16616Check there.

  138. sebthib55 Says:

    How do we add our own pages? I did exactly what we had to do for the last arcade and it doesn't work?CODEWarning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Program Files\EasyPHP1-8\www\s\host\sebthib55\phpqa_2p4\Arcade.php on line 1816

  139. Jcink Says:

    bump.

  140. Jcink Says:

    Version 3.0 is finally available to the public! The arcade includes a ton of features, including the awesome tournaments by Sean.The zip file: at end of this thread.------------------------------------------------------------------------------How to: Fresh install-Upload all the files EXCEPT UpGrade.php.-CHMOD the files that the install.php tells you to you.- Fill out all the install info.That's basically it. Arcade online. How to: Upgrade from 2.4------------------------------------------------------------------------------HOW TO UPGRADENote: Please backup your arcade before upgrading. The SQL data and the files. I have only done this once before, and I believe it is working, as the current arcade on this host is upgraded. STEP 1: Erase all files you have in your arcade, except /accounts/ , /skins/, /emoticons/, /arcade/ and arcade_conf.php other than that erase it all.STEP 2: Upload the new files, being careful not to overwrite your arcade conf. From the /skins/ folder in the download, upload the /Default/ folder to the /skins/ folder on your server.STEP 3: Run the UpGrade.php thats in the 2p4_Upgrade folder. Click the [start] then when the sql finishes, upgrade your account to admin with the admin hopper. then, destroy the upgrade file immediately! it will try to self destruct but may not because of file permissions. it will on my host, though, or should. wont matter.STEP 4: Login, and visit AdminCP - > Go to the bottom and go to settings. Set up your settings, like turn on the shoutbox etc. Enter jS F Y - h:i A for date format.STEP 5: You should be done. Your arcade should be up, and the skin you have should also be there.If anyone has any problems please post here. Thanks. And please, DO NOT PANIC.------------------------------------------------------------------------------In other news:The arcade here is back online and all fixed up. Downloads are back up. I realized it looked run down but now everything is fixed. I might be adding more games soon too.------------------------------------------------------------------------------If you have any questions or problems, please post here.