Projects pages updated + QA

Sep 17 2006, 11:56 PM

Updated some of the projects pages to be nice and neat, also QA for IF and JFB forums is out.

QUOTE
Code Name: PHP-Quick-Arcade version 3.0

Description: A full featured arcade for your site.

Preview of it in Use http://s2.invisionfree.com/Jcink_Message_Board/index.php

You must login with

name: demoboard

pass: demoboard

Where it goes: Various areas in the wrapper

Your code here: See post.

Copyright:: Jcink.com/QuickArcade.jcink.com 2005-2006. JS and Tournies Created By SeanJ.

Updates include:

  • JS to recognize name and champs (by Sean)

  • Untarrer function, to untar the files written (by Sean)

  • Ability to upload to imageshack/mvps from the ACP automatically with Tars (Jcink)

  • PHP to register the names in the forum (Jcink)

Screenshots:

user posted image

user posted image

user posted image

Main site:

http://jcink.com:81/main/?id=projects&project=phpqa

How to get:

1. Sign up: http://jcink.com:81/main/?id=projects&project=phpqa&p=signup

2. When you sign up click "Get code for IF"

3. Paste a few easy codes

4. Visit your forum. Hit your newly added "Arcade" icon in the header.

5. It will register you and log you in. Note that internet explorer users will have

problems staying logged in, PLEASE configure your cookies to lower settings, thanks.

6. Once you view it, logout and login as "Admin" and "Admin." Promote your forum name that just got registered, to admin position from the members area of the adminCP.

Demote the user Admin, or change their password in the control center.

7. Refresh the forum ?act=Arcade page and you should be logged in as your forum name, but as admin now. Go to the adminCP and under skins paste your IPB skin. It will work.

You're finished. Enjoy the arcade.

Support can be gotten at http://support.b1.jcink.com and this thread.

Comments

  1. Jasper Says:

    Not bad <_<

  2. Ruze Says:

    Integration! Very nice.

  3. Masky Says:

    I can't put in my Invision Power Board skin into the skin editor! Can you fix it Jcink?

    -Masky

  4. Seb Says:

    Looks pretty good... Good job Jcink!

  5. Sean Says:

    GJ jcink... nice work..

  6. Jcink Says:

    thanks. Couldn't have done that JS though without your help, even when I tried to do some piece myself I STILL didn't get it xD

    And those header things to connect to imageshack... the yahoo tip was cool <_<

  7. Jcink Says:

    Added a section which is a little changelog since the last update, describes updates, and who updated what.

  8. stepan Says:

    wait a minute. , it has a scoring system and automatic registratyion of ipb user to arcade on IF to

  9. Jcink Says:

    yep, it sure does.

    The javascript code takes the MD5 hash and their username and passes it to the arcade, registers them and then logs them in.

  10. stepan Says:

    wow this will make huge traffic to jcink with proper advertising

  11. Jcink Says:

    Yeah, I'm doing the best I can to advertise it but it's hard... the other arcade on there (Thunder Arcade, it's huge) has a rediculous number of users already. It doesn't have half the features of mine, but if you read the responses in the topic it has some loyal users who have setteled in with it.

    If you read the Thunder Arcade 2.0 features list phpQA is mostly ahead. The only thing I'm curious about in TA 2.0 is the fact that there won't be any iframes. That'll be interesting to see how that turns out.

  12. Sean Says:

    Its very simple to have the no iframe capability, just use JS to write out the HTML. But... the iframe method is much easier to deal with; and you don't have to load the rest of the page with it everytime.

  13. Jcink Says:

    But what about submitting the scores? :S That's what I'm wondering, how is he gonna do that? The flashgame itself is probably gonna be iframed.