vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Poster's local time and date in postbit and profile (https://vborg.vbsupport.ru/showthread.php?t=169519)

OrionsMom 02-19-2008 08:43 PM

Very kewl :) INSTALLED :)

Pamela 03-28-2008 08:01 AM

*clicks install*

Awesome! Thanks!!! :)

Jafo232 05-23-2008 12:38 PM

I am using this on a board with some restrictions on mods, mostly being that we want to limit physical edits of the templates and use template hooks whenever possible. We only wanted this product for the postbit, so if you want to make this work without the template edit of the postbit legacy here is the code you add in the plugin titled "Local Date/Time in Postbit" right at the end of the plugin:

Code:

$template_hook[postbit_userinfo_right_after_posts] = "<if condition=\"$post[userid]\">
        <div>$vbphrase[bf2_local_time]: $post[localtime]</div>
        <div>$vbphrase[bf2_local_date]: $post[localdate]</div>
</if>";


Boofo 05-23-2008 01:02 PM

Thank you, sir. ;)

MeMySelfNi 05-24-2008 02:58 AM

It made my postbit look all wacky, so i had to uninstall this~

Boofo 05-24-2008 03:06 AM

Then you installed it wrong.

TimberFloorAu 05-24-2008 03:57 AM

Timber clicks :Installed

Hmm.. It dont work lol

Is it because we have 3.7.gold or perhaps php5

Any suggestions.

And yep, installed to the letter of the law :)

MeMySelfNi 05-24-2008 07:30 AM

Quote:

Originally Posted by Jafo232 (Post 1528916)
I am using this on a board with some restrictions on mods, mostly being that we want to limit physical edits of the templates and use template hooks whenever possible. We only wanted this product for the postbit, so if you want to make this work without the template edit of the postbit legacy here is the code you add in the plugin titled "Local Date/Time in Postbit" right at the end of the plugin:

Code:

$template_hook[postbit_userinfo_right_after_posts] = "<if condition=\"$post[userid]\">
    <div>$vbphrase[bf2_local_time]: $post[localtime]</div>
    <div>$vbphrase[bf2_local_date]: $post[localdate]</div>
</if>";



Thanks for this. Now its all lined up. >>>installed<<<

Boofo 05-24-2008 04:52 PM

Quote:

Originally Posted by TimberFloorAu (Post 1529666)
Timber clicks :Installed

Hmm.. It dont work lol

Is it because we have 3.7.gold or perhaps php5

Any suggestions.

And yep, installed to the letter of the law :)

Yes, it does work. What is it not doing for you?

TimberFloorAu 05-24-2008 07:36 PM

Quote:

Originally Posted by Boofo (Post 1530190)
Yes, it does work. What is it not doing for you?

Not displaying anything.

However, we migrated server over this weekend, and I have a sneaky feeling, we may have been viewing admin on old server.

Will go check now ( my humblest apologies if thats the simple error )

WIll check back.


Ozzy


All times are GMT. The time now is 01:07 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.01012 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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