![]() |
Quote:
|
Quote:
Thanks guys.. |
Go to your Plugin Manager and make Upcoming Events on Top of Pages [Auto Templates] inactive.
The manually edit each of these templates: FORUMHOME, FORUMDISPLAY, SHOWTHREAD by pasting the code below {vb:raw navbar} <!-- upcomingevents --> <div class="block" style="border:{vb:stylevar blocksubhead_border}"> <div class="blockhead"> <h2> <span>{vb:rawphrase upcoming_events_for_the_next_x_days, {$vboptions.showevents}}</span> </h2> </div> <div class="blockrow"> <ol class="commalist"> {vb:raw upcoming_events} </ol> </div> </div> <!-- upcomingevents --> Note: It may be just my style but this turns some text bold in FORUMDISPLAY |
Quote:
|
Works perfectly for me, nice mod! I also made a little addition because adding events is burried down in the calender, that will show a "Add Event" button right across from the current showing dates:
open the .xml file in a text editor Directly below this (Line #46) Code:
<span>{vb:rawphrase upcoming_events_for_the_next_x_days, {$vboptions.showevents}}</span> Code:
<div id="calendar_nav"> http://www.3wheelerworld.com/forum.php My members post a ton of rides and gatherings in the local riding forum, but they don't get near the views that they should, Hopefully between this mod and my little addition that makes it easier to add them, it'll increase that a bit. |
Very good idea HondaATC!
I changed the location to inside the <h2><span> tags for my site but I know my users will really appreciate the button - anything to make things easier! Thanks! See it here: http://www.frontrange4x4.com/forums/forum.php BTW, there's something wrong with your navabr. |
Yeah...thats compliments of the vB support team. It doesn't show in Firefox or IE, but does in pretty much every other browser. I've disabled all the hacks and reverted every single template and it still happens. Spent many hours on it, only showed up after I went to 4.03 No one can tell me what it is. If anyone happens to find out, let me know :p
|
Bummer, I use Chrome so I see the the bad stuff. Another reason I won't go to 4.0.3
|
Quote:
|
Quote:
|
Quote:
I also added '[ ]' brackets around each of the calendar items to better separate them in the listing.. works well, imo. |
1 Attachment(s)
Good idea rootrider. I used bullets and non-breaking spaces to separate one from the other.
|
I've installed this mod and can see the Upcoming Events box, however it is empty and not pulling any events I have on the Calendar?
|
Are your events showing in What's Going On?
|
Quote:
https://vborg.vbsupport.ru/external/2010/08/168.png http://flotgaming.net/forums/forum.php |
I haven't seen that happen yet Croton, try using the version Dark_Wizard posted in Post #32 and see if it makes a difference.
|
Quote:
I believe I had a version of this running back on 4.0.2 and had uninstalled it, but now I'm on 4.0.5 and I'm not able to get it working. |
How about doing the old template edit to see what happens? It only works on FORUMHOME but could answer whether or not something else is going on.
Paste below {vb:raw header}{vb:raw navbar} <!-- upcomingevents --> <div id="wgo" class="collapse wgo_block"> <h2> <span> Upcoming Events </span> </h2> <div class="floatcontainer"> <div id="wgo_events" class="wgo_subblock"> <ol class="commalist"> {vb:raw upcomingevents} </ol> </div> </dl> </div> </div> <!-- upcomingevents --> |
1 Attachment(s)
We've got an odd problem with dates now. Seems some of them have 1 day added. Thus, the event shows up top as 8/7 & 8/8, but down below (and in the calendar) it actually occurs on 8/6 & 8/7.
Maybe some sort of odd timezone thing? |
That's odd Videx but I recall it being an issue with another mod. Do you use Farcaster's Event attendance by chance?
|
No. I'm using the last one dark_wizard put up. Lots of strange date manipulation in the plugin, but I can't figure it out.
|
At the bottom of the forum the "Upcoming Events for the next 7 days" displays today's event, as well as this coming Friday's event.
With this installed, at the top of the forum, it only displays Friday's event, not today's. |
1 Attachment(s)
I just downloaded this and ran in to problems myself. Attached is the product file from my personal files that works in version 4.0.2. I do not have any idea or suggestions for later vBulletin versions. I have it working on my site along with BBR - vB Event Forums and Farcaster's Event Attendance and since my site is event based I will not be upgrading any time soon due to the loss of functionality of these 3 mods together.
|
did i miss it somewhere in the thread?
how can i set up the days in advance it will show an event on screen? for instance: I want events within 120 days to show? or within 90 days to show? thanks in advance! |
This only displays the Upcoming Events on top of the page instead of on the bottom in WGO. The setting you're looking for are default in vBulletin.
|
Quote:
|
1 Attachment(s)
I'm running VB 4.0.5. Everything looks fine except Ranged and Recurring Events. For example if the event starts on Sept 16 and ends on Sept 19 it's displayed as starts on Sept 17. In other words it always delays one day all Ranged and Recurring Events.
Please see the attached image. Attachment 121917 Any suggestions how to fix this? I really like this mod and would love to keep it. :) Thanks a million! Margaret |
Quote:
|
Someone knows how where is the admincp of this plug-in?
Thanks. |
Quote:
However, be advised this mod currently isn't working quite right, with the wrong days being displayed (I know you read all the previous posts and already know that, but just for the benefit of those that haven't). |
First of all I want to say thanks for this great mod and thanks to HondaATC for the code to add a button to add an event :).
Quote:
Also if it's not to much trouble can you please tell me how do I get my upcoming events to look like the one you use on your forum? https://vborg.vbsupport.ru/attachmen...2&d=1280720131 Thanks. |
Ok moved our forum to a VPS with the same host and now I am getting the dreaded wrong day being shown as per gosiah23's post.
Prior to this it was working on shared hosting perfectly. Nothing has changed other than the whole forum being moved to a VPS. So what would cause this? I also have this mod installed but is currently disabled and it was working perfectly on shared hosting as well. https://vborg.vbsupport.ru/showthread.php?t=253239 But now it is doing exactly the same thing in regards to posting events on the calendar a day later. Since moving to the VPS. Just like this mod is. So any ideas as to what is causing this? I posted this same issue I am having with the other mod in the mods thread. But no one has answered me yet. Perhaps if either one of the developers can sort this issue out it will fix both of these mods at the same time. Or does anyone else have any idea as to how this might be fixed? Thanks. Installed on v4.0.3 if that helps. |
Sorry but I am going to uninstall this mod as its still posting events a day later than they are set to in the calendar.
I will tag this in the hope that someone will be able to resolve this issue at some stage. |
Quote:
|
hey, nice mod that ive been looking for, although im curious on how to change a few things.
(like the above post) i would like each event on a new line either is bullet points or not. also i would like to add the times (from and to) as many of my events are just a few hours long. i eagerly await a reply, thanx. |
Anyone know why the date shows wrong if you do a ranged event. The date is off by a day.
|
Any help on these issues we are having or is it in the too hard basket :)?
|
Quote:
I gave up and just copied the WGO block to the top of forumhome.
|
I have my upcoming events to show up to 3 days. this is showing events on the 31st and the 1st of January currently.
It technically shouldn't be showing anything from 12/31 or 1/1 since there are Today is 12/27. 3 days = 12/27, 12/28/ 12/29 and possibly 12/30. The last one is debatable because I guess you could say today is 1 of the 3 days... but it is showing 5 days. It is almost like it skips 3 days, then goes for 3 days. My event on 12/29 isn't showing at all. I did notice that this mod says "It does not work with Farcaster's Event Attendance (RSVP)" What doesn't work with Farcaster? I am using Farcaster currently and am seeing some days show up. Is this the bug on why they aren't compatible? Quote:
|
Quote:
If you're a coder we all welcome you to solve the problem. |
All times are GMT. The time now is 08:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|