vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Show start date of threads! (https://vborg.vbsupport.ru/showthread.php?t=144944)

aLReeMi 04-14-2007 10:00 PM

Show start date of threads!
 
Hello everybody..

This small add will show start dates of threads on your FORUMDISPLAY..!
-- works with vb 3.5 & vb 3.6 ..!

1 plugin
1 template change

1- Import the (plugin) from admincp
http://yourforum/admincp/plugin.php?do=files


2- Open threadbit template

find:
Code:

$thread[postusername]

replace with:
Code:

<i>Start Date:</i> $started_date[threadid] - <i>By:</i> $thread[postusername]
-- you will do that two times!

done!

Smoothie 04-15-2007 03:35 PM

This has already been done twice. :)

aLReeMi 04-15-2007 03:48 PM

no problem friend :)
I just want to share what I did cause I needed smething like that but I couldn't find

Smoothie 04-15-2007 04:56 PM

Quote:

Originally Posted by aLReeMi (Post 1228393)
no problem friend :)
I just want to share what I did cause I needed smething like that but I couldn't find

OK. just wanted you to know there are 2 such mods I know of right here.

Andyucs 04-15-2007 05:01 PM

Installed nice 1

sensimilla 04-15-2007 06:18 PM

Quote:

Originally Posted by Smoothie (Post 1228384)
This has already been done twice. :)

One of them doesnt require file editing from what I know.

Gryphon 04-15-2007 10:38 PM

Quote:

Originally Posted by Smoothie (Post 1228384)
This has already been done twice. :)

Why people make such comments :rolleyes:

Dream 04-15-2007 10:53 PM

This is interesting, does it add a query to forumdisplay.php?

Smoothie 04-15-2007 11:31 PM

Quote:

Originally Posted by Blackjack (Post 1228644)
Why people make such comments :rolleyes:

What's it to you?

aLReeMi 04-16-2007 08:02 AM

Quote:

Originally Posted by sensimilla (Post 1228487)
One of them doesnt require file editing from what I know.

but the problem is some people may change the place of thread starter and if I made it without edting it may cause a problem!


Quote:

Originally Posted by Dream (Post 1228649)
This is interesting, does it add a query to forumdisplay.php?

it adds a query to threadbit_display


All times are GMT. The time now is 11:37 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.01137 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (6)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