pyro.699
07-25-2006, 04:23 PM
I saw the other two posts, and im sort of embarsed posting yet another one. But, i didn't find them useful.
Heres my template code:
<div id="level_$post[postid]">
<a class="smallfont" href="member.php?l=$post[userid]">Level Stats</a>
<script type="text/javascript">
vbmenu_register("level_$post[postid]", true);
</script>
Im probally missing some php plugin. Im really bad with js. I'm guessing the hook location is postbit_display_process. But i dont really know what the code would be, again im guessing an array, but how is the array formated?
Thankyou
~Cody Woolaver
Heres my template code:
<div id="level_$post[postid]">
<a class="smallfont" href="member.php?l=$post[userid]">Level Stats</a>
<script type="text/javascript">
vbmenu_register("level_$post[postid]", true);
</script>
Im probally missing some php plugin. Im really bad with js. I'm guessing the hook location is postbit_display_process. But i dont really know what the code would be, again im guessing an array, but how is the array formated?
Thankyou
~Cody Woolaver