The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
eTiKeT? 2011 Posbit_legacy - Postbit Details »» | |||||||||||||||||||||||||||||||||
/#########################################/
/# Orijinal : eTiKeT? 2011 Posbit_legacy - Postbit /# Developer: eTiKeT? /# vBulletin Version : 4.1.8 /# vBulletin Version : 1.0.0 /# Published : 2011 /# Demo :vbulletin.web.tr/ /#########################################/ >> MOTM for December 2011 <<
PHP Code:
PHP Code:
Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Description <dd> content </dd> </div>
Download Now
Screenshots
Show Your Support
|
Comments |
#282
|
|||
|
|||
Just an Update Guys
If you have a custom style installed please remember to link the style, if we dont have the style installed in order to support your request we can't help, so heres my suggestion for support on this mod 1) Post Link to issue ( preferably a postlink ) 2) post mod installed for the request you need ( e.g. DTech Thank you MOD ) there are many that can help and quicker support it given when the details of the issue is shown rather than explained i can give 1 BIG tip, which is about diferent styles Postbit_legacy ( standard templates ) ensure that you replace postbit_legacy template with the postbit_legacy.txt file located in the download, some of the Postbit_legacy may need to be changed to support the style but easier to support Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Description <dd> content </dd> </div> this can be complicated for many and rather fustrating, and will require more time to support as the code will be different due to css and the change of location of code will also be diffent Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> <dt>Description</dt> <dd> content </dd> </div> also if you are having issues with postbit_onlinestatus working please write which VB version you are using as the code is slightly different on each version if you have vb 4.2.0 its best to use postbit_onlinestatus Code:
<vb:if condition="THIS_SCRIPT == 'member'"> <vb:if condition="$onlinestatus==0"><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-offline.png" alt="{vb:rawphrase x_is_offline, {vb:raw user.username}}" border="0" /> <vb:elseif condition="$onlinestatus==1" /><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-online.png" alt="{vb:rawphrase x_is_online_now, {vb:raw user.username}}" border="0" /> <vb:elseif condition="$onlinestatus==2" /><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-invisible.png" alt="{vb:rawphrase x_is_invisible, {vb:raw user.username}}" border="0" /></vb:if> <vb:else /> <vb:if condition="$onlinestatus==0"><div class="etiket_postbit_alanI_durumu_cevrimdIsI">Status<dd> Offline </dd></div></vb:if> <vb:if condition="$onlinestatus==1"><div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div></vb:if> <vb:if condition="$onlinestatus==2"><div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd> Invisible </dd></div></vb:if> </vb:if> |
#283
|
|||
|
|||
Having a display issue which I cannot appear to solve. Seen someone else post a similar problem, wondering if anyone can help?
As you can see on the attachment the tournaments joined etc the number is below and not at the side as it should be, every time I add a mod which adds anything to the postbit this same issue occurs and it looks pretty messy. Damn just read the above will update it more later pretty tired now. |
#284
|
|||
|
|||
Quote:
PHP Code:
|
#285
|
|||
|
|||
Cheers having a slight issue it won't line up correctly, doing it on a test forum though.
|
#286
|
|||
|
|||
if you provide the code that needs to be looked at, i might be able to help
|
#287
|
|||
|
|||
Tournaments and Ladders by banana.
Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> <dd> <dt>{vb:rawphrase tmnt_joins}</dt> <dd>{vb:raw post.tmnt_joins}</dd> <dt>{vb:rawphrase tmnt_wins}</dt> <dd>{vb:raw post.tmnt_wins}</dd> </dd> </div> Code:
<vb:if condition="($vboptions['dbtech_usertag_postbit'] & 1) AND !($vboptions['dbtech_usertag_disabledfeatures'] & 1)"><dt>{vb:rawphrase dbtech_usertag_mentioned}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:raw post.dbtech_usertag_mentions}}</dd></vb:if> <vb:if condition="($vboptions['dbtech_usertag_postbit'] & 2) AND !($vboptions['dbtech_usertag_disabledfeatures'] & 2)"><dt>{vb:rawphrase dbtech_usertag_tagged}</dt> <dd>{vb:rawphrase dbtech_usertag_x_threads, {vb:var post.dbtech_usertag_tags}}</dd></vb:if> <vb:if condition="($vboptions['dbtech_usertag_postbit'] & 4) AND !($vboptions['dbtech_usertag_disabledfeatures'] & 4)"><dt>{vb:rawphrase dbtech_usertag_quoted}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:var post.dbtech_usertag_quotes}}</dd></vb:if> |
#288
|
|||
|
|||
I did exactly this procedure and when I finished my template Green SEO Theme was totally to the left side.
How to fix? |
#289
|
|||
|
|||
Quote:
Quote:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
#290
|
|||
|
|||
Quote:
Thanks, the top part worked perfect, the bottom part completely wrecked my forums, signatures were all over the place as were medals, the edit posts etc were all messed up and you couldn't see anyones actual posts. |
#291
|
|||
|
|||
Quote:
the same goes for some styles need PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|