The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Event Forums Details »» | ||||||||||||||||||||||||||||
Introduction
This is a continuation of my Event Forums plugin/addon from 3.5. You can find the old version here. The original plugin was developed by Endquote, and I have since taken it over to bring it to what it is today. I hope you can find it useful!What is this addon? This is a plugin which allows you to create relationships between calendars and events, giving each event a thread of its own for users to discuss. I have tested this alot, and I am running it myself on a live board.Sure, so whats it do? Some examples of the features this plugin offers
Some screenshots of this pluginHow do I install it? For upgrading, please see the section below. Summary Step 1Install the product Step 2How do I upgrade it from an old version?Calendar ID: Step 1Can I give you money to make this?Import xml This isn't a commercial plugin, and can be used by anyone for free. However, a few people have said to me that they would like to donate some money for my time working on the plugin and for picking it up and continuing the development of new features etc. If you do want to donate some money my way, then you can do so through paypal by clicking this link. Thanks!Bugs / Support If you find a bug, then please post in this thread and let me know. There are a few bugs that haven't been fixed since the old version, so i'm hoping that we can fix these soon. I will do my best to support the plugin as much as possible, however I also have a busy job which takes up alot of my time. Known BugsCreditsHere is a list of known bugs to date Thanks to endquote for originally creating the plugin.Changelog Version: 3.3
Version: 3.2
Version: 3.1
Version: 3.0
Version: 2.7 and below
Show Your Support
|
Благодарность от: | ||
Toorak Times |
Comments |
#402
|
|||
|
|||
I just took the code from a previous version of this addon, and incorporated it in this current one... just changed this in the eventdata_presave hook:
Code:
/* ORIGINAL CODE $lv_vb_eventforums_threadtitle = $this->fetch_field('title'); ORIGINAL CODE */ /* NEW CODE */ $dateformat = "[m.d] l, M. jS"; $lv_vb_eventforums_threadtitle = vbdate($dateformat, $this->fetch_field('dateline_from'),false,true,false,true) . " // " . $this->fetch_field('title'); now, what I am curious about is, is there any way to add an option to this mod where all the expired events (check the expiry date of the event in calendar) would be moved to a specified forum every time a cron (to be set up by script) is run? that would save me the hassle of moving all the expired events to another forum and archiving them in there manually... |
#403
|
|||
|
|||
Can this function in a "regular" forum, or do events need a forum of their own.
I currently have many events being listed in my main forum, I'd like them to stay listed there, but I'd like them to be attached to the calendar. Will that be possible with this mod? thanks |
#404
|
|||
|
|||
Hey thanks Crazy Serb works fine almost, shame you can't auto move the threads once an event has passed, maybe at some point someone may actually do work on this hack to tie everything to make this work the way it should work? It just appears that 90% of the job has been done, but the remaining 10% is yet to be finished, its shame!
Craig |
#405
|
||||
|
||||
I am a little confused on the title settings. I know I can remove parts of the title that is automatically generated by editing the thread data section in vB options. But isn;t it supposed to show the month?
On my install it does not show a month for some reason. It would be nice to be able to make the date a time a simpler format as well. It generates quite a long thread topic as it stands now. |
#406
|
|||
|
|||
also, it would be great if someone could make Phoogle maps work with this mod as well... that way all events could have embedded google maps too.
But as far as I can see it, nobody's touched this mod in months... |
#407
|
|||
|
|||
Has anyone tried to integrate Adsense with this as a second and last post?
|
#408
|
|||
|
|||
Does this work with Version 3.6.8?
|
#409
|
|||
|
|||
Yep, works with 3.6.8
|
#410
|
||||
|
||||
Quote:
|
#411
|
||||
|
||||
Great mod!
It doesn't seem to add threads for holidays, which is good. And I'm guessing it's the same for birthdays, right? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|