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)

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

Quote:

Originally Posted by archet1337 (Post 1992327)
Found the missing code:

Replaced
Code:

<div class="eti_postbit_merkezli">

                {vb:raw memberaction_dropdown}
               
            <vb:else />

{vb:raw post.musername}
       
</vb:if>
            </div></div>

With
Code:

<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

1 Attachment(s)
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

Quote:

Originally Posted by sisterhood (Post 1992628)

SAME HERE. How can I fix?

furkaned 02-28-2010 06:23 PM

Quote:

Originally Posted by mitch84 (Post 1992605)
hi, how fixed that? blog and button thank you, thx



for blog

blog_postbit_entries_link

change with all

Code:

<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

1 Attachment(s)
wow nice mod but i have an question what is the mod of this?

See ATT

thx

archet1337 03-01-2010 01:33 PM

Quote:

Originally Posted by cindy helmond (Post 1994470)
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!


All times are GMT. The time now is 07:57 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.01240 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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