vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Post Date of Threads (in threadbit) (https://vborg.vbsupport.ru/showthread.php?t=230721)

vbenhancer 12-20-2009 10:00 PM

Post Date of Threads (in threadbit)
 
1 Attachment(s)
This little addon for the threadbits is very practical for any forum in need of good stats.

usually, on vB, when you post a new thread, the only detail you have in threadbit is the Threat Title and Username of the author...

now, we have this kind of display where you set the read date of each thread, with the very precise dateline detail:
posted by nexia 2 Weeks Ago (06-05-2008, 01:31 PM)

This is the details you see here on this forum...

it's a product upload, no file or template edits.

detail: if you want the "posted by" to have a different style, you simply have to search for the phrase "posted by", it have the varname "nex_postdatesince_postedby" ... you can Capitalize the first letter, as suggested by Shelley, or change its style, like
HTML Code:

<strong>Posted by: </strong>
note: as suggested by OblivionKnight, the new version (1.5) now cover the search results in threads list.

Datok 12-21-2009 10:55 PM

Hi, thanks for sharing it...

Found it... Thanks!

joshskeety 01-01-2010 11:14 AM

Doesn't seem to install initially with adding in Posted by. Do we have to add it?

vbenhancer 01-01-2010 01:14 PM

what?

joshskeety 01-01-2010 04:39 PM

Quote:

Originally Posted by vbenhancer (Post 1943963)
what?

the "posted by" part never shows up. I actually discovered that it does, but only if I'm logged out (guest).

Here is the part of code that it hooks into:
Code:

<if condition="$show['guestuser']">
                                $thread[postusername]
                        <else />
                                <span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]]</span>
                        </if>


SMosher 01-02-2010 12:10 AM

I cant seem to find the area where to change it from "posted by" to "Posted By :".

EDIT: Found it. Sorry for the trouble :)

COL NIL SATIS 01-07-2010 03:53 PM

simple yet effective!!! installs

AeonGamer 01-08-2010 02:39 AM

Marked as installed. Working great on my forum.

Thanks for the addon. Much appreciated :)

mgurain 01-31-2010 02:18 AM

How could I change the color of the line to Gray so it's put nicely ?

WebkinzCoast 01-31-2010 02:35 AM

I would like that as well mgurain.

Erica1977 01-31-2010 02:58 AM

Awesome Hack Thank You.:)

BadgerDog 02-01-2010 11:38 AM

Installed ... :)

Very nice ... thank you ... :up:

Regards,
Badger

mgurain 07-05-2010 01:50 AM

Quote:

Originally Posted by mgurain (Post 1970944)
How could I change the color of the line to Gray so it's put nicely ?

????

tehPARADOX 10-05-2012 08:26 AM

May I ask if this adds a ton of new queries to the forum display?

vsforums 06-24-2013 12:01 PM

Hi,

Does this plugin support 3.7 version?

Thanks


All times are GMT. The time now is 06:38 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.01192 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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