PDA

View Full Version : Forum Quick Stats Cache


Boofo
05-20-2003, 09:00 AM
I released a hack yesterday called "Forum Quick stats". I am almost done with making it cache to it's own table so it will only update the cache at a time you set (like the "Forumhome Stats cache" hack). I have run into 2 small problems.

1 - When I update the cache, one of my percentages doesn't show, but after refreshing the page, it pulls it from the cache table just fine.

2 - How can I get it to update the cache for each forum? Right now, if you go into a separate forum, you have to wait form the refresh time before it will update the cache with the right info for that forum.

Can anybody please lend me a hand on figuring this out?

Boofo
05-21-2003, 11:00 AM
Is anybody willing to lend a hand on this? I'd really appreciate any help. ;)

Boofo
06-07-2003, 07:42 AM
Is there anyone willing to help me finish up the caching part of this hack? I almost have it, but I am still short of the goal.

Xenon
06-07-2003, 08:30 AM
hmm a general hint is:
use the shutdownqueries array for updating the cache, so there won't be a difference between before update and after update

2. hmm sorry i didn't understand what's exactly the problem here

Boofo
06-07-2003, 08:40 AM
Would it help if I pm'd you what I have so far so you can see what it is doing? ;)

Xenon
06-07-2003, 08:46 AM
that would surely help :)
but i can't say when i'll read it, i have to go soon ;)

Boofo
06-07-2003, 08:51 AM
Ok, on it's way. Any help would be greatly appreciated. Maybe you can help me fix whatever i am doing wrong. ;)

Boofo
06-09-2003, 07:10 AM
Does anyone else have any time to help me figure this out?