Quote:
Originally Posted by Psionic Vision
Actually, this hack uses up a lot of extra cpu, esppecially on large sites...
Abe1...
In javascript, lines of code should end with a ;... Otherwise the hack won't work on older browsers (as a matter of fact, it shouldn't work on new ones either, but strangely it does). Also, perhaps you should implement some sort of cache cause your hack has a lot of queries that could be eliminated, and goes through much more data than it could have. Just a suggestion.
|
Can you give me an example of how to make it use less?
This hack uses one query for evey showthread page shown. How can you get better?
I dont want to save the threadID since if you move a post, the thanks stay with it.