Shoutbox

WDZ - Stats.php - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: WDZ - Stats.php (/showthread.php?tid=28748)

WDZ - Stats.php by matty on 07-16-2004 at 05:10 AM

Is there away to display more then the top 15 rate people?

Also on the basic search, if you hit back once it takes you to the same place instead of back to the search page. Is that a bug or a limitation?


RE: WDZ - Stats.php by WDZ on 07-16-2004 at 05:18 AM

quote:
Originally posted by Matty.
Is there away to display more then the top 15 rate people?
Well, it's hard-coded at the moment, but I could add a URL parameter to change it...

quote:
Originally posted by Matty.
Also on the basic search, if you hit back once it takes you to the same place instead of back to the search page. Is that a bug or a limitation?
When you're viewing the results? O_o
RE: WDZ - Stats.php by Mippo on 07-16-2004 at 05:22 AM

quote:
Originally posted by WDZ
quote:
Originally posted by Matty.
Also on the basic search, if you hit back once it takes you to the same place instead of back to the search page. Is that a bug or a limitation?
When you're viewing the results? O_o
Yeah I have that too, you'll have to click the search option in the menu to begin searching again. Maybe dodgy cookies doing that? Or just cache? :S

RE: RE: WDZ - Stats.php by matty on 07-16-2004 at 05:24 AM

quote:
Originally posted by WDZ
quote:
Originally posted by Matty.
Is there away to display more then the top 15 rate people?
Well, it's hard-coded at the moment, but I could add a URL parameter to change it...

That would be great if you could when you have time, I just wanted to know what i was for a rating :P

quote:
Originally posted by WDZ
quote:
Originally posted by Matty.
Also on the basic search, if you hit back once it takes you to the same place instead of back to the search page. Is that a bug or a limitation?
When you're viewing the results? O_o

Ya when you hit back when viewing the first page of results it stays at the first page. really annoying because you have to click search again to do another search.
RE: WDZ - Stats.php by WDZ on 07-16-2004 at 05:41 AM

Blah... I just tried it in IE and you're right... I hate the way IE does some stuff... :blah:

The search form and the search results both have the same URL: http://shoutbox.menthix.net/basicsearch.php. I think IE treats them as the same thing because of that. When you view the results, the cached form is overwritten, so you see the results again when you go Back. :dodgy:

* WDZ wonders if the IE developers didn't have dynamic content in mind... :rolleyes:

Edit: Fixed with a half-assed hack. :p


RE: WDZ - Stats.php by WDZ on 07-16-2004 at 06:01 AM

Is 50 top-rated users enough? Because that's the max you can set it to now. :p

http://shoutbox.menthix.net/statistics.php?page=agerating&ratings=50


RE: WDZ - Stats.php by Mippo on 07-16-2004 at 06:09 AM

Yay I'm nr 21! :banana:

Lol, Query strings do the trick :chrongue:


RE: WDZ - Stats.php by matty on 07-16-2004 at 03:18 PM

quote:
Originally posted by WDZ
Is 50 top-rated users enough? Because that's the max you can set it to now. :p

http://shoutbox.menthix.net/statistics.php?page=agerating&ratings=50
Thanks WDZ, I am # 13 wootage!
RE: WDZ - Stats.php by Johnny_Mac on 07-16-2004 at 09:20 PM

quote:
Originally posted by WDZ
Blah... I just tried it in IE and you're right... I hate the way IE does some stuff...

The search form and the search results both have the same URL: http://shoutbox.menthix.net/basicsearch.php. I think IE treats them as the same thing because of that. When you view the results, the cached form is overwritten, so you see the results again when you go Back.

* WDZ wonders if the IE developers didn't have dynamic content in mind...

Edit: Fixed with a half-assed hack. 
The same thing applies with ****************.php. Carry out any functions and go back to it later on and it will display the last function carried out and its re-direct somewhere. Unless I iht F5 quickly on the "thanks for.... blah" page, i couldnt get to it. :S
RE: WDZ - Stats.php by WDZ on 07-16-2004 at 09:28 PM

quote:
Originally posted by Johnny_Mac
The same thing applies with *********.php. Carry out any functions and go back to it later on and it will display the last function carried out and its re-direct somewhere. Unless I iht F5 quickly on the "thanks for.... blah" page, i couldnt get to it. :S
Argh... try it now... :p
RE: WDZ - Stats.php by wj on 07-16-2004 at 10:11 PM

It never happens to me