Yeah, I've got it set so if field 16 doesn't exist then the query is ran. So far, it's ran on the visitor messages and who's online I think.
I forgot about debug mode... oops.
I'll look into that.
--------------- Added [DATE]1340797789[/DATE] at [TIME]1340797789[/TIME] ---------------
OK I've just checked this out and it's running the query once per instance of the username. If my name appears twice, it runs the query twice.
How would I go about caching this? Preferably without writing it to the DB.
|