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 - highlight threadstarter posts! (https://vborg.vbsupport.ru/showthread.php?t=234150)

ToNetU 01-27-2010 02:57 PM

Quote:

Originally Posted by min0taur (Post 1967884)
If you Edit postbit and it doesnt work try postbit_legacy instead :)

Quote:

Originally Posted by Front Range (Post 1968008)
Thanks, works for me.

finally someone confirmed it :)
thank you...

RedHacker 01-27-2010 08:02 PM

It is now work.. Can display "Thread Starter" and the first post....?

Front Range 4x4 01-27-2010 09:18 PM

Quote:

Originally Posted by ToNetU (Post 1968048)
finally someone confirmed it :)
thank you...

I didn't use the image but it shouldn't matter, here's how I changed it to suit my needs.

<vb:if condition="$post['postcount'] == 1">
<vb:else />
<vb:if condition="$thread[postuserid] == $post[userid]">
<br /><b><small>Started this Thread</small></b></span>
</vb:if></vb:if>

ToNetU 01-28-2010 04:42 PM

Quote:

Originally Posted by RedHacker (Post 1968323)
It is now work.. Can display "Thread Starter" and the first post....?

do you want to display "Thread Starter" in the first post as well? if YES , use this code instead of the old one:
Code:

<vb:if condition="$thread[postuserid] == $post[userid]">
<img src="images/misc/subscribed.png" alt="Thread Starter"/> <span style="color:red"><b><u>Thread Starter</u></b></span>
</vb:if>

this will display "Thread Starter" in all his/her posts + the first post "which is the thread"

and PLEASE don't forget to click INSTALL.

Quote:

Originally Posted by Front Range 4x4 (Post 1968380)
I didn't use the image but it shouldn't matter, here's how I changed it to suit my needs.

<vb:if condition="$post['postcount'] == 1">
<vb:else />
<vb:if condition="$thread[postuserid] == $post[userid]">
<br /><b><small>Started this Thread</small></b></span>
</vb:if></vb:if>

if you doesn't want to use the image/icon use this code better:
Code:

<vb:if condition="$post['postcount'] == 1">
<vb:else />
<vb:if condition="$thread[postuserid] == $post[userid]">
<br /><b><small>Started this Thread</small></b>
</vb:if></vb:if>

- removed </span>

Front Range 01-28-2010 05:26 PM

Quote:

Originally Posted by ToNetU (Post 1969117)
- removed </span>

Oops, thanks. :o

ToNetU 01-28-2010 05:31 PM

Quote:

Originally Posted by Front Range (Post 1969162)
Oops, thanks. :o

u r welcome :)

RedHacker 01-29-2010 05:01 AM

Quote:

Originally Posted by ToNetU (Post 1969117)
do you want to display "Thread Starter" in the first post as well? if YES , use this code instead of the old one:
Code:

<vb:if condition="$thread[postuserid] == $post[userid]">
<img src="images/misc/subscribed.png" alt="Thread Starter"/> <span style="color:red"><b><u>Thread Starter</u></b></span>
</vb:if>

this will display "Thread Starter" in all his/her posts + the first post "which is the thread"

and PLEASE don't forget to click INSTALL.

Thanks very much...
Sorry i forgot to click install..
It is now Installed....

ToNetU 01-30-2010 08:49 PM

Quote:

Originally Posted by RedHacker (Post 1969548)
Thanks very much...
Sorry i forgot to click install..
It is now Installed....

thank you.

ToNetU 02-12-2010 12:53 AM

Quote:

Originally Posted by Dr.osamA (Post 1980412)
installed

thanxx man

مشكور اخوي الله يوفقك

u r most welcome brother..

Juggernaut 03-07-2010 06:01 PM

Installed, I love this :D


All times are GMT. The time now is 01:34 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.01557 seconds
  • Memory Usage 1,743KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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