Missed gthat post.
Also an uncached template australiabound_post_control_bit.
I'm not sure where this needs to be added to cache it.
Added...
Solution:
Create another plugin for this mod:
Product: AustraliaBound.org IP Lookup
Hook Location: cache_templates
Title: Cache template australiabound_post_control_bit
Plugin PHP Code:
PHP Code:
if (THIS_SCRIPT == 'showthread')
$cache[] = 'australiabound_post_control_bit';
Plugin is Active: Yes