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 |
#32
|
||||
|
||||
Nice mode
I added a custom field for my calendar. A zip code field. How can search events by zip code? Thanks |
#33
|
|||
|
|||
Sorry-so-stupid, but I have a question about the FORUMDISPLAY edit. Your instructions say...
Quote:
So, my question is: Are you suppose to find ALL occurrences of the above code and insert the new code right after it? If so, I think I can do that. If not, how do you know which occurrence to put it after? Many thanxx for any assistance. |
#34
|
|||
|
|||
cheers for the update. could you tell me please if you are working on the intergration with the event attendance plugin or if it is something you planning on working on any time soon? many thanks
|
#35
|
|||
|
|||
Quote:
No issues with the Event Forums anymore. |
#36
|
|||
|
|||
This is great. Installed.
I do have one request. Perhaps you can tell me how... I would really prefer NOT to show the New Event button to users who are not authorized to the calendar in that forum. Plus if it's there and you can't do it because you aren't authorized, I believe google has an issue with it. |
#37
|
|||
|
|||
I had the WIC and Recent events working at the top of my forum, but the events list didn't have the times, which I need.
So in Display Chatters template, I have this, which just shows chatters on the forum Home page, along with recent events: <!-- who is in flashchat --> <if condition="$show['upcomingevents']"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_chatusers')"><img id="collapseimg_forumhome_chatusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_chatusers].gif" alt="" border="0" /></a> $chattersdesc $totalchatters </td> </tr> </tbody> <tbody id="collapseobj_forumhome_chatusers" style="$vbcollapse[collapseobj_forumhome_chatusers]"> <tr> <td class="alt2"><a href="misc.php?do=flashchat"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></a></td> <td class="alt1" width="100%"><div class="smallfont">$chatters</div></td> </tr> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a> <if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]"> <tr> <td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td> <td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td> </tr> </tbody> </table> <br /> </if> <!-- end who is in flashchat --> HOWEVER, I want the times to display, like in your version when you are in the proper forum. When I'm IN THE FORUM, the times display at the top, and then also that block repeats in the forum. I can resolve that, but I need the times on the forum home page. You can see what I'm talking about here: http://www.guineapigcages.com/forum/index.php and then go to this forum: http://www.guineapigcages.com/forum/cavy-chats/ Please help me out? Thanks, Teresa |
#38
|
|||
|
|||
If I klick on report bad post, I?m receiving the following message:
Code:
ERROR: Existing data passed is not an array Called set_existing in /var/www/rpg-foren.com/htdocs/includes/class_dm_threadpost.php(910) : eval()'d code on line 3 Called eval in /var/www/rpg-foren.com/htdocs/includes/class_dm_threadpost.php on line 910 Called post_save_each in /var/www/rpg-foren.com/htdocs/includes/class_dm.php on line 823 Called save in /var/www/rpg-foren.com/htdocs/report.php on line 217 in /includes/class_dm.php (Zeile 235) Could you check this? Thanks Delazar |
#39
|
|||
|
|||
This is a GREAT mod! If it just integrated with the event attendance plugin, it would be the PERFECT mod Automatic calendar entries that users can RSVP for with a corresponding thread for discussion... I am getting all weepy...
|
#40
|
|||
|
|||
Quote:
|
#41
|
|||
|
|||
Quote:
I will update the install instructions shortly. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|