vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with coding for Calendar. (https://vborg.vbsupport.ru/showthread.php?t=181582)

theparentpack 06-05-2008 07:37 AM

Help with coding for Calendar.
 
I added a drop down menu to my Calendar link in the navbar. Now everytime I upgrade I lose the drop down menu. I would love to know how to remedy that. Also, right now the coding for the drop down menu is set up so that every month I have to go into the navbar template and change the display month. Is there a way to code it so that the month automatically updates when the month changes over? Help:

Here is the coding for the drop down menu for the Calendar in the navbar template:

<if condition="$show['popups']">
<!-- mypopupmenu -->
<div class="vbmenu_popup" id="mypopupmenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">Calendar</td></tr>
<tr><td class="vbmenu_option"><a href="http://sonoma.ca.theparentpack.org/forums/calendar.php?s=&month=6&year=2008&do=&c=1">Events</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://sonoma.ca.theparentpack.org/forums/calendar.php?s=&month=6&year=2008&do=&c=2">Occasio ns & Due Dates</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://sonoma.ca.theparentpack.org/forums/calendar.php?s=&month=6&year=2008&do=&c=3">Biz Member Renewals</a></td></tr>
</table>
</div>
<!-- / mypopupmenu -->


All times are GMT. The time now is 05:10 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.01377 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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