Quote:
Originally Posted by Cybernetec
Instructions on how to enable Top Stats in vBadvanced CMPS.
1. Hack Options
Add 'adv_index' to the 'Stats on custom pages" setting field
2. vBa CMPS > Default Settings
In Portal Output Global Variables setting put cybtopstats (without $), then Save
3. Put $cybtopstats in desired template, where you wish Stats to appear.
For example open template adv_portal and put $cybtopstats (with $) below $navbar.
|
HI Guys
I've followed this closely, I run Badvanced CMPS, i created a custom style namely
adv_portal_advanced_forum_stats
Then that style i placed the code
<tr>
<td class="$bgclass">
$cybtopstats
</td>
</tr>
Then i created a cutom module and included that template. Placed it on my home page where i want it, and it still doesnt show. I am out of ideas here
Hope someone can help here
Cheers