Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 It's the index.php in your ROOT forum directory. So for example, your site lives at mysite.com/INDEX.PHP it's the ROOT index.php, the one that isn't in ANY folders such as admin, public, etc. if you edited all of those index.php files, that is your problem right there.
.Ian Posted March 4, 2010 Posted March 4, 2010 Sorry to sound thick here..... but how do I add any games - I have some games, but do not really want to start database diving. Currently all my games just have a .swf file and a .gif file. Also how does one add categories? Can anyone assist, as little point in having an arcade with out games? I tried signing up for ibpdownloads, but have no idea how long you have to wait to be 'approved' :(
Calvin39 Posted March 4, 2010 Posted March 4, 2010 It's the index.php in your ROOT forum directory. So for example, your site lives at mysite.com/INDEX.PHP it's the ROOT index.php, the one that isn't in ANY folders such as admin, public, etc. if you edited all of those index.php files, that is your problem right there. No mate I only did the root edit.
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Oh well then you should be fine.....did you check your gamepath and web url to the games in the admin CP?
Calvin39 Posted March 4, 2010 Posted March 4, 2010 Mate what annoys me is no instructions on how to install, I was able to register however now I cannot get on the website anymore, I do remember they said to set the ibf_ somewhere to suit your database. Not to worry mate I have been told to remove it, as it is encoded, I am not allowed to use any encoded scripts, and despite promises that it would not be encoded.require "conf_global.php"; $hackaroundearn = $_POST['gscore']; $tgn = $_POST['gname']; $encearn = base64_encode($hackaroundearn); //Connect to DB using conf global file $user=$INFO['sql_user']; $pass=$INFO['sql_pass']; $db=$INFO['sql_database']; mysql_connect("localhost", $user, $pass) or die(mysql_error()); mysql_select_db($db) or die(mysql_error());
Ryan11433 Posted March 4, 2010 Posted March 4, 2010 Mate what annoys me is no instructions on how to install, I was able to register however now I cannot get on the website anymore, I do remember they said to set the ibf_ somewhere to suit your database. same here
Lewis P Posted March 4, 2010 Posted March 4, 2010 Where is the encoding there? If you are looking at base64, it is not encoding, it is a form of encryption. As you can see there, it only encrypts the gscore value from the form, it's not anything bad.
Calvin39 Posted March 4, 2010 Posted March 4, 2010 Ok i apologise, thats fine mate I understand now, however I cannot get the scores to save at all, no matter what I do.
Collin1000 Posted March 4, 2010 Posted March 4, 2010 About the hosting: Andy owns the server. I cant do anything about it going down. As lewis said, there is nothing encoded. Some games use a base64 value to send their scores. Thats just how the score is converted. =)
Collin1000 Posted March 4, 2010 Posted March 4, 2010 Gerry it sounds like you might have done the wrong edit. Check the backup I posted above. It also sounds like you forgot to change your WEB PATH in the acp settings. Make sure you change those before doing anything else!
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Collin, I registered my board but didn't receive a license key, can you help?
Collin1000 Posted March 4, 2010 Posted March 4, 2010 If all fails, PM me the link to your test board and your ACP login info. I will check your settings for you. =)
Collin1000 Posted March 4, 2010 Posted March 4, 2010 Gizmo: PM me the email & board URL. I can get it once the server comes back up.
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Collin, I just Pmed you about my license key, can you help? :)
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Done. The site itself is back up, it's just not generating keys :P
.Ian Posted March 4, 2010 Posted March 4, 2010 Sorry to sound thick here..... but how do I add any games - I have some games, but do not really want to start database diving. Currently all my games just have a .swf file and a .gif file. Also how does one add categories? Can anyone assist, as little point in having an arcade with out games? I tried signing up for ibpdownloads, but have no idea how long you have to wait to be 'approved' :( anyone?
Collin1000 Posted March 4, 2010 Posted March 4, 2010 Uuughhh >_> I dont have access to Andy's server. Sorry guys, im doing my best. =)
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Where can we download games for the arcade since IBPArcade.com isn't working? Also, iArcade can't support .swf files? If so, how do I add them in?
.Ian Posted March 4, 2010 Posted March 4, 2010 http://www.iarcademod.com is up :) BTW - the instructions say 'You can now import games using the importer script, or use the games that came pre-configured with your arcade.' - except that it doesn''t ;)
Andy Rixon Posted March 4, 2010 Author Posted March 4, 2010 Sorry, iarcademod.com was down because my whole server has been down due to non-payment, it has been paid so it should now be working, may take a bit longer for some folk but for me its online and stable. Wasn't a load spike, as my server has extra security measures in place to help prevent this.
Volstate Posted March 4, 2010 Posted March 4, 2010 Is this safe to download or is there too many bugs right now? It sounds a little more complicated than a simple install right now.
Smokey-Rev Posted March 4, 2010 Posted March 4, 2010 Andy, can you please generate me a license key? Thanks! also where else can we go to get games for our arcade that are in the .tar format? I don't know how to add them if their .swf?
.Ian Posted March 4, 2010 Posted March 4, 2010 Is this safe to download or is there too many bugs right now? It sounds a little more complicated than a simple install right now. I do not think there are many bugs, the biggest issue is that there are no games with the arcade and nobody knows how to obtain a tar file or how to put swf files into one. if we could get/install some games we would be away and running :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.