1 john Mar 14, 2006 00:25
3 john May 24, 2006 01:57
Thanks for that, I hadn't dealt with the "other" skins
4 vladican May 24, 2006 04:21
personman wrote:
Yes, if you comment out log_hit() on all of your skins, your hit log will be disabled. Make sure you do all skins, because spammers even hit skins that you're not currently using.
Out of curiosity if you do not allow skin switching (i.e. you force one skin to run only) is it still necessary to comment out the log_hit() on all skins?
5 john May 24, 2006 04:29
is it still necessary to comment out the log_hit() on all skins?
I would/did. I also deleted all but 2 skins, my "hacked to bits" one and the default "custom" one
6 personman May 24, 2006 04:39
In version 0.9.x you (or a spammer) can view a blog in another skin by going to index.php?skin=whatever even if skin switching is disabled. In version 1.8 that doesn't work. It forces the default skin if skin switching is turned off.
7 vladican May 24, 2006 16:29
personman wrote:
In version 0.9.x you (or a spammer) can view a blog in another skin by going to index.php?skin=whatever even if skin switching is disabled. In version 1.8 that doesn't work. It forces the default skin if skin switching is turned off.
All be darned... you are spot on with this... thanks :)
Yes, if you comment out log_hit() on all of your skins, your hit log will be disabled. Make sure you do all skins, because spammers even hit skins that you're not currently using.