vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Tetris v2.5 | Leaderboard, Comments and High Score System v2.5 :) (https://vborg.vbsupport.ru/showthread.php?t=42293)

Matt87 08-14-2002 08:20 PM

For some reason, it works for everyone but me on my board...

http://www.cnchq.com/forum

Erwin 08-14-2002 08:21 PM

To make it so that the link

http://www.your-forums.com/forums/tetris.php

works without using the ?action=play variable...

In tetris.php:

Find:

PHP Code:

if (!$action) {
show_nopermission();


Replace with:

PHP Code:

if (!$action) {
$action="play";



John 08-14-2002 08:22 PM

Quote:

Originally posted by Matt87
For some reason, it works for everyone but me on my board...

http://www.cnchq.com/forum

Have you installed the new update? Download the zip in the first post and overwrite tetris.php and tetris.swf

John 08-14-2002 08:23 PM

Quote:

Originally posted by Erwin
To make it so that the link

http://www.your-forums.com/forums/tetris.php

works without using the ?action=play variable...

In tetris.php:

Find:

PHP Code:

if (!$action) {
show_nopermission();


Replace with:

PHP Code:

if (!$action) {
$action="play";



Good point, I'll add that into the main file :)

I'm adding other things tho, don't beat me to it! (by the way, is it me or have you only had 2 hours sleep?!)

kenny@ecn 08-14-2002 08:24 PM

John, it would be cool if there was a stat on the leader board that says how many games were played and such...

John 08-14-2002 08:27 PM

Quote:

Originally posted by kenny@ecn
John, it would be cool if there was a stat on the leader board that says how many games were played and such...
I'm putting together a list of things to add in the next update - so far I have:

? Stats
? High score in profile
? Link to the leaderboard on the flash page


Suggestions for more?

Matt87 08-14-2002 08:28 PM

Yeah, I have the newest files... Its weird though because It says I don't have flash, but I do... If I click "NO" it'll still load but there is errors, like it doesn't say the username...

kenny@ecn 08-14-2002 08:29 PM

Quote:

Originally posted by JohnWarwick


I'm putting together a list of things to add in the next update - so far I have:

? Stats
? High score in profile
? Link to the leaderboard on the flash page


Suggestions for more?


.FLA document and maybe who is currently playing?

John 08-14-2002 08:31 PM

Quote:

Originally posted by Matt87
Yeah, I have the newest files... Its weird though because It says I don't have flash, but I do... If I click "NO" it'll still load but there is errors, like it doesn't say the username...
That's really weird - and that "Install Flash" thing doesn't look right either... Go to Macromedia.com, reinstall the Flash 6 plugin, and restart?

Erwin 08-14-2002 08:33 PM

Quote:

Originally posted by JohnWarwick
I'm adding other things tho, don't beat me to it! (by the way, is it me or have you only had 2 hours sleep?!)
3 hours, but who's counting? Time to go to work now...


All times are GMT. The time now is 05:06 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
  • Page Generation 0.01414 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete