SMF Arcade

Started by niko, October 01, 2004, 02:45:55 PM

Previous topic - Next topic

niko

check that index.php has ArcadeAdim => 'ArcadeAdmin.php' not Arcade.php
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

Aravot

Quote from: Niko on March 22, 2005, 09:14:19 AM
check that index.php has ArcadeAdim => 'ArcadeAdmin.php' not Arcade.php

Thanks Niko that was it had two line of the following code, deleted the wrong one, (thats the second line)


'arcadeadmin' => array('ArcadeAdmin.php', 'ArcadeAdmin'),
'arcadeadmin' => array('Arcade.php', 'ArcadeAdmin'),

nokonium

Quote from: nokonium on March 21, 2005, 05:43:47 PM
8: Undefined index: version
File: /[file path]/Themes/default/languages/Arcade.english.php (eval?)
Line: 421

I think I've fixed this one, I over wrote the themes/default/images/english version with the one I found in default/images/english

When you are trying to sort it which is the latest version it would help if they were not all 1.1  ;)



nokonium

arcade.php

if(isset($_GET['category']) && @count($_GET['category']) > 0){
if($where != ""){
$where .= " AND ";
}
if($where2 != ""){
$where2 .= " AND ";
}

$or = "";
foreach($_GET['category'] as $id){
$where .= " $or caterogy={$id}";
$where2 .= " $or caterogy={$id}";

$url .= ";category[]={$id}";

$or = "OR";

}
}


A couple of typo's still in there?



niko

its caterogy in database
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

nokonium

Line 172 is:
   foreach($_GET['category'] as $id){

And that is where the error appears to be, so should line 172 read:

   foreach($_GET['caterogy'] as $id){

?



johnm

it doesnt matter how its spelt there


nokonium

We have now found a workaround, set all games to 'uncategorized'

It is a pity to have little niggles because it is such a popular addition to our board.



sWiZz

2: Division by zero
File: /home/alex/public_html/alfino/forums/Sources/Subs.php
Line: 582

I got this error.
The wind which fills my sail propels, but i am helmsman.

niko

Quote from: sWiZZ on March 26, 2005, 10:46:33 AM
2: Division by zero
File: /home/alex/public_html/alfino/forums/Sources/Subs.php
Line: 582

I got this error.

make sure your per page number is more than 0 and installer is run
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

goodwinner

i get this error dudes

Table 'goodwinn_smf1.smf_games_caterogy' doesn't exist
File: /home/goodwinn/public_html/forum/Sources/ArcadeAdmin.php
Line: 169


Anubis

#691
I can't seem to get the newest version to work. I removed my older version and installed 1.1.3 and for me it worked just fine but no members could access it. I logged into my test account which only has member permissions and I got a "Your not allowed to access this" error. I tried to access the permissions in admin CP and was no longer able to access it. It just loaded a white screen and the browser said the page was done loading. I removed the mod and was able to access the permissions in admin CP without issue again. I tried this on my test install of SMF with the same results. Any ideas? I hate to have to drop this MOD.

Oh, and to the previous question, you need to run the "arcade_sql.php" located in the home directory of your website. So you would type "www.yoursitehere.com/arcade_sql.php" in your address bar.

SeaOfSin

I have a slight problem. The upgrade went fine but I have a guest....who was banned who has lots of icons next to their name but they never even played the arcade. Any way I can stop that?


boogiedown

For those who have high score, i want to add a title for them under thier user names. i saw this done with other forums but not here. has anyone done this or can tell me how:

stevebor1
smf newbie
duck hunt high scorer

verylost

#694
Hi,

I've installed this mod through the package manager and it won't work - if I click on any links or topics I get this error:

Database Error
Table 'lostinfr_smf1.smf_games_champ' doesn't exist
File: /backup/home/lostinfr/public_html/testforum/Sources/Display.php
Line: 546

Help :(

PS I tried also running  in  arcade_sql.php but no luck.

Wizard2005

#695
I have run the arcade_sql.php which reports success at every step.............. but am still geting loads of errors in the Forum Error Log



http://xx.xx.xx.xx/xxx/index.php?action=arcade

8: Undefined index: caterogy
File: /xxxx/xxxxxxxx/xxxxxxxx/xxx/Themes/default/languages/Arcade.english.php (eval?)
Line: 236

With a few of

8: Undefined index: version............ Line: 421

8: Undefined variable: true .............Line: 330

Any clues please ?
Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, Chardonnay in one hand - strawberries in the other - body thoroughly used up, totally worn out, and screaming - "WOO---HOO! What a Ride!"

chupacabra

 Table 'db_name1.smf_games_champ' doesn't exist
File: /drones2/alcoves/chupacabra/public_html/forum/Sources/Display.php
Line: 558
i get this error
i use smf 1.0.3

Dragon Gamer

well i have an error in which it says my Games path is incorrect... i tried to modify it but it always tells me it is incorrect what should i do...
Jason-Marc Labban
Graphic Maker...Sigs, Avatars, Banners and Buttons.



Neo Hacks

edg

I don't think it will work with 1.0.3....... it says on it's page it's compatible with 1.0.2 or something but no mention of latest version......
In arcadeadmin it says the database may need an upgrade as is v 1.0.2, I think that's because the arcade is using the old db...

trenchteam

This is the error Im getting with the new version.

2: call_user_func(ArcadeAdmin): First argument is expected to be a valid callback
File: /home/XXXX/public_html/XXXX/index.php
Line: 119

Advertisement: