The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#152
|
||||
|
||||
Can some tell me how to get the HP/MP/EXP to show on the forum home...here is my current project! www.fg-forums.com On the welcome panel I want to show it there!
|
#153
|
||||
|
||||
Woot! got this up and running it's a hoot. Thanks for the hack!
I have a funny question, I hope I can explain it ok... since I installed it, the people who have very small sigs and only post a little bit in the particular post... inside the post it keeps the sig tightly right below the post text, and so the sig and the IP information is pretty high off the bottom of the cell inside the post. To force the sig to the bottom I threw a table inside that one table cell which has the post text and signature and the IP address in it (the cell you are currently reading). The table has two cells, the top cell with the post text is aligned top, and the bottom cell with the sig/IP is aligned bottom. However, I guess the 'height' tag doesn't work all that well, because I can't force the table to be the same height as the cell it's inside. So I made the whole table a certain height (I think 325 now can't remember). This just means it will stretch out any posts which are not big enough.. but it does rather solve the problem of the sig/IP not being flush to the bottom of the post. Not completely, but it helps. I was wondering if anyone has a better fix for this. I like the sig/IP being flush against the bottom. Would love to hear ideas. Thanks! |
#154
|
||||
|
||||
soraka PUT
$hp / $maxhp $mp / $maxmp $ep% Too show hp mp + ep... but... if u want the bars.. just copy the postbit code.. and put it on forumhome |
#155
|
|||
|
|||
Nice Hack!
|
#156
|
||||
|
||||
ok im totally lost, im using version 2.25, i download the hack but it doesnt say what i need to change, it justs gives me the code. can someone tell me what files to hack into
|
#157
|
||||
|
||||
admin/functions.php
|
#158
|
||||
|
||||
ok im fooling around with the postbit template, and it keeps getting all screwed up. here is my code, what am i doing wrong?
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%"><!-- spacer --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="$post[backcolor]" width="175" valign="top" nowrap> <a name="post$post[postid]"></a> $post[firstnewinsert] <normalfont><b>$post[username]</b></normalfont><br> <smallfont>$post[usertitle]</smallfont><br> $post[avatar]<p> <smallfont> <br> <p> <b>Level: $showlevel<br> Member ID: $post[userid]</b><br> HP: $hp / $maxhp <table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000"> <tr> <td bgcolor="#9999FF"><img src="images/bar/bhg.gif" width="$hpf%" height="9"><img src="images/bar/bhb.gif" width="1" height="9"></td> </tr> </table> MP: $mp / $maxmp <table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000"> <tr> <td bgcolor="#9999FF"><img src="images/bar/bmg.gif" width="$mpf%" height="9"><img src="images/bar/bmb.gif" width="1" height="9"></td> </tr> </table> Exp: $ep% <table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000"> <tr> <td bgcolor="#9999FF"><img src="images/bar/bxg.gif" width="$ep%" height="9"><img src="images/bar/bxb.gif" width="1" height="9"></td> </tr> Registered: $post[joindate]<br> Location: $post[field2]<br> Posts: $post[posts]</smallfont></td> <td bgcolor="$post[backcolor]" width="100%" valign="top"> <smallfont>$post[icon] <b>$post[title]</b></smallfont> <p><normalfont>$post[message]</normalfont></p> $post[attachment] <p>$post[signature]</p> <p>$post[editedby]</p> <p align="right"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></p> </td> </tr> <tr> <td bgcolor="$post[backcolor]" width="175" height="16" nowrap><smallfont>$post[foldericon] $post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td> <td bgcolor="$post[backcolor]" width="100%" valign="middle" height="16"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td><smallfont>$onlinestatus $post[profile] $post[pmlink] $post[useremail] $post[homepage] $post[search] $post[buddy] <!-- $ post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] --> </smallfont></td> <td align="right" nowrap><smallfont> <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a> <a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a> </smallfont></td> </tr> </table> </td> </tr> </table> </td></tr></table> <!-- spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table> |
#159
|
||||
|
||||
ok ok im done, my question is, what happens when you get to level 99? does it go to level 100 and so on??
|
#160
|
||||
|
||||
yea,it keeps growing and growing o_O
|
#161
|
||||
|
||||
umm,i have a problem o_O it seems that the exp bar splits into 3 chunks or bar in 3 different colors,when the exp reach a certain point,look
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|