vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - eTiKeT? 2011 Posbit_legacy - Postbit (https://vborg.vbsupport.ru/showthread.php?t=274568)

JimxJNM 01-15-2012 04:30 PM

Hello eTiKet
I have few problems with the postbit

Here's a image preview
https://vborg.vbsupport.ru/
Is there anyway of showing the rep under the Post count?
Also the Threads + Credits are anyhow.. i need that fixed

Thanks :cool:

TheSupportForum 01-15-2012 04:39 PM

Quote:

Originally Posted by JimxJNM (Post 2288214)
Hello eTiKet
I have few problems with the postbit

Here's a image preview
http://puu.sh/duv8
Is there anyway of showing the rep under the Post count?
Also the Threads + Credits are anyhow.. i need that fixed

Thanks :cool:

the templates are part of template hooks and you would need to change the template hook location of the mod first

i havent yet tried to mess about with that but i know thats what you need to do

Linue_DarkStar 01-15-2012 11:54 PM

1 Attachment(s)
So I'm having an issue...Just noticed it after I updated to 4.1.10...Whenever I edit a post or "Go Advanced" I get this...

TheSupportForum 01-16-2012 01:03 PM

Quote:

Originally Posted by Linue_DarkStar (Post 2288344)
So I'm having an issue...Just noticed it after I updated to 4.1.10...Whenever I edit a post or "Go Advanced" I get this...

this is part of a different template, im not sure which on, best thing to do is revert the correct one or all of the posbit

before you do so copy the code into a txt program for later use so that you can but custom coidng back

the only thing i think can cause this is tags not being closed in the correct manner

Hippy 01-16-2012 01:54 PM

Quote:

Originally Posted by simonhind (Post 2286416)
thats part of the original code provided by the developer of this mod
postbit_legacy

Code:

<vb:if condition="$post['age']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd> {vb:raw post.age}</dd></div></vb:if>

is the code you you are looking for within it

if you remove the <dd> from it it should work, so it should look like this

Code:

<vb:if condition="$post['age']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} {vb:raw post.age}</dd></div></vb:if>


need to remove </dd> as well

Linue_DarkStar 01-20-2012 05:26 AM

1 Attachment(s)
So is there a way to wrap text? To avoid this...Without increasing the userinfo_width.

ClErK1991 01-21-2012 12:54 AM

thanks for this, really cute :D

TombstoneWarrior 01-21-2012 09:46 AM

Does This Mod Have The Eticket On Top Of Everyone's Postbit? If So Can It Be Removed?

TheSupportForum 01-21-2012 11:34 AM

Quote:

Originally Posted by TombstoneWarrior (Post 2290508)
Does This Mod Have The Eticket On Top Of Everyone's Postbit? If So Can It Be Removed?

<div class="etiket_postbit_alanI_userinfo_extra_yazIlar I">

is part of CSS

if you remove it you will lose the custom css for it

as long as you havent put in custom fields in postbit_legacy then all you need to do is revert it

GhostHunter2010 01-21-2012 04:16 PM

selam etike i would lov to install this but im new on vb i dont know how to do it i know it may be simple but for me its hard.. if u can help me pm me thankyou it looks nice i realy like it


All times are GMT. The time now is 09:07 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01462 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete