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)
-   -   New Posting Features - AutoDate (https://vborg.vbsupport.ru/showthread.php?t=123095)

iran.gs 09-22-2006 08:55 PM

installed and works perfect at first i must say in my forum news section was taking too much of space till today i learned u can change the DATE showing system so now i am very happy :D

MeMySelfNi 11-18-2006 03:15 PM

*installed*

OndaReal 01-19-2007 10:48 PM

I noticied something, i run a UK based bored and the date stays set on EST timezone, anyway i can change it so the date is set on GMT, i mean its 12:47am on January 20 but if i make a thread on my bored it still says January 19. It wont change for another 5 hours.

Anyways i can edit that so its GMT and before anyone asks, yes my boards set on GMT timezone.

davis31b 01-19-2007 11:00 PM

i defiantly agree with some of the others and wish that it could somehow be posted under the thread link itself.

Incendium 01-21-2007 02:02 PM

If it's showing up as EST, my best guess is that your server is running on EST time. I'll look into allowing users to specify a timezone.

As for the thread link, I don't have the free time to do that right now but that is a possibility in the future.

iGlobe.Com.Cn 01-25-2007 02:03 PM

Thanks a lot

xsamet 01-26-2007 03:07 AM

Thanx....

scan-pa 01-27-2007 05:00 AM

Thanks - installed

How about also doing this mod for all posts in the thread? It can add it to the subject line?

thanks again.

scan-pa 01-30-2007 01:52 AM

Anyway to move the timestamp to the end of the Thread title?

Incendium 01-30-2007 03:09 AM

Find this code in the newthread_start plugin
PHP Code:

$_POST['subject'] = "$dateadd[dateformat]$dateadd[separator]$_POST[subject]"

and change it to
PHP Code:

$_POST['subject'] = "$_POST[subject]$dateadd[separator]$dateadd[dateformat]"

I'll add that to the next version when I get the time.


All times are GMT. The time now is 10:57 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.01004 seconds
  • Memory Usage 1,731KB
  • 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_php_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