vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Upcoming Events on Top of Pages (https://vborg.vbsupport.ru/showthread.php?t=234407)

COL NIL SATIS 08-15-2010 07:24 PM

Quote:

Originally Posted by Videx (Post 2083479)
It's not broken. Though there are way too many versions floating around right now. You should go over to the add-on thread and try that one before messing with this version which requires manual editing.

If you still need to post a problem, we'll need more info. First, assure us you're using the default style and have tried disabling all other products. Then at least give us a link.

Ok Videx i will give that a whirl :up:

NashChristian 10-05-2010 04:40 AM


vB has been taking their sweet time developing a corporate solution for this Calendar Widget. It has been logged in Jira, but there have only been TWO votes so far and it appears to have been deprioritized.

Please log into Jira and VOTE FOR THIS! It will only take you a minute: http://tracker.vbulletin.com/browse/VBIV-7656

Quote:

A number of customer have asked for a calendar widget that will access the current site calendar. That is distinct from the current cms calendar widget that displays dates on which articles have been published. Wayne also feels this should get a high priority.

TTF 02-17-2011 11:04 AM

I've added this but the headerbar isn't displaying. Any ideas where I could be going wrong? - www.t-muscle.co.uk

Eq4bits 03-21-2011 06:23 AM

Woot! Thanks for this. My writing group REALLY uses this, now they can't miss an upcoming event because of not scrolling down.

not sure if it will show to unregistered guests but here's my link:
http://dawnsistersweyr.net/forum.php

I saw where someone got it to scroll left to right marquee style... is there a way to scroll it top to bottom (like the words at the beginning of Star Wars)?

I'm going to see if i can figure out how to make it show on other forum pages as well... I have an idea......

Eq4bits 03-21-2011 07:16 AM

If you only want the top upcoming events to show to the usergroups as set in vB Settings>Options then add
Quote:

<vb:if condition="$show['upcomingevents']">
at the beginning
and
Quote:

</vb:if>
at the end

zeus_r6 03-29-2011 05:36 PM

Anybody know what the phrase would be for upcoming birthdays?

Eq4bits 03-29-2011 10:11 PM

It would have to be in a separate 'box' but this should work: (you could replace 'Birthdays' with 'Happy Birthday To:' or whatever you want ;))
PHP Code:

<!-- birthdays -->
<
div id="wgo" class="collapse wgo_block">
<
h2>
<
span>
Birthdays
</span>
</
h2>
<
div class="floatcontainer">
<
div id="wgo_events" class="wgo_subblock">
<
ol class="commalist">
{
vb:raw birthdays}
</
ol>
</
div>
</
dl>
</
div>
</
div>
<!-- 
birthdays --> 


vbcenter 01-13-2012 06:47 PM

English : Thank you !
Turkish : Teşekkürler (:

Eq4bits 09-07-2012 02:02 PM

Is anyone using this successfully in v4.2?

Front Range 09-07-2012 02:59 PM

Still works fine - http://frontrange4x4.com/forums/


All times are GMT. The time now is 01:33 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.01291 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (4)bbcode_quote_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