DionDev
14 Jul 2009, 03:05
This makes no sense. Why is something so simple being so difficult?
Adding the following code as a plugin in global_start does not work:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
When using the variable $totalthreads in the header template after creating and activating this plugin, it is still not showing the $totalthreads count in the header where I want it to.
I have not seen a suitable fix for this. And no, a mod that executes 6 queries just to pull up these cached statistics is not what I am looking for.
Adding the following code as a plugin in global_start does not work:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
When using the variable $totalthreads in the header template after creating and activating this plugin, it is still not showing the $totalthreads count in the header where I want it to.
I have not seen a suitable fix for this. And no, a mod that executes 6 queries just to pull up these cached statistics is not what I am looking for.