PhotoPost does not use the vBulletin $output, then?
This code line (in
vBMicroStats Global Hook) should help you:
Code:
$output = str_replace('{microstats}', $ms_output, $output);
$output is the vBulletin html code output and
$ms_output is the MicroStats one.
The code line listed above with search in the
$output for the
{microstats} string and replace it with the actual
$ms_output html code.
Probably you have a mod installed that merges PhotoPost with vBulletin?
I'm not familiar with this software, so unfortunatelly I could not support it.
I wish I could help you more.
Maybe other members who have experience with PhotoPost could help you better.
I would post this question in the
vB3.5 Modification Questions forum.
It shouldn't be hard to fix your problem.
If you have an answer, please post it here so I can link it in the first post.
Thanks.
BTW,
27 installs in
12 hours? Thank you! It really means a lot to me.