vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [RELEASE v2] Today's Events on Main Forum Page (https://vborg.vbsupport.ru/showthread.php?t=21232)

Floris 04-30-2002 09:28 PM

You are not the only one smachol :) no probs here too, and integrated with vB very nice :)

geniuscrew 04-30-2002 11:41 PM

Is it possible to show an image, underneath the event (relating to the event, of course ;)) on the main page? That'd be cool.

Thanx

RaZor Edge 06-28-2002 02:33 AM

There's something in this hack who will not work with latest version of Vbulletin because $birthdaybits is now independant of 'forumhome_loggedinusers'. It's now on template "forumhome_birthdaybit "

So... here what I do for correct the situation (mod of the original instal instruction)

a) In step 2

you must search for

Quote:

if ($showbirthdays) {
instead of

Quote:

if ($displayloggedin) {
and apply the code after "if ($showbirthdays)"

In step 3

Instead of template 'forumhome_loggedinusers', you must use 'forumhome_birthdaybit '.

So, in forumhome_birthdaybit templates, change this:

Quote:

<tr>
<td bgcolor="#13486D" colspan="6"><smallfont>
Today's Birthdays: $birthdays</smallfont></td>
</tr>
For this:

Quote:

<tr>
<td bgcolor="#13486D" colspan="6"><smallfont>
Today's Birthdays: $birthdays $todaysevents</smallfont></td>
</tr>
All others step are the same.

You can look at the results at my 2.2.6 vBulletin board here

ForKmaN 07-14-2002 11:55 AM

Is it possible to make it so a Calender event will popup when a user goes to the forum??

ForKmaN 07-14-2002 12:18 PM

Ok mine only shows up when I have a birthday on the same day as the event ...

BigJohnson 07-14-2002 02:40 PM

hhmm. My $birthdaybits is in the formhome template what do i do about that? Because mine is not showing up neither. Please help me out. Thanks.

BigJohnson 07-14-2002 04:05 PM

Ok it works now but i see the comma at the end. Why is that and how do i fix it?

Steve Machol 07-14-2002 05:09 PM

I put mine in the forumhome_pmloggedin and put $pminfo at the top of forumhome.

ForKmaN 07-15-2002 01:00 AM

? How did you fix it BigJohnson?

doodio 08-01-2002 11:10 PM

How do i make this to work on non-VB page? This would be great.


All times are GMT. The time now is 08:31 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.01221 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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