View Full Version : Show Thread Enhancements - v.net Style Postbit_legacy vb 4.0.2
eTiKeT?
02-25-2010, 10:00 PM
https://vborg.vbsupport.ru/external/2010/03/65.png
Important Note: Support will not be provided
Demo : http://vizilti.net
Orjinal : Click (http://vizilti.net/vb4-hazir-postbit-postbit_legacy/10592-vnet-vbulletin-tema-style-vbulletin-postbit_legacy-vbulletin-vbulletin-4_0-versiyonu-2-a/#post88221)
warning: Please modify the template Backup Before he
T?rk?e Kurulum : https://vborg.vbsupport.ru/attachment.php?attachmentid=113119&d=1267211877
__________________________________________________ ________________________
Step 1
admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates
postbit.css: Add to the end
/* eTiKeT Postbit_Legacy*/
.eti_postbit_merkezli {
padding-left: 4px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #efefef;
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-left: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
margin-bottom: 4px;
-moz-box-shadow: 0 2px 6px #b3b3b3;
-webkit-box-shadow: -1px 2px 2px #b3b3b3;
-moz-border-radius-bottom{vb:stylevar left}:6px;
-moz-border-radius-top{vb:stylevar right}:6px;
-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius};
-webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius};}
.eti_postbit {
padding-left: 4px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #efefef;
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-left: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
margin-bottom: 4px;
-moz-box-shadow: 0 2px 6px #b3b3b3;
-webkit-box-shadow: -1px 2px 2px #b3b3b3;
-moz-border-radius-bottom{vb:stylevar left}:6px;
-moz-border-radius-top{vb:stylevar right}:6px;
-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius};
-webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius};}
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle .imlinks {
text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img{
float:none;
text-align:center;}
postbitlegacy .userinfo .usertitle {
display: block;
float:none;
text-align:center;
clear: both;}
.postbitlegacy .userinfo .userinfo_extra {
text-align:center; }
.postbit_reputation {
float:none;
text-align:center;}
.postbitlegacy .imlinks {
float:none;
text-align:center;}
.postbitlegacy .userinfo .userinfo_extra dd{
text-align:right;}
.postcontainer .username_container .popupmenu a.popupctrl {
font-size:19px;}
/* eTiKeT Postbit_Legacy*/
__________________________________________________ ________________________
Step 2
admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates
postbit_legacy: Change the entire
Version 1.0 (https://vborg.vbsupport.ru/showpost.php?p=1998518&postcount=29)
Version 2.0
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
<vb:if condition="$show['inlinemod']"></label></vb:if>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<a class="postuseravatar eti_postbit_merkezli" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<vb:if condition="$post['rank']">
<div class="eti_postbit">
<span class="rank">{vb:raw post.rank}</span> </div> </vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field2']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
Updated 06.03.2010
reputation Added
Rep Power Added
Updated 19 July 2010
Vbulletin 4.0.5 Version compatibility
Frequently Asked Questions
Thank: https://vborg.vbsupport.ru/showpost.php?p=2028396&postcount=105
download 2 mod :https://vborg.vbsupport.ru/showpost.php?p=2004156&postcount=53
itrader: https://vborg.vbsupport.ru/showpost.php?p=2004337&postcount=59
Blog : https://vborg.vbsupport.ru/showpost.php?p=1998837&postcount=33
Country Flags : https://vborg.vbsupport.ru/showpost.php?p=2071920&postcount=122
Candostum
02-26-2010, 05:54 PM
Thanks Etiket installed.
Etiket blog entries disarida kaliyor yalniz
http://www.forumsancak.com/duyurular/11939-sitedeki-yavaslik-hakkinda.html
sisterhood
02-26-2010, 06:07 PM
Excellent!!! --installed
How make it with Post Thank you hack?
aseer_al7ob
02-26-2010, 06:32 PM
installed
sisterhood
02-26-2010, 06:42 PM
Big Problem with delete members with Postbit layout Destroyed
Leo Brazil
02-26-2010, 07:29 PM
I'm going to try this one.
My suggestion, why not trying to explain the logic used on this instead of replacing the whole postbit legacy template ?
I'm mean, in may case for example I have more stuff on postbit info like flags, etc. If you do that, more people with custom design could also use your mod.
archet1337
02-26-2010, 07:56 PM
Thanks for this mod. Working fine for registered users, but get this when unregistered post:
https://vborg.vbsupport.ru/
archet1337
02-26-2010, 08:49 PM
Thanks for this mod. Working fine for registered users, but get this when unregistered post:
http://www.digi-tech.org/images/diverse/testing.png
Found the missing code:
Replaced
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
With
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div> </div>
<div class="eti_postbit_merkezli">
{vb:raw post.usertitle}
</div>
Working like a charm now :)
https://vborg.vbsupport.ru/[/QUOTE]
archet1337
02-27-2010, 01:25 AM
I'm having some trouble with getting {vb:raw template_hook.postbit_userinfo_right_after_posts} to look the same as the other ones. This is what it looks like:
https://vborg.vbsupport.ru/
How to fix this?
Aclikyano
02-27-2010, 02:27 AM
YES^ I need similar fix for VMOODS hack and VBOOKIE if possible.
I know its possible just need a little help! :)
Aclikyano
02-27-2010, 02:38 AM
I'm having this problem now...
https://vborg.vbsupport.ru/external/2010/02/7.jpg
Found the missing code:
Replaced
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div> With
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div> </div>
<div class="eti_postbit_merkezli">
{vb:raw post.usertitle}
</div>
Working like a charm now :)
http://www.digi-tech.org/images/diverse/testing2.png[/quote]
mitch84
02-27-2010, 05:57 AM
hi, how fixed that? blog and button thank you, thx
sisterhood
02-27-2010, 07:13 AM
I have this problem too
https://vborg.vbsupport.ru/
Switch3130
02-28-2010, 01:58 AM
I have this problem too
http://g.imagehost.org/0116/Ekran_Al_nt_s.png
SAME HERE. How can I fix?
furkaned
02-28-2010, 06:23 PM
hi, how fixed that? blog and button thank you, thx
for blog
blog_postbit_entries_link
change with all
<div class="eti_postbit">
<{vb:rawphrase blog_entries} : <a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></div>
cindy helmond
03-01-2010, 01:29 PM
wow nice mod but i have an question what is the mod of this?
See ATT
thx
archet1337
03-01-2010, 01:33 PM
wow nice mod but i have an question what is the mod of this?
See ATT
thx
Looks like a custom notice. You can add HTML code to them as well as plain text.
Admin CP > Notices > Notices Manager
Aclikyano
03-01-2010, 09:59 PM
thanks
kNeeLy
03-01-2010, 10:05 PM
niceee!
dadams982
03-01-2010, 11:03 PM
Love this mod.. installed.
Does anyone else have a problem with reputation showing up though? I have it installed on just a test forum, so may just be my setup.
zonaenlinea
03-01-2010, 11:57 PM
Everything is prefect the only problem was that that tube where their thanks and gratitude do not come labeled as other loa
https://vborg.vbsupport.ru/
eTiKeT?
03-04-2010, 10:25 AM
Everything is prefect the only problem was that that tube where their thanks and gratitude do not come labeled as other loa
https://vborg.vbsupport.ru/
If you are Post Thank You Hack using ..
admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates
post_thanks_postbit_info: Change to all
<vb:if condition="$post['userid']">
<div class="eti_postbit">
<dt>{vb:rawphrase post_thanks_thanks} : {vb:raw post.post_thanks_user_amount_formatted}</div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_time_post}</div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</div>
<vb:else />
<div class="eti_postbit">
{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</div>
</vb:if>
</vb:if>
gkaradagan
03-04-2010, 03:58 PM
thanks etiket i will use and i will change some codes to my forum desing :)
Markos
03-05-2010, 04:00 PM
hi all i just installed this and need help how do i get the box around the Referrals and my real name in post bit
https://vborg.vbsupport.ru/
zonaenlinea
03-06-2010, 02:48 AM
If you are Post Thank You Hack using ..
admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates
post_thanks_postbit_info: Change to all
Brother Prefect thank you all very well thank you very much :up: :up: :up: :up: :up: :D
simba6666
03-06-2010, 04:22 AM
thx very much
eTiKeT?
03-06-2010, 02:54 PM
Updated 06.03.2010
reputation Added
Rep Power Added
Versiyon 2.0 (https://vborg.vbsupport.ru/showthread.php?t=236953)
Version 1.0
https://vborg.vbsupport.ru/external/2010/03/65.png
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<label for="post_imod_checkbox_{vb:raw post.postid}">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
</label>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a>
</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<div class="eti_postbit"=a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<center>
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</center>
</a>
</div></vb:if>
<vb:if condition="$post['rank']">
<div class="eti_postbit_merkezli">{vb:raw post.rank}
</div> </vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field2']">
<div class="eti_postbit">{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<vb:if condition="$show['infraction']">
<div class="eti_postbit">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})
</div></vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
<div class="eti_postbit">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</div>
<vb:if condition="$show['reputation']">
<div class="eti_postbit"> <span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
</div></vb:if>
</vb:if>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
Markos
03-06-2010, 04:46 PM
updated but i still need to rap around referrals and real name in my post bit :(
any help ??
they use this hook but i don't know how i change it as im not good a coding :)
{vb:raw template_hook.postbit_userinfo_right_after_posts}
http://img.photobucket.com/albums/v306/markos1977/UO0031.jpg
Aclikyano
03-07-2010, 12:18 AM
^ i need to know this also
but for vbookie CHIPS and VMOODS if possible!!!
Aclikyano
03-07-2010, 12:19 AM
just need to know what code to put in the VBOOKIE_POSTBIT template and same for vmoods!!!
Orakk
03-07-2010, 02:06 AM
for blog
blog_postbit_entries_link
change with all
<div class="eti_postbit">
<{vb:rawphrase blog_entries} : <a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></div>
Thanks for that.. :up:
Can anyone tell me how to wrap the messenger icons so they match in postbit look?
Also, how do I include user titles into this mod?
mitch84
03-08-2010, 05:08 AM
for blog
blog_postbit_entries_link
change with all
<div class="eti_postbit">
<{vb:rawphrase blog_entries} : <a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></div>
hi, sorry but where is this variable in editor? blog_postbit_entries_link
edit: founded, sorry
Aclikyano
03-08-2010, 10:05 AM
just need to know what code to put in the VBOOKIE_POSTBIT template and same for vmoods!!!
...:confused:
Markos
03-08-2010, 04:23 PM
what code do i add
<div class="eti_postbit"> </div>
to get it around the yahoo msn icons
Markos
03-08-2010, 04:55 PM
got that now just need help with the referrals and real name now
Muggz562
03-08-2010, 07:26 PM
https://vborg.vbsupport.ru/external/2010/03/58.png
How can I make it go over my aim icons, xbox gamertag icon and activity icon?
Also how can I show the user title under my avatar? I got it to show ontop of my ava but I would like it on the bottom.
Thanks :)
betts02
03-09-2010, 11:11 AM
Sorry for the total code but i am new to vb so....... SORRY
Anyway i have just spent ages to me editing my postbit_legacy and would love this installed on mine but working with my edited postbit_legacy
If at all possible could you please tell me how to change this :
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
<vb:if condition="$show['inlinemod']"></label></vb:if>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
{vb:raw post.onlinestatus}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div>
<span class="usertitle">
{vb:raw post.usertitle}
</span>
<vb:if condition="$post['rank']">
<span class="rank">{vb:raw post.rank}</span>
</vb:if>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<!-- BEGIN POSTBIT TABS -->
<div id="postbittabs{vb:raw post.postid}" class="djdot">
<ul>
<li><span title="User Info/Stats"><a href="#" rel="tab1{vb:raw post.postid}" id="selected{vb:raw post.postid}"> </a></span></li>
<li><span title="XBL Gamer Card"><a href="#" rel="tab2{vb:raw post.postid}"> </a></span></li>
<li><span title="Clan Info"><a href="#" rel="tab3{vb:raw post.postid}"> </a></span></li>
<li><span title="Contact Info"><a href="#" rel="tab4{vb:raw post.postid}"> </a></span></li>
<li><span title="Donate"><a href="#" rel="tab5{vb:raw post.postid}"> </a></span></li>
</ul>
<br style="clear: left" />
</div>
<div class="smallfont">
<!--TAB 1 CONTENT -->
<div id="tab1{vb:raw post.postid}" class="tabcontent">
<dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$post['userid']">
<hr />
<!--- PRINCEEDWARD MEMBER NUMBER START --->
<dt>{vb:rawphrase 'member_number'}</dt>
<dd>{vb:raw post.userid}</dd>
<!--- PRINCEEDWARD MEMBER NUMBER END --->
<dl class="userinfo_extra">
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
<vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></vb:if>
<vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>
</div>
<!-- TAB 2 CONTENT -->
<div id="tab2{vb:raw post.postid}" class="tabcontent">
<vb:if condition="$post['field5']"><tr><td class="vbmenu_option">
<iframe src="http://gamercard.xbox.com/{vb:raw post.field5}.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe></td></tr></vb:if>
</div>
<!-- TAB 3 CONTENT -->
<div id="tab3{vb:raw post.postid}" class="tabcontent">
<vb:if condition="$post['field5']"><dt>XBL Gamer-Tag :</dt> <dd>{vb:raw post.field5}</dd></vb:if>
<vb:if condition="$post['field9']"><dt>Clan Tag :</dt> <dd>{vb:raw post.field9}</dd></vb:if>
<vb:if condition="$post['field10']"><dt>Clan URL :</dt> <dd>{vb:raw post.field10}</dd></vb:if>
<vb:if condition="$post['field11']"><dt>Primary Game :</dt> <dd>{vb:raw post.field11}</dd></vb:if>
<vb:if condition="$post['field12']"><dt>Clan Team :</dt> <dd>{vb:raw post.field12}</dd></vb:if>
</div>
<!-- TAB 4 CONTENT -->
<div id="tab4{vb:raw post.postid}" class="tabcontent">
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</div>
<!-- TAB 5 CONTENT -->
<div id="tab5{vb:raw post.postid}" class="tabcontent">
<!-- daPLAYBOY Donate -->
<br/><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TU7GNHJSW8B3J" target="_blank"><img src="http://i45.tinypic.com/mj1kd3.gif" border="0"></a>
<!-- / daPLAYBOY Donate end -->
</div>
</div>
<script type="text/javascript">
var mytabs=new ddtabcontent("postbittabs{vb:raw post.postid}")
mytabs.setpersist(false)
mytabs.setselectedClassTarget("link")
mytabs.init()
</script>
<!-- END POSTBIT TABS -->
</dl>
<vb:if condition="$show['infraction'] OR $show['reppower']">
<dl class="user_rep">
<vb:if condition="$show['infraction']">
<dt>{vb:rawphrase infractions}</dt>
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
<dt>{vb:rawphrase reppower}</dt>
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</dl>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['field5']"><img src="http://avatar.xboxlive.com/avatar/{vb:raw post.field5}/avatar-body.png" align="right" width="150" height="300"/></vb:if>
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
To include how i have it and your mod if possible
Many thanks in advance
betty02
03-12-2010, 10:12 AM
How would i get the missing bits in blocks?
https://vborg.vbsupport.ru/external/2010/03/48.png
Markos
03-12-2010, 02:35 PM
How would i get the missing bits in blocks?
https://vborg.vbsupport.ru/external/2010/03/48.png
for itrader score search in template for itrader_feedback_score and replace all the code with this
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
{vb:rawphrase itrader_feedback_score} <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</div></a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></dl></vb:if>
</vb:if>
Mark
Markos
03-12-2010, 02:47 PM
and for the msn/yahoo icons in postbit_legacy search for
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
and replace it with
<div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div>
i don't know why but if the user doesn't have a icon there the we box still shows as u can see in the pic's from below maybe some one can let us know how to sort this but it still looks good even with it there
https://vborg.vbsupport.ru/
i still cant get it around the real name mod and the referral mod would like a little hand if anyone can help me
irtehun
03-14-2010, 03:27 AM
I cannot get this to work at all. I have edited everything on multiple Styles and it simply will not work.
irtehun
03-15-2010, 12:07 AM
Can i get some help please. What could be blocking this from working? I have it added to more then one style and it will now change.
betty02
03-15-2010, 07:39 AM
Ok i have no itrader_feedback_score i do have a itrader_feddback though?
Secondly for some reason now some of the avatars are huge and stretching out of the postbit spaces and into posts that cannot be read? I have also lost my standard templates to revert back!!!
Markos
03-15-2010, 11:37 AM
can u send me a link to your forum so i can take a look what i would do if u haven't done meany modifications is reinstall your style and start again
the itrader_feedback_score is under the itrader_feedback as u can see from this image
http://img.photobucket.com/albums/v306/markos1977/dfgdsff.jpg
betty02
03-15-2010, 12:23 PM
Unfortunately i have done a fair few mods so re-doing the style would take me ages, custom colours everywhere etc and also custom navbar links and pages with content etc ;(
Also replied to your Pm on my site!
Markos
03-15-2010, 12:36 PM
for bettyo2
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<label for="post_imod_checkbox_{vb:raw post.postid}">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
</label>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a>
</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<div class="eti_postbit"=a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<center>
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</center>
</a>
</div></vb:if>
<vb:if condition="$post['rank']">
<div class="eti_postbit_merkezli">{vb:raw post.rank}
</div> </vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field2']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks"><div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div></div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
betty02
03-15-2010, 01:03 PM
Where this going mate? Didn't quite understand your avatar re-size either :S
Markos
03-15-2010, 01:25 PM
over right your postbit legacy with the one i posted
betty02
03-15-2010, 02:15 PM
Thats pt my MSn icons ect into a little box but still no iTrader, has this also fixed avatar size?
Markos
03-15-2010, 02:46 PM
u will need to change the itrader_feedback_score template for to get the itrader in the box and with the avatars it seems like its not set to re-size them i would set a limit size on them to like 50x50 and see if that helps
crazyace
03-15-2010, 04:09 PM
If you use the download 2 mod here is how to make it work with the postbit mod.
admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates >> Downloads Templates >> downloads2_postbit
Replace all of the code with the code below
<div class="eti_postbit">
<{vb:rawphrase dl2_downloads} : {vb:raw post.dl2_downloads}</div>
<div class="eti_postbit">
<{vb:rawphrase dl2_uploads} : {vb:raw post.dl2_uploads}</div>
Markos
03-15-2010, 05:11 PM
does anyone else use the referral mod and the real name mod as im stuck trying to get it around them iv asked on there post and no answer :(
crazyace
03-15-2010, 06:34 PM
Markos, I will install them and see if I can fix this for you. Or check your PM
crazyace
03-15-2010, 07:19 PM
I found a fix for referral mod. Can I have a link to the "Real Name" mod that you're talking about?
Markos
03-15-2010, 08:33 PM
hi mate this is the real name one im needing as well https://vborg.vbsupport.ru/showthread.php?t=228961
crazyace
03-15-2010, 09:12 PM
hi mate this is the real name one im needing as well https://vborg.vbsupport.ru/showthread.php?t=228961
I have this fixed. But it depends on how you want it to show up. You can have it show up a few different ways:
Real Name : John Smith
or
Real Name
John Smith
or
Real Name - John Smith
Let me know what you want and I will PM you the code change.
Markos
03-15-2010, 09:13 PM
i just noticed i did a muck up in the itrader postbit if u have it go to itrader_feedback_score and over right all with this code
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
{vb:rawphrase itrader_feedback_score} <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></div></dl></vb:if>
</vb:if>
Markos
03-15-2010, 09:14 PM
Real Name: Markos
big thanks for your help :)
Markos
03-15-2010, 10:02 PM
this is for if u have Yet Another Award System 4.0
go to Yet Another Award System templates/awards_postbit_display_style2 and replace all with this code below and go to settings/Award System Settings and select style 2
<!-- show awards -->
<if condition="$post[showuserawards]">
<div class="awards_postbit_style2">
<div class="eti_postbit">
<div class="awards_showcase_awarddisplay">$post[userawards]</div>
<div class="awards_showcase_infodisplay">
<a href="member.php?u=$post[userid]&tab=myawards" title="$vbphrase[more_awards]">$vbphrase[total_awards]</a>: $post[num_awards]
<if condition="$vboptions[aw_points]"><br />
<a href="member.php?u=$post[userid]&tab=myawards" title="$vbphrase[more_awards]">$vbphrase[total_points]</a>: $post[total_points]
</if></div>
</div>
</div>
</if>
<!-- /show awards -->
zonaenlinea
03-16-2010, 01:19 AM
https://vborg.vbsupport.ru/
Aque friend can help me this is not the flag below nationality if not next thanks greetings
crazyace
03-16-2010, 02:31 AM
https://vborg.vbsupport.ru/
Aque friend can help me this is not the flag below nationality if not next thanks greetings
Can you better explain what you need help doing?
Juggernaut
03-16-2010, 05:53 AM
^^ I think he wants the flag next to nacionalidad, not under it. :)
stator
03-16-2010, 05:56 AM
titles, custom titles & ranks not displayed
crazyace
03-16-2010, 11:37 AM
^^ I think he wants the flag next to nacionalidad, not under it. :)
Oh I see. Maybe if I had that mod installed or a link to it I might be able to fix the issue.
Markos
03-16-2010, 11:58 AM
titles, custom titles & ranks not displayed
try this code
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<label for="post_imod_checkbox_{vb:raw post.postid}">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
</label>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a>
</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<div class="eti_postbit"=a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<center>
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</center>
</a>
</div></vb:if>
<vb:if condition="$post['rank']">
<div class="eti_postbit_merkezli">{vb:raw post.rank}
</div> </vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field2']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
zonaenlinea
03-16-2010, 04:12 PM
Can you better explain what you need help doing?
ok friend I want as shown in the banner image that I quit the national side and not underneath
https://vborg.vbsupport.ru/
zonaenlinea
03-16-2010, 04:15 PM
^^ I think he wants the flag next to nacionalidad, not under it. :)
just to say nationality: and here beneath the flag and not as it comes in the picture
https://vborg.vbsupport.ru/
arauf
03-16-2010, 04:50 PM
i don't see any changes in postbit_legacy template after editing
:-s
i am sure i applied the steps correctly
what is this problem ?
crazyace
03-16-2010, 05:43 PM
just to say nationality: and here beneath the flag and not as it comes in the picture
http://img12.imageshack.us/img12/6681/capture1wkk.jpg
PM me a temp admin account and I'll get it fixed for you.
zonaenlinea
03-16-2010, 08:55 PM
PM me a temp admin account and I'll get it fixed for you.
Friends do not understand your response
dadams982
03-17-2010, 03:43 PM
Are user titles not supported in this mod?
stator
03-19-2010, 03:38 PM
Are user titles not supported in this mod?
I have same issue, user titles not shown
Please fix it ...
zonaenlinea
03-20-2010, 01:43 AM
Someone help me with my problem please
MattLuria
03-22-2010, 03:34 AM
I'm having a similar problem that others are having.
We have the awards plugin installed along with the Thank You.
http://img199.imageshack.us/img199/8722/deleteduser.png
Below is our code for postbit legacy:
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<label for="post_imod_checkbox_{vb:raw post.postid}">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
</label>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a>
</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div> </div>
<div class="eti_postbit_merkezli">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<div class="eti_postbit"=a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<center>
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</center>
</a>
</div></vb:if>
<vb:if condition="$post['rank']">
<div class="eti_postbit_merkezli">{vb:raw post.rank}
</div> </vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field2']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if>
<div class="eti_postbit">
<vb:if condition="$post['field5'] && $post['field9']"><dt>My Nation:</dt> <dd><a href="http://cybernations.net/nation_drill_display.asp?Nation_ID={vb:raw post.field5}" target="_blank">{vb:raw post.field9}</a></dd></vb:if>
</div>
<div class="eti_postbit">
<vb:if condition="$post['field17'] && $post['field18']"><div><b>Resources: </b><img src="http://www.viridianentente.com/resources/{vb:raw post.field17}.gif" style="vertical-align: middle" /><img src="http://www.viridianentente.com/resources/{vb:raw post.field18}.gif" style="vertical-align: middle" /></div></vb:if>
</div>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
<div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div>
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
For regular users however, it looks fine except this problem with the Thank you...
https://vborg.vbsupport.ru/
Alex@Mk3OC
03-22-2010, 08:51 PM
Are user titles not supported in this mod?
I fixed this on mine as, if the author hasn't replied by tomorrow I'll post the code to sort it, can't do it now as I'm at work
Hammertime
03-23-2010, 11:21 AM
I'm having a similar problem that others are having.
We have the awards plugin installed along with the Thank You.
For regular users however, it looks fine except this problem with the Thank you...
http://img94.imageshack.us/img94/4282/postbitgood.png
Has anyone managed to fix this? It's fine when nobody has been thanked but the above happens when they have. Tried to fix myself but no joy so far.
xbrian88
03-23-2010, 11:43 PM
Hi guys, how can I solve this problem?
https://vborg.vbsupport.ru/external/2010/03/1.jpg?t=1269391297 (http://i755.photobucket.com/albums/xx198/xbrian88/Immagine.jpg?t=1269391297)
mitch84
03-24-2010, 05:21 AM
<a href="https://vborg.vbsupport.ru/showpost.php?p=1996782&postcount=24" target="_blank">https://vborg.vbsupport.ru/showp...2&postcount=24</a>
xbrian88
03-24-2010, 06:54 AM
I did what I've written, because some functions, like the example above, while others do not, like the example below
Markos
03-24-2010, 09:43 AM
Hi guys, how can I solve this problem?
https://vborg.vbsupport.ru/external/2010/03/1.jpg?t=1269391297 (http://i755.photobucket.com/albums/xx198/xbrian88/Immagine.jpg?t=1269391297)
iv noticed this to it only does this when they have 1 thanks once they get past 1 it sorts it self
DJPushpu
03-26-2010, 04:26 AM
its working fine but how add country flag ?????????????? i have 4.02
Alex@Mk3OC
03-26-2010, 02:18 PM
Are user titles not supported in this mod?
I have same issue, user titles not shown
Please fix it ...
Use this to get user titles to display:
<div class="eti_postbit">{vb:raw post.usertitle}</div>
Alex@Mk3OC
03-26-2010, 02:23 PM
Hi guys, how can I solve this problem?
https://vborg.vbsupport.ru/external/2010/03/1.jpg?t=1269391297 (http://i755.photobucket.com/albums/xx198/xbrian88/Immagine.jpg?t=1269391297)
Replace your post_thanks_postbit_info template with:
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
xbrian88
03-30-2010, 06:30 AM
thank's alex ;)
munsonfan15
03-30-2010, 02:37 PM
i just noticed i did a muck up in the itrader postbit if u have it go to itrader_feedback_score and over right all with this code
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
{vb:rawphrase itrader_feedback_score} <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></div></dl></vb:if>
</vb:if>
Markos - I tried this but it doesnt change anything - no box around the iTrader feedback score in the post bit and the score is still under the 'Feedback Score' line
***** fixed the box problem - I added <div class="eti_postbit"> to the top of the code and </div> at the end - however the score still shows up under the Feedback Score line....Is there a way to get the rating on the same line?
Markos
03-30-2010, 06:29 PM
Markos - I tried this but it doesnt change anything - no box around the iTrader feedback score in the post bit and the score is still under the 'Feedback Score' line
***** fixed the box problem - I added <div class="eti_postbit"> to the top of the code and </div> at the end - however the score still shows up under the Feedback Score line....Is there a way to get the rating on the same line?
try this mate this is what i use and it seems fine
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
{vb:rawphrase itrader_feedback_score} <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></div></dl></vb:if>
</vb:if>
i added a pic with and without feedback
munsonfan15
03-30-2010, 08:18 PM
For some reason it just isnt working for me...
1) This is with your code as is (see no box and feedback # is on next line)
2) is with your code with the extra <div> at start and end - box is there but feedback score still on second line...for the life of me I cannot figure out why.
The code I used to get the box
<div class="eti_postbit">
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
<b>{vb:rawphrase itrader_feedback_score}</b> <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
<dt><b>{vb:rawphrase itrader_feedback_score}</b></dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></div></dl></vb:if>
</vb:if></div>
Da-Vinci
03-31-2010, 05:48 PM
Replace your post_thanks_postbit_info template with:
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
Thanks that fixed my problem
Razfaz
04-01-2010, 05:38 AM
Hi,
need help for the Online Status Icon.
Why is my Icon not in the correct position?
It all ok here:
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
badawidollah
04-01-2010, 08:35 AM
i dont understan step 2
MrKramer
04-03-2010, 08:59 PM
hey i got one little problem.
Anyone know how to fix this?
* Bedankt = Thanked
zonaenlinea
04-04-2010, 01:50 PM
Friend can you help me place the flag next to nationality and not under the image as it comes
http://img704.imageshack.us/img704/716/capture2tf.jpg
Tri@de
04-07-2010, 11:20 AM
there's a way to use the box also for the im icons?
Markos
04-07-2010, 05:28 PM
there's a way to use the box also for the im icons?
try this https://vborg.vbsupport.ru/showpost.php?p=2002221&postcount=42
Sc?iPt
04-09-2010, 01:56 PM
Thanks
Really very nice template
YankForum
04-09-2010, 08:13 PM
this is a very nice addon but can u explain in details which parts of postbit_legacy needs changes ? because most people have custom styles with so many changes added to postbit_legacy
YankForum
04-09-2010, 08:50 PM
ok i found it
in case anybody needed it like me , have a look at this amazing beautiful div tag :
<div class="eti_postbit">...........</div>
very nice
installed
tnxxxxxxxxxx
Juggernaut
04-20-2010, 01:37 AM
Some of my avatars actually fall outside the postbit user box and into the message box, is there a fix for this? I looked in the thread, but I couldn't find a fix. :)
Fixed missing Yet: real name location icone: MSN, Skype and etc. ..
Outside this is very good
Orakk
04-22-2010, 02:57 AM
Fixed missing Yet: real name location icone: MSN, Skype and etc. ..
Outside this is very good
Solutions to those are in previous posts. As YP notes, put the wrapper round those bitties not included in original mod and you're done.
ok i found it
in case anybody needed it like me , have a look at this amazing beautiful div tag :
<div class="eti_postbit">...........</div>
very nice
installed
tnxxxxxxxxxx
cyberlooser
04-27-2010, 06:29 PM
hey i got one little problem.
Anyone know how to fix this?
* Bedankt = Thanked
Try this:
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}: {vb:raw post.post_thanks_user_amount_formatted}</dt></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
Viel Gl?ck!
vnairp11
04-28-2010, 02:44 AM
the last thing i need is to wrap the code around Vbmoods... please thanks also if you can move the "thanks 0" to line up instead of 0 being on a <br>
http://infoshares.net/uploads/5ecb3198913e43edf8205c3e21ceb5f2.gif (http://www.infoshares.net/)
gossone
04-28-2010, 03:09 AM
I used This and worked fine on my post_thanks_postbit_info file on my Goss Forum (http://www.forum.gossone.com/forum.php)
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks} : {vb:raw post.post_thanks_user_amount_formatted}</dt></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
vnairp11
04-28-2010, 03:41 AM
yes thanks a lot that worked for the thanks.. part i jus need one form the "vmoods now
nikosb
05-01-2010, 12:49 PM
thanks
works fine
Markos
05-11-2010, 04:06 PM
hmmmm is anyone else having this problem with old banned users posts
http://img.photobucket.com/albums/v306/markos1977/UO0003.jpg
redpicasso
05-13-2010, 04:03 AM
I'm having some trouble with getting {vb:raw template_hook.postbit_userinfo_right_after_posts} to look the same as the other ones. This is what it looks like:
http://www.digi-tech.org/images/diverse/testing3.png
How to fix this?
i have the same error !
GamerPerfection
05-20-2010, 07:18 PM
Awesome, looking good on my test site. :)
rizve69
05-28-2010, 08:23 AM
i installed its works but problem happening to me.same post coming 2 times.how can i fixed?using vb403.Please help
rizve69
05-29-2010, 07:41 PM
sorry guys,now its working.
i installed IWT - Time Spent Online.how can i fixed that?please help.thanks
Aaron873
06-02-2010, 01:19 PM
There is no postbit.css... wth
merk_aus
06-06-2010, 08:24 AM
There is no postbit.css... wth
Yes there is, Edit Templates - CSS Templates then there will be postbit.css.
kavehch
06-19-2010, 03:47 PM
hi i update to 4.0.4 but in prvite message my postbit is incorect please help to fix thanks
Charlie98902
06-19-2010, 03:48 PM
I have an issue with the usercp_icons and yes the author needs to most likely update his/her mod.
BozzaJos
06-24-2010, 12:16 AM
Hey,
Brilliant mod mate, thanks for the hard work! It took us a few hours but we finally got the mod to look the way we wanted it:
https://vborg.vbsupport.ru/external/2010/06/16.png
and for the msn/yahoo icons in postbit_legacy search for
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
and replace it with
<div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div>
i don't know why but if the user doesn't have a icon there the we box still shows as u can see in the pic's from below maybe some one can let us know how to sort this but it still looks good even with it there
http://img.photobucket.com/albums/v306/markos1977/UO0035.jpg
i still cant get it around the real name mod and the referral mod would like a little hand if anyone can help me
We have the same problem, does anyone know the way around this?
Thanks
Xavus
07-04-2010, 09:53 PM
This doesn't seem to be working for me, at least with the vBulletin Brave skin from skinbox.net
Anyone else use the Brave skin and figured out how to get this to work?
EquinoxWorld
07-19-2010, 01:35 PM
Anyone knows if this works with 4.0.5?
eTiKeT?
07-19-2010, 04:29 PM
https://vborg.vbsupport.ru/external/2010/07/35.jpg
Updated 19 July 2010
Vbulletin 4.0.5 Version compatibility
EquinoxWorld
07-19-2010, 06:12 PM
Updated 19 July 2010
Vbulletin 4.0.5 Version compatibility
Awesome !! Thank you so much for the update.
mitch84
07-20-2010, 08:51 AM
if you use country flag (https://vborg.vbsupport.ru/showthread.php?t=229511&highlight=country)
edit postbit-legacy
find:
<vb:if condition="$show['avatar']">
<a class="postuseravatar
above add
<div class="eti_postbit">
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field12']"> <dt>Country:</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field12}.GIF" alt="Users Country Flag" border="" /></vb:if>
<!-- Wy Flags End -->
</div> save
if you use thank lite dragonbyte (http://www.dragonbyte-tech.com/downloads.php?do=cat&id=16)
edit template dbtech_thanks_postbit
just put the code between this:
<div class="eti_postbit">
and
</div>save
work fine for me with vb4.0.5
General of the
07-30-2010, 03:47 AM
Works perfectly on vb 4.05 THANKS!
Boko577
07-31-2010, 11:40 PM
Uninstalled. I love the look, but some things didn't look right...
It would like to know with my colleagues of the forum as I can place <div class= " eti_postbit " > in the experience of postbit.
https://vborg.vbsupport.ru/
Version: 4.0.5
Everything is perfect other than the IM icons. How do we add a box around them also?
GamerPerfection
08-08-2010, 01:38 PM
I have a bit of an issue. This is what mine looks like right now.
https://vborg.vbsupport.ru/
Now the issue is the red and green circled bits being in the same "wrap".
The red one is for vB Eperience and the green one is for a Custom Secondary User Title.
The bit in postbit_legacy that calls it is this:
<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div>
How can I get them to be separate?
GamerPerfection
08-08-2010, 01:50 PM
Nevermind fixed it myself. ;)
Just associated the custom user title with template_hook.postbit_userinfo_left1 and that separated it.
kabir
08-09-2010, 08:42 AM
Some Problem
http://img801.imageshack.us/img801/6097/40964023.png
steeler7
08-12-2010, 05:46 PM
I am trying to use the following Hack to add How many threads a member has posted https://vborg.vbsupport.ru/showthread.php?t=243363 and can't get it to work with this Theme. I was told by that hack writer to check wit the theme.
Has anyone gotten both of these to work together and if not know what I would need to add/edit?
EDIT :
Fixed my problem. Just added the code between <div class="eti_postbit"> </div> tags and placed it where I wanted in my postbit_legacy and all was good.
Xencored
08-13-2010, 01:01 AM
I have a bit of an issue. This is what mine looks like right now.
http://i276.photobucket.com/albums/kk21/clarkey28/postbit.png
Now the issue is the red and green circled bits being in the same "wrap".
The red one is for vB Eperience and the green one is for a Custom Secondary User Title.
The bit in postbit_legacy that calls it is this:
<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div>
How can I get them to be separate?
You shouldnt wrap Hooks in the <div class tags
Every mod which calls for it will be all in the same box
find the postbit template's from the mods and wrap them
Not the hook;)
lubbie
09-01-2010, 07:23 PM
How can i get the whole text centered?
WendM
09-07-2010, 11:37 AM
please can some dear soul help produce the right code to include the vMoods in the postbit_legacy? have tried this:
<div class="eti_postbit">{vb:raw vmoods_postbit}</div> but it screws up the thread, so please help solve this issue. Thanks! :)
nero9
09-09-2010, 03:27 PM
It would like to know with my colleagues of the forum as I can place <div class= " eti_postbit " > in the experience of postbit.
http://img814.imageshack.us/img814/9259/sdasdasdasdsa.jpg
Version: 4.0.5
how did u send the experience bars and achievements down ? please share
Krusty1231
09-10-2010, 07:02 PM
I'm almost there. I'm having a little trouble with the vbookie postbit.
Display vBookie vCash in Postbit is activated and working, but it appears like the screenshot. If anyone could tell me how to correct it?
Thanks in advance
Alex@Mk3OC
09-10-2010, 08:21 PM
You'll need to find and edit the postbit template for the mod and wrap the code with the:
<div class="eti_postbit">
and
</div>
around it
Krusty1231
09-11-2010, 05:43 AM
Thank you for the reply. I looked at the templates for vbookie. I found this one "vbookie_cash_bit" (Am guessing here as none of the other templates look like the one I need to edit.....
<a href="vbookie.php?do=viewbets&userid={vb:raw bbuserinfo.userid}"><img src="{vb:raw stylevar.imgdir_misc}/vcash.gif" class="inlineimg" border="0">vb:raw bbuserinfo.vbookie_cash}</a><br />
I still must be doing something wrong because it does not change from my screenshot. Am I in the right area?
Thanks.
Greek76
09-11-2010, 04:45 PM
I tried it but no good. Had to revert back. Too buggy.
indyonline
09-12-2010, 03:28 AM
Works awesome and looks awesome!! Thanks for this. Now I'm going to try and change the colors of them.
Thanks again.
Alex@Mk3OC
09-15-2010, 02:12 AM
Thank you for the reply. I looked at the templates for vbookie. I found this one "vbookie_cash_bit" (Am guessing here as none of the other templates look like the one I need to edit.....
<a href="vbookie.php?do=viewbets&userid={vb:raw bbuserinfo.userid}"><img src="{vb:raw stylevar.imgdir_misc}/vcash.gif" class="inlineimg" border="0">vb:raw bbuserinfo.vbookie_cash}</a><br />
I still must be doing something wrong because it does not change from my screenshot. Am I in the right area?
Thanks.
If you'd like me to take a look drop me a PM :)
Filgga
09-17-2010, 05:39 PM
Not working on vB 4.0.7
lubbie
09-17-2010, 08:04 PM
Not true. I saw it running on a ...7
Stefanus
09-17-2010, 09:46 PM
and for the msn/yahoo icons in postbit_legacy search for
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
and replace it with
<div class="eti_postbit">
{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
</div>
i don't know why but if the user doesn't have a icon there the we box still shows as u can see in the pic's from below maybe some one can let us know how to sort this but it still looks good even with it there
For any entry where there is no data to be shown a blank box would show without an "if" statement: "vb:if condition="
<vb:if condition="$post['icqicon'] OR $post['aimicon'] OR $post['msnicon'] OR $post['yahooicon'] OR $post['skypeicon']">
<div class="imlinks">
<div class="eti_postbit">{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}</div>
</div>
</vb:if>
Stefanus
09-17-2010, 09:51 PM
Not working on vB 4.0.7
You template has been "reverted" with the upgrade, you need to redo this mod.
lubbie
09-18-2010, 08:52 AM
It would be better to find a different solution. Or u can do it again and again and....
RobbieZ
09-18-2010, 10:25 AM
If you read the notice vBulletin provided about 4.0.7 you would have noticed that the template postbit_legacy was not touched.
Therefore just omitting that template from your upgrade folder would have left your original changes untouched or used the option do not revert.
Juggernaut
09-19-2010, 02:06 AM
^^ You only need to reverte postbit.css and then you can just make the changes to that template again. No need to revert the other templates. :D
RobbieZ
09-21-2010, 05:17 AM
It would be better to store the div class in additional.css
And modifying your template is a ball ache doing it every time you upgrade.
MyZurna
10-01-2010, 12:09 PM
guest profil error ?
Turkish-
Misafir yazılarında posbit bozuk çıkıyor çözebilen varmı ?
lubbie
10-01-2010, 06:55 PM
Can anybody tell me how i can increase the space (Attachment: red marked) between the posthead (blue) and the surrounded Username?
Solved
gokhansancar
10-16-2010, 11:28 PM
thank you, i have just installed and it is working great so far.
mgcom
10-17-2010, 11:48 AM
nothing happened with 4.0.7 ??
alencete
10-19-2010, 11:00 AM
For vBExperience:
Tested on vBulletin 4.0.7 and vBExperience 4.0.3
Search: xperience_gfx
add in the first line
<div class="eti_postbit">
and the bottom line
</div>
Search: xperience_level_postbit
Replace all code:
<div class="eti_postbit"><dt>{vb:rawphrase xperience_level}</dt> <dd>{vb:raw xperience.level}</dd></div>
Search: xperience_points_postbit
Replace all code:
<div class="eti_postbit"><dt>{vb:rawphrase xperience_points}</dt> <dd>{vb:raw xperience.points}</dd></div>
alencete
10-19-2010, 11:04 AM
For center flags:
Tested on vBulletin 4.0.7
Search in postbit_legacy: Users Country Flag
Replace:
<div align="center"><img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.fieldX}.GIF" alt="Users Country Flag" border="" /></vb:if></div>
Change X. add your number field.
STORMS
10-21-2010, 10:19 PM
Is there a way to bring back "user titles" with this coding? We're currently using it and loving it, but I was just wondering if there would be a way to bring them back.
When I installed this postbit legacy, the user titles basically disappeared, but they of course still show up in under the users' name when you visit their profile.
Any help?
pedroenf
10-22-2010, 12:40 AM
Is there a way to bring back "user titles" with this coding? We're currently using it and loving it, but I was just wondering if there would be a way to bring them back.
When I installed this postbit legacy, the user titles basically disappeared, but they of course still show up in under the users' name when you visit their profile.
Any help?
Just insert this wherever you like:
{vb:raw post.usertitle}
STORMS
10-25-2010, 07:47 AM
<vb:if condition="$post['userid']">
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_time_post}</div> <vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</div>
<vb:else />
<div class="eti_postbit">
</vb:if>
{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</div>
</vb:if>
so im using this code for my Post Thank You on my postbit. Why is it that some members have their postbit trashed? Is it the code? or is there something I can do to fix this?
Post #320 is a great example.
http://testyourmight.com/forum/showthread.php?30-TYM-Photo-Thread-(DONT-QUOTE-MULTIPLE-PICS!-THX!)&p=18577#post18577
Teascu Dorin
10-25-2010, 08:53 AM
so im using this code for my Post Thank You on my postbit. Why is it that some members have their postbit trashed? Is it the code? or is there something I can do to fix this?
Try my code: (it works fine for me)
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks} : {vb:raw post.post_thanks_user_amount_formatted}</dt></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
Your main problem in the code is float: {vb:stylevar right} that has to be left instead of right!
STORMS
10-25-2010, 06:45 PM
Try my code: (it works fine for me)
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks} : {vb:raw post.post_thanks_user_amount_formatted}</dt></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
Your main problem in the code is float: {vb:stylevar right} that has to be left instead of right!
Thanks. But now there is another problem.
Status :
Join Date : Oct 2010
Location : Cleveland
Posts : 1
Thanks : 0
__________ Thanked 2 Times in 1 Post
This is what I get. ^ The "Thanked X Times in X Post" is all the way to the right.
And how can I remove the number of thanks the user has given out? Its sort of useless. People want to know how many times they have been thanked, not how many times they have thanked.
STORMS
10-28-2010, 06:15 PM
Also, does anyone have the code to put "user titles" back in? And if so, please state which template it goes in and where.
mgcom
10-29-2010, 10:55 PM
I'm getting nothing happening in 4.0.8
STORMS
11-03-2010, 12:17 PM
Also, does anyone have the code to put "user titles" back in? And if so, please state which template it goes in and where.
Bump. :)
m!dn!ght
11-06-2010, 10:38 AM
Bump. :)
open postbit_legacy
Find
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
Add below :
<div class="eti_postbit">
{vb:raw post.usertitle}
</div>
How can I add the gender icon? =)
STORMS
11-12-2010, 10:22 PM
open postbit_legacy
Find
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
Add below :
<div class="eti_postbit">
{vb:raw post.usertitle}
</div>
How would I center the user title?
Thank you for the coding btw! :)
sweetpotato
11-13-2010, 03:25 PM
Thank you for the nice Mod. I installed it for vb4.0.8, please instruct me how to make the points and level of v.experience the same format with posts and blogs in which there is a colon ":" and in one line. Please see the attachment.
Thank you,
https://vborg.vbsupport.ru/attachment.php?attachmentid=123586&stc=1&d=1289668973
sweetpotato
11-14-2010, 12:51 AM
Fixed it, Thank you. I really love this Mod
d-red
11-15-2010, 05:13 PM
Excellent hack, but I'm having 2 problems I have not been able to resolve.
One being that with 4.0.8, that actual style (in this example from Chrome) doesn't look like the screenshots.
Also, the avatars are overlapping. I know I could fix this by resizing the maximum sizes and then updating every single avatar above a certain size, but that's just not going to happen.
Any help we be appreciated.
https://vborg.vbsupport.ru/external/2010/11/25.jpg
m!dn!ght
11-16-2010, 06:07 AM
How would I center the user title?
Thank you for the coding btw! :)
it's easy just change codes like this :
<div class="eti_postbit">
<div align="center">{vb:raw post.usertitle}
</div>
</div>
How can I put back the status online/offline after the username?
m!dn!ght
11-16-2010, 10:41 AM
How can I put back the status online/offline after the username?
post your postbit_legacy codes here i can edit for you
verder veremem
11-16-2010, 11:14 AM
çok teşekkürler..
thank u too much
post your postbit_legacy codes here i can edit for you
Thanks. ^_^
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
<vb:if condition="$show['inlinemod']"></label></vb:if>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
<vb:if condition="$post['rank']">
<div class="eti_postbit">
<span class="rank">{vb:raw post.rank}</span> </div> </vb:if>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<a class="postuseravatar eti_postbit_merkezli" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="eti_postbit">
{vb:raw post.usertitle}
</div>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field16']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field16}</div></vb:if>
<vb:if condition="$post['field6']">
<div class="eti_postbit">
{vb:rawphrase Gender} Gender : {vb:raw post.field6}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
m!dn!ght
11-18-2010, 10:37 AM
Thanks. ^_^
Replace your postbit_legacy with this codes :
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
<vb:if condition="$show['inlinemod']"></label></vb:if>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
<div class="eti_postbit">
<div align="center">{vb:raw post.usertitle}
</div>
</div>
<vb:if condition="$post['rank']">
<div class="eti_postbit">
<span class="rank">{vb:raw post.rank}</span> </div> </vb:if>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<a class="postuseravatar eti_postbit_merkezli" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field16']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field16}</div></vb:if>
<vb:if condition="$post['field6']">
<div class="eti_postbit">
{vb:rawphrase Gender} Gender : {vb:raw post.field6}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
I pasted the code.
But the Usertitle comes after the Username and not the online/offline icon.
sdebank
11-18-2010, 03:40 PM
I tried it yet oddly there was a string of text running vertically down the right side.
m!dn!ght
11-18-2010, 03:47 PM
I pasted the code.
But the Usertitle comes after the Username and not the online/offline icon.
ops :d Sorry i pasted wrong codes
this is correct codes :
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
</vb:if>
</span>
<vb:if condition="$show['inlinemod']"></label></vb:if>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="username_container">
<vb:if condition="$post['userid']">
<div class="eti_postbit">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
<div class="eti_postbit">
Status : {vb:raw post.onlinestatus}
</div>
<vb:if condition="$post['rank']">
<div class="eti_postbit">
<span class="rank">{vb:raw post.rank}</span> </div> </vb:if>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
<a class="postuseravatar eti_postbit_merkezli" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="eti_postbit">
{vb:raw post.usertitle}
</div>
<vb:if condition="$post['userid']">
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
<vb:if condition="$post['field16']">
<div class="eti_postbit">
{vb:rawphrase location_perm} : {vb:raw post.field16}</div></vb:if>
<vb:if condition="$post['field6']">
<div class="eti_postbit">
{vb:rawphrase Gender} Gender : {vb:raw post.field6}</div></vb:if>
<vb:if condition="$post['age']"><div class="eti_postbit">
{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="eti_postbit">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions} :
{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br />
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">
<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
hardboiled
12-04-2010, 03:27 AM
I'm using the "uCash" mod, wondering if anyone can assist with placing a box around the "points" section of the postbit legacy:
https://vborg.vbsupport.ru/external/2010/12/76.jpg
Maybe even move the points below the reputation as well :)
hardboiled
12-04-2010, 03:36 AM
Nevermind, figured it out myself! :)
Kyojii
12-15-2010, 07:15 AM
really shouldn't create a mod with "replace all" as there are multiple mods out there and unless this one is installed first it becomes a real pain. I will give it a look when those changes are actually made.
STORMS
01-09-2011, 11:50 PM
Anyone test this on 4.0.7 or 4.1.0?
Secondszone
01-10-2011, 04:13 AM
installed Thanks for your hard work
basilrath
01-10-2011, 12:38 PM
Anyone test this on 4.0.7 or 4.1.0?
Works fine on 4.1.0
WEBDosser
01-10-2011, 02:00 PM
ttaaggeedd
sweetpotato
01-11-2011, 01:39 PM
I istalled MGC Evo chatbox but I can't add this mod for chat on postbit. Anyone please help me!
Thanks
hardboiled
01-21-2011, 04:37 PM
Hey everyone,
Wondering if anyone knows how I can get my uCash points to look like the rest of the postbit looks. As you can see, all the other profile boxes have a colon followed by whatever else, right next to the title, but the "points" is below.
I looked in the uCash template, but found nothing that affects the template. Any assistance would be appreciated.
The image is attached below
Da-Vinci
01-27-2011, 10:33 PM
Try the plugin, don't use Ucash myself, but found a few bits like this in the past in the actual plugin code, take a look in the plugin manager, to see if you can suss it out, good luck.
MuseFS
01-31-2011, 02:36 PM
I replaced and added everything and nothing happens. Version 4.1.1.
yasmani19
02-16-2011, 03:42 PM
How I can fix this?, see image. One for experience and one for the blog
http://img602.imageshack.us/img602/5331/dfdfbdfd.png
Goodfather
02-24-2011, 12:04 PM
How can I add the gender icon? =)
vBulletin 4.1.0
Postbit (or Postbit _legacy)
Find:
<vb:if condition="$post['joindate']">
<div class="eti_postbit">
{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if>
Add below:
<!-- Wy Gender in postbit Start -->
<div class="eti_postbit">
<vb:if condition="$post['fieldX']"><dt>{vb:rawphrase gender}</dt> <dd><img src="{vb:stylevar imgdir_misc}/{vb:raw post.fieldX}.gif" alt="{vb:raw post.fieldX}" /></dd></vb:if></div>
<!-- Wy Gender in postbit End -->
•Replace the TWO Green ‘X’s with the field number
https://vborg.vbsupport.ru/showthread.php?t=231260&highlight=gender
gamerscms
04-01-2011, 11:38 AM
Anyone got this working with Vbookie yet?
If so please post up code and location
Thanks
vnairp11
04-23-2011, 02:39 AM
how do i fix this guys everything else is perfect i see an overlap by the itrader feedback score.. how do i separate them? i tried adding br tags dosnt seem to work..thanks
VanHuek
04-26-2011, 03:25 PM
All is good and fine except for this.
http://img835.imageshack.us/img835/4074/errordr.png
Help please :)
Edit:
Never mind. All is well :)
hi guys .. sry my bad english but i dont speack good xD
http://screensnapr.com/-/uploads/OFI8CU.png
I need to remove this code for the avatar, nickname and rankbar
and apply code on my activity ... any1 can help me ? :confused:
sematopdemir
07-25-2011, 09:42 AM
nice job thanks
FReeSTER
08-20-2011, 02:16 PM
how to get it done with vBookie, experience?
basilrath
08-20-2011, 03:52 PM
Template: postbit legacy
find:
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
replace with:
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
</div>
FReeSTER
08-20-2011, 10:06 PM
Template: postbit legacy
find:
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
replace with:
<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
</div>
It works but i also have Thanks_Post, VB_Experience that is screwing up
I already figure out the experience but all I need is the Thanks and the vBookie one.
I have tried all codes posted here for the thank you hack but is not showing up correctly
Only show up the posbit below correct
Thanks: 0
but not the
Thanked 1 Time in 1 Post
Can you help me?
FReeSTER
08-20-2011, 10:51 PM
Replace your post_thanks_postbit_info template with:
<vb:if condition="$post['userid']">
<div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
<vb:else />
<div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
</vb:if>
</vb:if>
Thank you this did to me. :D
FReeSTER
08-20-2011, 10:53 PM
how to get it done with vBookie, experience?
Ok now I only need the vBookie vCash done and I be done with it
Anyone?
I have read this entire thread more then 5 times already and the codes i see for vBookie are NOT working for me
FReeSTER
08-21-2011, 01:09 AM
Ok guys it took me a while to figure this one out until finely got it working. lol
Here is the Fix I found for vBookie vCash bit
First go to Plugins & Products --> Plugin Manager
go to the vbookie Plugins and look for vBookie: Add Cash to Postbit and disable it
Now go to Postbit_Legacy and search for
{vb:raw template_hook.postbit_userinfo_right_after_posts}
after add
<div class="eti_postbit">
<dt>{vb:rawphrase vbookie_vcash}</dt> <dd>{vb:raw post.vbookie_cash}</dd>
</div>
and thats it.
Enjoy!! :D:D
Hard work always pay it all :D:D:D
FReeSTER
08-21-2011, 02:05 AM
Ok guys i have a small problem.
the shadows are not showing up
also I will like to change the font to bold and the color
how can i do this since is not working out on my postbit.css template
FReeSTER
08-21-2011, 04:48 AM
wow I have done anything possible to fix the none shadows on Firefox but no luck yet. If anyone have any ideas let me know please so I can try.
I put the code at the additional.css and nothing neither :(:o:confused:
thanks
basilrath
08-21-2011, 09:16 AM
itl be a ff issue
like the rounded corners with ie and chrome etc
sadaar
09-07-2011, 08:52 PM
I LOVE this mod and was able to get just about everything working....
EXCEPT.....
Some member's avatars are too big and run out of their box and overlap part of the post. I saw in the first page of this thread similar issues, but never saw a solution.
Can anyone assist?
Lazorbeam
11-15-2011, 01:23 AM
I LOVE this mod and was able to get just about everything working....
EXCEPT.....
Some member's avatars are too big and run out of their box and overlap part of the post. I saw in the first page of this thread similar issues, but never saw a solution.
Can anyone assist?
This drove me out of my mind but I figured it out.
Find this code in postbit.css
{vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2}- {vb:math {vb:stylevar postbitlegacy_avatar_outline.borderWidth}*2} - {vb:math {vb:stylevar postbitlegacy_avatar_border.borderWidth}*2}}
It's a giant equation that calculates the size of the avatar. Change it to 188px or whatever fits best.
temsamane
11-17-2011, 12:36 AM
look at this postbit legacy
http://www.rkempo.nl/forums/vrouwen/3116-welke-kleur-van-hoofddoek-had-je-vandaag-aangedaan.html
as you can see, the reputation is gone since i upgraded to 4.1.8.
how can we solve this problem?
tarzan22
01-14-2012, 06:40 PM
4.1.1 ?
thanks
MrBeastlymfe
05-16-2012, 10:19 PM
I have used this postbit on every site I am admin, from my site to helping others with sites.
MrBeastlymfe
05-17-2012, 09:28 PM
How would you make the text black?
anybody can help, if reputation don't show their image.
Just word : array
how to fix this?
thank you
killerford
09-28-2012, 03:16 PM
Does this work with 4.2? If not, anyone have any idea if this is going to be updated or if there is any other mods like this out?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.