vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Deferent postbit for topic starter (https://vborg.vbsupport.ru/showthread.php?t=36413)

Remi 03-22-2002 01:02 PM

Deferent postbit for topic starter
 
Is there a way of creating a deferent postbit for the topic starter?

I want it to look deferent so the topic starter can feel special insid his/her own thread.

I am not talking a bout the first post in a thread, I mean his/her replies in the thread.

Thanks

Neo 03-22-2002 01:35 PM

sure if.... I sware I think firefly has this hack.

Admin 03-22-2002 01:43 PM

Install my hack, Change Style of First Post.

Then in showthread.php, AFTER installing the hack, replace this:
Code:

$postbits .= getpostbit($post,iif($counter==1 and $pagenumber==1, 'postbit_first', 'postbit'));
with this:
Code:

$postbits .= getpostbit($post,iif($post['userid']==$thread['postuserid'], 'postbit_first', 'postbit'));

Remi 03-22-2002 04:30 PM

Quote:

Originally posted by neo
sure if.... I sware I think firefly has this hack.
:D :D :D :D

You are right neo :D

Thanks FireFly, You are great :)

JohorBahru 01-03-2009 04:40 PM

Quote:

Originally Posted by Chen (Post 231737)
Install my hack, Change Style of First Post.

Then in showthread.php, AFTER installing the hack, replace this:
Code:

$postbits .= getpostbit($post,iif($counter==1 and $pagenumber==1, 'postbit_first', 'postbit'));
with this:
Code:

$postbits .= getpostbit($post,iif($post['userid']==$thread['postuserid'], 'postbit_first', 'postbit'));


Hi Chen/Firefly,
Which hack of you should i install before change the style here..
I tried to find in your profile, but there are lot of hacks..

thank you:)

GameWizard 01-03-2009 08:22 PM

You can also try the Chief First Post hack:

https://vborg.vbsupport.ru/showthread.php?t=194832
https://vborg.vbsupport.ru/showthread.php?t=178331

JohorBahru 01-20-2009 12:14 PM

what i meant is the topic starter will have a different background colour for the following reply in the thread.. so people will know he is the topic starter because of his unique background colour...


All times are GMT. The time now is 07:14 AM.

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.01053 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete