The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
my first hack, enjoy...
Today's Events on Main Forum Page Hack Version: 4 Description: Lists today's events on the main page, under the Online Users & Birthdays (both public, and private events). *Version 2 adds the ability to list either bulleted or linear *Version 3 uses the users timezone adjusted date, rather than the servers date *Version 4 fixes a type-o on line 47ish, and adds one bit of instruction if using the bulleted list, rather than linear Files to Add: todaysevents.php Files to Edit: index.php Templates to Edit: forumhome_loggedinusers Templates to Add: calendar_privateevent_linear, calendar_publicevent_linear Demo: Bulleted: Linear: upgrade from version 2: 0) backup necessary files 1) upload new todaysevents.php 2) done upgrade from version 2: 0) backup necessary files 1) upload new todaysevents.php 2) done upgrade from version 1: 0) backup necessary files 1) upload new todaysevents.php 2) add 2 templates (NOTE: there is an important space after the comma at the end, and an extra space in {calpubliccolor } and {calprivatecolor }) calendar_publicevent_linear PHP Code:
PHP Code:
4) done First Time Installation: 0) backup everything, just in case 1) upload todaysevents.php to your main vbulletin directory 2) edit index.php after this: PHP Code:
PHP Code:
change this: PHP Code:
to this: PHP Code:
(NOTE: there is an important space after the comma at the end, and an extra space in {calpubliccolor } and {calprivatecolor }) calendar_publicevent_linear PHP Code:
PHP Code:
6) All done. one person downloaded version 4, i didnt test my change, and forgot to comment out a line. line 10 needs comments for that one person who downloaded the bad version 4 this one is fixed, fyi (its at the bottom somewhere) https://vborg.vbsupport.ru/showthrea...943#post141943 Show Your Support
|
Comments |
#152
|
|||
|
|||
Im using VB version 2.2.something.
Can someone put together a real "simple" guide for me on how to install this. I want the next 7 days events listed in bullet format. Remember, really simple - Im completely new to this lark. (I have dabbled in Admin CP) |
#153
|
|||
|
|||
I am not too familiar with hacking and coding but would like to add this hack. I opened the todaysevents.php but don't know how to comment or uncomment. Could someone paste the linear version here?
Also, I opened forumhome_loggedinusers template but cannot find $birthdaybits</smallfont></td> here is mine: <tr id="cat"> <td bgcolor="{categorybackcolor}" colspan="6"><a href="online.php?s=$session[sessionhash]"><normalfont color="{categoryfontcolor}"><b>Currently Active Users</b></normalfont></a><normalfont color="{categoryfontcolor}"><b>: $totalonline</b></normalfont></td> </tr> <tr> <td bgcolor="{firstaltcolor}" colspan="6"><smallfont> <nobr>There are currently $numberregistered members and $numberguest guests on the boards.</nobr> | <nobr>Most users ever online was $recordusers on $recorddate at $recordtime.</nobr><br> $activeusers</smallfont></td> </tr> Any help would be very appreciated! |
#154
|
|||
|
|||
Is there any way to put this hack on my index.htm page?
|
#155
|
|||
|
|||
Ive no idea whats going on with my process. It shows nothing.
Im using vb 2.3 Ive looked for $showbirthdays or $$displayloggin at index.php and there were not there. I tried to install all the updated hacks and nothing. any idea how to install it? |
#156
|
|||
|
|||
Help!!!
please... I've followed same instruction, did some changes and nothing. vb 2.3 |
#157
|
|||
|
|||
I fixed it, but now when I have events in todays events it makes it double, such as eventevent
It's fixed too. My problem was to have at index.php the require(/todaysevents) double, one at the top then the other one below to $displayloggedin. Im done. |
#158
|
|||
|
|||
How can you modify this so that the $eventdate can be in a different format like M-D-Y?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|