Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Event Forums Details »»
Event Forums
Version: 1.00, by endquote endquote is offline
Developer Last Online: Jan 2009 Show Printable Version Email this Page

Version: 3.5.0 RC1 Rating:
Released: 07-30-2005 Last Update: 08-23-2005 Installs: 69
DB Changes Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Note: This plugin has been discontinued and taken over here. Installing this plugin is *not* recommended.

The plugin creates a tight integration between a calendar and a forum.
  • When an event is created in a calendar, a corresponding thread is created in its forum.
  • When an event is deleted, its thread is deleted.
  • When a thread is deleted, its event is deleted.
  • When an event is edited, its thread is edited.
  • When a thread is edited via quick edit, its event is edited.
  • Links to event details are redirected to the thread.
  • New post links in event forums are redirected to new event forms, except for moderators.
  • Advanced editing on a thread is redirected to event edit.

To set up your calendar/forum pairs, look under "Event Forums" in "vBulletin Options" in admincp.

There is also one template change. In calendar_showeventsbit, change:

PHP Code:
<td class="tcat">$eventinfo[title]</td
to:

PHP Code:
<td class="tcat"><if condition="$eventinfo[nwt_threadid]"><a href="showthread.php?t=$eventinfo[nwt_threadid]"></if>$eventinfo[title]<if condition="$eventinfo[nwt_threadid]"></a></if></td
I run a forum at http://nwtekno.org/ that is heavily oriented to calendar data, so this is useful to me, though I'm not sure how useful it will be to others. Mostly I'm putting this up for critique by people who know more than me.

One thing I'm wondering is how to get the included template (nwteventforums_calendar_showeventsbit) to replace calendar_showeventsbit when installed. Or should I just tell people to copy/paste from one to another?

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #152  
Old 11-07-2005, 12:47 PM
lionslair lionslair is offline
 
Join Date: Apr 2005
Location: Western Australia
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why do I get this error when trying to delete a thread that does not exist in the calendar?

Fatal error: Existing data passed is not an array
Called set_existing in /home/commodor/public_html/includes/class_dm_threadpost.php(1226) : eval()'d code on line 25
Called eval in /home/commodor/public_html/includes/class_dm_threadpost.php on line 1226
Called delete in /home/commodor/public_html/inlinemod.php on line 616
in /includes/class_dm.php on line 235
Reply With Quote
  #153  
Old 11-07-2005, 02:39 PM
NxTek NxTek is offline
 
Join Date: Jun 2003
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm trying this on 3.5.1 and after entering an event it errors with "no thread specified". There isn't one specified in the URL.
Reply With Quote
  #154  
Old 11-09-2005, 09:47 PM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When will development get officially picked up again?
Reply With Quote
  #155  
Old 11-10-2005, 02:27 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can this be started in a new thread?

give full credits here but that way if updates happen we can be sure it is updated in the download and don't have to scroll through all the posts to make sure its the latest versoin.

as of now, I want to install this even in its current state....but don't what to download as some ppl have mentioned they've fixed some bugs. :/
Reply With Quote
  #156  
Old 11-10-2005, 10:42 AM
somerfeld somerfeld is offline
 
Join Date: Nov 2001
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vb .org should have some better features to let the public have some sort of organization to these threads.. such as one note

sepratized posts which contain updates in an additonal area so you would not have to scroll
Reply With Quote
  #157  
Old 11-10-2005, 02:56 PM
BlackRanger3d BlackRanger3d is offline
 
Join Date: Jun 2005
Location: Behind You
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by skizzy203
Current Requests:
- updated to work with 3.5 Gold.
- event moderation (inline and through admin CP)
- attendance hack integration
- event reminders (subscriptions for attendes)
- ability to clear old events, or automotically transfer the event data from the currently filled in event feilds to new threads.

I will start the with an offer of $50. Anyone willing to donate to the pot?
For payment we are at

skizzy203 - $50
Silurius - $50 (if all his needs are met)
crash resistant - ??? (did not give price)
Somerfeld - $50
me - $50 (have to meet all of skizzy203 original criteria)

So total is $200 + (if Crash Resistant is in) USD for some brave soul to get this running.

Now if I have written your name here and you don't want to contribute then PM me and I will take it off.

Just to be clear I am giving money as an incentive for some coder to finish the code and give to the world. I am not trying to buy this code.

Peace Out
Reply With Quote
  #158  
Old 11-10-2005, 03:05 PM
rabidkevin rabidkevin is offline
 
Join Date: Aug 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if ya look about in the middle of the thread, there is an updated version.... i am using it and this hack works perfectly for me on 3.5.1. In-line moderation works except not with topics which were previously in the forum.. only new topics made.
Reply With Quote
  #159  
Old 11-10-2005, 11:10 PM
skizzy203 skizzy203 is offline
 
Join Date: Nov 2004
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still down to pay... and stilll waiting.

Come on.

I would like to see th Geek pick this one up. Maybe I will PM him on it.

sKiz
Reply With Quote
  #160  
Old 11-11-2005, 12:45 AM
Devii Devii is offline
 
Join Date: Apr 2005
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mine works minus moderation and a time display bug on title creation :| Would really love for someone to take this up, ill add 30$ to the pool.
Reply With Quote
  #161  
Old 11-12-2005, 10:25 PM
lionslair lionslair is offline
 
Join Date: Apr 2005
Location: Western Australia
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Evercraft
Alot of people seem to be looking for updates to this plugin, and well...

I wanted to use this on my forums, so decided to fix alot of the bugs with it (lol)

Some of the bugs I have fixed:
  • Posting an event/thread follows the forumPermissions.
  • Edit redirect went to the event editor for EVERY post, it now only does it for the top post (the one that the event was posted with).
  • New Thread forwards to new event for moderators too (I changed this because i wanted mods to be able to use it this way too, but its easily changed back).
  • Edit Event used the incorrect text after mulitple posts (this could have been due to a change i made fixing other bugs).
  • If you click on an event link that doesnt have an assosiated thread, you no longer get that confusing error (no thread specified). Instead it goes to the event info as it would before the plugin was installed.
  • Changed the ordering of the title. This was down to personal preference, but I did it to suite my own personal forums. IMO it would be really nice to have some way to configure this in the vbulletin options

Im sure theres other things ive fixed, but it was sort of all on the fly hehe.

There is still a bug in it which I havent looked at fixing yet which is the delete thread, which seems to be a bit dodgy.

If you want to try out the changes I made, then feel free to download the attatchment below. I'm using this on a live board and it seems to be working fine, aside from the one bug above.

Hope this helps some of you desperate for this

To Endquote
Sorry if you feel I have annoyed you by fixing all your bugs. I'm just a bit impatient and saw that I could help. If you want to use the changes I have made then feel free. I just ask that you put some credit somewhere

- Dave Mitchell

Where is the file you need to overwrite. Or do you need to uninstall the product and re-install it?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:56 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.04679 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete