The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
where can i find the $activeusers template stored at?
getting help from the irc chat and useing this as a post board. Thanks alot Chris_M Code:
<!-- forum legend start -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2">
<center> <img src="$stylevar[imgdir_button]/online.gif" border="0" /> </center>
</td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$legend
</div>
</div>
</td>
</tr>
</tbody>
<!-- forum legend end -->
|
|
#2
|
||||
|
||||
|
Right basically...
You need to find the code in the plugin that initiates the template manipulation, which I believe is something like: PHP Code:
PHP Code:
![]() Chris |
|
#3
|
|||
|
|||
|
Thanks chris_m it worked I didnt edit it correctly.
|
|
#4
|
|||
|
|||
|
It works now
|
|
#5
|
||||
|
||||
|
Not a problem, glad I could help at that time of the morning, shows I'm not completely useless
![]() Chris |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|