The Arcive of vBulletin Modifications Site. |
|
Post bit info gone in 4.0.4 Details »»
|
|||||||||||||||||||||||||
Is anyone else seeing this. The postbit icons and info only shows in postbit legacy and not in posbit for 4.0.4?
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
please?
|
|
#3
|
|||
|
|||
|
A week and no help.. Some wonder why no one posts their questions here and pist them in the main product posting.... because no one answers..
|
|
#4
|
||||
|
||||
|
if you update the forums and you reverted the templates
you'll need to add the edit back to the postbit and postbit_legacy open both of those templates and search for Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
Code:
<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd>
|
|
#5
|
|||
|
|||
|
Thanks Hippy!
|
|
#6
|
||||
|
||||
|
your welcome pal
I noticed on your site that you have something missing still open up skin_Arcade.php and search for Search for Code:
<fieldset> Code:
<fieldset class="fieldset"> I forget.. enjoy |
![]() |
|
|