Quote:
Originally Posted by hellsatan
On a large thread I think this potentially could slow performance alot
Is there any way you can require /includes/adminfunctions_template.php earlier on in the code, i.e. when showthread is initialised? This might stop it having to be called for every post...
Satan
|
done, download the zip again, remove the old plugin and import the new ones
it seems to be a little faster but I didnt test with microstats
==========================================
0.3 links to the current thread, and only shows the style if the user didnt choose "default style" in the usercp.
if you installed the old one you have to edit the templates again.
==========================================
and here is the old version that shows the style of
all users
Code:
<div class="smallfont">Style: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]">$post[styletitle]</a></div>