Re: My Mod Arcade beta 1
Please enable the following line too, this displays all queries
define('PUN_SHOW_QUERIES', 1);
Test and download here !
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → My Mod Arcade beta 1
Please enable the following line too, this displays all queries
define('PUN_SHOW_QUERIES', 1);
Hmm.. dont see any problems. It´s the same as it runs on my forum.
Now switch all back, disable debug mode and query output.
Yep. I´ve tested it on a clean install. All is looking fine. Maybe others can help, sorry. Think it´s a php version problem.
no it was ansi problem ... it is working now .... hehe stupid me
thank you for you patience
Yippiiiiiiiiiiiiiiiiii! :-) BTW, I have a soccer game for you...
great I feel so ashamed since this was total the most stupid problem I had hehe .... I realized when I was looking at your original newscore.php and uploaded one .... totally different I realized what it is hehe .....
Wow soccer game ... that was quick where where
btw ... See you in Germany in couple of days
You can test the soccer game on my forum. I make tomorrow a package for you.
Yeah, some football matches are nearby my city
um nice_bomb i will make the zip ass soon as possible but i am kinda bussy right now
I hate it ... I installed this mod great and get it to work ... now total games played is showing 0 - zero .... uhh I am angry
I hate it ... I installed this mod great and get it to work ... now total games played is showing 0 - zero .... uhh I am angry
All was working ... maybe again an ansi problem?
Exactly what it was .... I now have to find out why is this happening !
I got a problem about the highest score,
I'm upgrade arcade mod from the old arcade mod
old arcade mod no have the highest
i changed it to the new version,
but the highest score display incorrect
for example
Arcade.php show the topscore in Simon is Player "Hank"
but in arcade_ranking.php the Player "Hank" just No.24 ......
How do i fix the bug?
I guess it's newscore.php and Database problem....... please help help me ......
Thanks
Hi pseric,
in earlier versions of the mod was an error in the highscore table. Think it´s fixed now.
On your side the score for example "simon" is displayed correct.
Maybe if all games played after your update at least ones, the entries in the database are ok.
I am also having the problem where Times Played: 0 does not increment. Any ideas? Thanks.
I am also having the problem where Times Played: 0 does not increment. Any ideas? Thanks.
Did all games not increment the "time played" var? Is there at least one highscore entry of the game that not incremet in the database?
Maybe he has the same problem as I did ! ... check out uploaded files if those are the same !
Ah yup all fixed now. Thanks for the great mod!
How do you 'convert' games to work with the arcade ango? there are a few games i'd really like to have in the arcade.
How to modify games for punBB - The easy Way
There are a lot of modified games for other arcade mods like IPB, PHPBB or PHPNUKE.
This small tutorial describes how to modify those games for the punBB arcade mod.First we need the games. Just use google or eMule to find them.
All we need to modify prepared games is a program called URL ACTION EDITOR (http://www.buraks.com/uae).
URL Action Editor is a 32-bit Windows utility application, that lets you edit the URL-related actions in SWF (Flash) files.The variables used in the punBB arcade mod are:
game_name - this is the name by which the game value is going to be stored and the name of the flash file to be.
score - this variable will store the score of the game.
For example the variables on the IPB arcade mod are different and named "gname", "gscore" and "newscore.php".A practical example:
First start URL ACTION EDITOR and load a game.
In the main window just scroll down and search for the variables I´ve described above. Bingo!Double click on gname and change it to "game_name" and gscore to "score". "newscore.php" does not have to be changed.
Remember: The name of the file in this example must be "alien_attack" without the .swf extension!Save the file. That?s it?
The other way is more difficult but I´ve found a tutorial for the IPB arcade mod. The only things you have to change are the names of the variables.
- http://www.berger-feld.de/forum/viewtopic.php?id=141
hello i was wondeirng if there was a way to set access permissions on the arcade files by the number of posts or a certain rank. Help would greatly be appreciated.
Hi Tubby,
maybe in future updates. Think Dharmil had the same idea ...
oh ok.......i think it would be rather simple to set permissions by jsut adding a certain line of code manually to the files.
Thanks for that Dharmil. Got another question though - our forum loads very quickly, but the arcade loads very slowly, sometimes not at all (reporting a last played table access error instead). Is this because the page is being generated on the fly and trying to access something it cant get at?
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → My Mod Arcade beta 1
Powered by PunBB, supported by Informer Technologies, Inc.