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 - v.net Style Postbit_legacy vb 4.0.2 (https://vborg.vbsupport.ru/showthread.php?t=236953)

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

Quote:

Originally Posted by Markos (Post 2002221)
and for the msn/yahoo icons in postbit_legacy search for

Code:

{vb:raw post.icqicon} {vb:raw post.aimicon}{vb:raw post.msnicon}{vb:raw post.yahooicon}{vb:raw post.skypeicon}
and replace it with

Code:

<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="

Code:

            <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

Quote:

Originally Posted by Filgga (Post 2099714)
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

1 Attachment(s)
Can anybody tell me how i can increase the space (Attachment: red marked) between the posthead (blue) and the surrounded Username?

Solved


All times are GMT. The time now is 04:24 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.01181 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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