Version: 1.2, by Luky
Developer Last Online: Dec 2009
Category: Show Thread Enhancements -
Version: 3.6.7
Rating:
Released: 04-05-2007
Last Update: Never
Installs: 9
Template Edits
No support by the author.
Whats it look like? You can catch a demo from my forums by clicking Here! Its ran of IF conditions now so it shouldnt show any blank fields!
What do I need before I use it? You need to be using the Legacy postbit, you also need to have installed: Activity Mod and Thank you mod. If you dont have them and dont want them, remove that part of the code manually, its not hard to do! If you dont wish to use thanks and activity mod, remove all content between these two sets:
PHP Code:
<!-- activity mod --> <!-- thanks mod -->
<!-- end activity mod --> <!-- end thanks mod -->
There is three sets for the Thanks mod!
How do I get it?
Well, I dont exactly know an efficient way to post it, so ill just post the whole thing!
Replace your postbit_legacy with:
PHP Code:
<!-- post #$post[postid] --> <if condition="$show['spacer']"> $spacer_open <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px"> <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> </if>
<if condition="$show['spacer']"> </div> $spacer_close </if> <!-- / post #$post[postid] -->
I don't like it!
I guess its a good thing you used yourhead and backed up your old one first! Dont flame me and dont post useless crap such as, I DONT LIKE THIS etc. Honestly, I dont think saying stuff like that is going to make a difference, its just spam. I am however open for suggestions and im willing to modify it if you dont feel confident you can!
Can I edit it, redistribute it etc? Sure, you can even make your own Postbit based of this one, some credit would be nice however
I have a mod that uses a Postbit Modification... What do I do? Well if its a simple mod such as the Thanks mod, just find
PHP Code:
<td>Today: </td>
Below it is a code of an image, it should have a "</tr>" after the image, add a new line and put this code:
PHP Code:
<tr> <td>{What is is}: </td> <td>$post[{VARIABLE}]</td> </tr>
Obviously replacing the two options in { and }'s
I want support, I need help!
Post in THIS THREAD! Do not PM me or EMail me! I am not a professional coder, I just wanted a good looking postbit!
If you dont click Install, you wont be notified of updates!
Changes from 1.0 to 1.2 (Yes i can count..)
-Added IF conditions so unfilled out fields wont be shown
-Removed the scrolly signature thing
-Added a line above the signature
-Made names abit larger then the rest of text
-Made it easier for people without Thanks mod and/org activity mod
Thanks, Jay!
MSN/Yahoo: haxmuch@gmail.com if you wish to have a chat!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Just noticed, some of the activity hack post count images are hotlinking to my site, it doesnt affect you but and i dont mind, i will fix it later or tommorow
Dont you think the right hand side is odd? I would never use it... if you post the postbit_legacy that uses the right side ill tell you where to copy and paste what :P