vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Mini-Calendar in Header by BOP5 (VB 4.x.x) (https://vborg.vbsupport.ru/showthread.php?t=284858)

BadgerDog 07-12-2012 10:34 AM

Installed and tested under v4.1.3 ...

Didn't work on our site .. un-installed ...

I think our custom style and logo is getting in the way as it worked with default style of vBulletin ... :up:

Thanks for your efforts ... :)

Regards,
Doug

BirdOPrey5 07-12-2012 10:46 AM

Probably this:

Quote:

It uses the built in "ad location" called global_header1. If you use an ad in that spot (most people don't) you will need to move it prior to enabling this mod else it will not show.

BaanFarsang 07-24-2012 06:26 AM

Does not work on a Royal Flush Skin.

BirdOPrey5 07-24-2012 10:58 AM

The skin must be missing the ad location in the header.

See Post #15 to put the Ad Location into your header:
https://vborg.vbsupport.ru/showpost....1&postcount=15

doctorsexy 07-24-2012 05:11 PM

Great...thank you...

fxwoody 07-25-2012 04:57 PM

Cool little addon for the members :)
I have one little bug tho, when i switch to french, it doesn't show the right info :(

I guess i should had the extra language options?!?

Tks bud

BirdOPrey5 07-25-2012 05:41 PM

The names of the days and months are from the php install, not phrases in vbulletin. I'm not sure what the PHP date() function offers in terms of different languages, I think it should show for whatever language php is installed under.

http://php.net/manual/en/function.date.php

thecore762 07-26-2012 01:25 AM

BirdOPrey5, any option to makes this go in a forumblock sidebar? I think it would be super awesome!

BirdOPrey5 07-26-2012 08:03 AM

It wasn't something I was planning. I will keep it in the back of my mind if I get bored one day.

Bob_R 01-11-2013 04:57 PM

1 Attachment(s)
Quote:

Originally Posted by BirdOPrey5 (Post 2342631)
You just need to add this code to your header template:

Code:

        <div class="ad_global_header">
                {vb:raw ad_location.global_header1}
                {vb:raw ad_location.global_header2}
        </div>


Using this the calendar shows but there is no day month year.


All times are GMT. The time now is 08:49 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.01243 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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