vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Highlight Threadstarter (in his Posts/Replies) (https://vborg.vbsupport.ru/showthread.php?t=190362)

entertain 01-05-2009 08:17 AM

Quote:

Originally Posted by yamahapaul (Post 1699308)
I've just noticed that this has been updated, whats new with it? mines working ok but should I update?? :D

Yes, I would recommend it. ;)

vithorius 01-16-2009 12:17 PM

Great Hack! :up: :up: :up:


What does the usergroup definition does to this hack? :confused:

a) Does it prevents to show the "Thread starter" information to some usergroups, or...

b) Shows only who started the thread if the user is in the 'X' usergroup?



Thank you! :up:

entertain 01-16-2009 04:49 PM

Quote:

b) Shows only who started the thread if the user is in the 'X' usergroup?
That it is. Would you like method a) as a new function?

David Gillaspey 01-17-2009 09:45 PM

Installed (on a vBulletin 3.8 forum) and appears to work fine.

Thanks for making this mod available.

I flag posts by the thread starter with text (rather than any graphic) that looks like this:

*** Thread author ***

For my purposes, that looked best.

princeedward 01-24-2009 03:45 PM

nice one...thanks...how about adding it inline of post buttons...at the left side...i mean like what we or vb.org had here as the developer button...but we need exactly the same button....i guess it may look better...



best regards

;):up:

Sworm 03-14-2009 07:02 PM

Quote:

Originally Posted by entertain (Post 1617606)
Release History:

v2.0.0: 1st release of v2
v2.0.1: Modification sometimes didn't work - Fixed
v2.0.2: Modification sometimes didn't work - Fixed
v2.0.3: Modification sometimes didn't work - Fixed (hopefully the last fix), Code Optimization
v2.1: Multilingual support (only available in German - not released on vb.org)
v2.1.1: code optimizations: only 2 plug-ins needed now (before: 4)

Hi entertain, this mod work with .ico extension files? :)

Thanks

Sworm 03-14-2009 07:16 PM

Don't showed in 3.81 pl1?

Teknologist 04-02-2009 05:32 PM

This is not showing up. I choose not to use the graphic. Only text.

Using postbit_legacy.

vBulletin® Version 3.7.2

nso 04-18-2009 12:30 AM

There seems to be a bug in one of the plugins.

Plugin:
2. Add class to postbit postbit_display_start

The start of the plugin should read something like this to have the correct behaviour:

PHP Code:

if ($this->registry->options['ophilite_enabled'])
{
  
$GLOBALS['threadstarteruserid'] = $thread['postuserid'];    

  if (
$GLOBALS['threadstarteruserid'] == $post['userid'])
  
  (
etc...) 

The approach you took made posts highlight not when they belonged to the thread starter, but when they belonged to the first poster on that page (a thread may, as you know, have many pages).

yamahapaul 05-24-2009 09:41 AM

Quote:

Originally Posted by David Gillaspey (Post 1716202)
Installed (on a vBulletin 3.8 forum) and appears to work fine.

Thanks for making this mod available.

I flag posts by the thread starter with text (rather than any graphic) that looks like this:

*** Thread author ***

For my purposes, that looked best.

Works fine on my 3.8.2-

http://www.midlandsheritage.co.uk/showthread.php?t=649

:up:


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