![]() |
Just forund another problem with 2.41, After 'lining out' I was taken to the 'No permission' page. This was the URL used:
tetris.php?action=reg |
Quote:
|
One thing - you have to make sure that you don't use the back button to play again or it overwrites your record...
|
Quote:
my member was complain to me that I am cheating because their highest score is not recorded and instead they get a no permission error |
Quote:
|
oh i saw this
// If the user doesn't belong to certain usergroups, show the no permission page if (($bbuserinfo[usergroupid] == "1") or ($bbuserinfo[usergroupid] == "3") or ($bbuserinfo[usergroupid] == "4")) { show_nopermission(); } so I guess maybe because of this my user get no permission problem |
Quote:
|
Supercool this is! I am a total newbie on hacks, but this Tetris thing is way cool!
I've just tried it out on: http://www.fetter-esel.com/vB/tetris.php?action=play&s= on I was wondering if we could set the amount of posters that will get into the TOP list. I mean, you now have to gain soooooooooooo much points to get anywhere near the top 10. Ofcourse, I KNOW this is the whole point of having a TOP 10 in the first place, but I think a lot of my members on my board would find it very very nice to be able to get just their NAME and comment on this Tetris-list. So I was wondering.... could you make an option so that we can set how long the TOP list will be? 10, 30, 40, whatever? When you make a TOP 20 list, you can alsways HIGHLIGHT those TOP 10 members or something, I just think that MORE people will play along if it wasn't to hard to get your name on this list. Just an idea..... |
Easy Grover - all you have to do is open tetris.php and replace
LIMIT 10 with LIMIT [number in top list] (It occurs twice) |
FIND:
PHP Code:
PHP Code:
This however produces produces more queries based on the number you are showing in the leader board (one extra for each person). There was another suggestion in this thread about how to reduce this, but I don't know if it works with the latest verson or not. Hope this helps? |
All times are GMT. The time now is 04:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|