vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Event Forums (https://vborg.vbsupport.ru/showthread.php?t=93308)

endquote 07-30-2005 10:00 PM

Event Forums
 
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?

EasyTarget 07-31-2005 08:12 PM

wow, I think this is a very useful/cool idea.

are the thread/event deletion features optional?

I'd like the ability for something like this to read data from a specified forum and then create a calender event from the data it gathers. Or maybe in post options or something under a post there can be a box to include/scan/add this post to the calender. (if the scan is too much, maybe just a popup box like w/ attachments and the user can put the needed calender info into that box.)

FD929 07-31-2005 09:10 PM

I have been waiting for this since February! Thank you so much!!

1 problem. I'm getting database errors on install. Then the product installs, but not properly. It is attempting to install to a database I do not have.

Classname : vb_database

kaihawaii 07-31-2005 09:28 PM

FD929: try using the Manage Produsts > Import Button, not the Plugin-Import Option.

kaihawaii 07-31-2005 09:29 PM

where can i access this cool extension after installation? how can i configure the calender and boardname?

FD929 07-31-2005 09:50 PM

Quote:

Originally Posted by kaihawaii
FD929: try using the Manage Produsts > Import Button, not the Plugin-Import Option.

That is what I did. This is a product. You didn't get any sql errors?

AN-net 07-31-2005 10:10 PM

this isnt a relase so it doesnt belong here.

FD929 07-31-2005 10:11 PM

Table prefixes aren't being considered.

FD929 07-31-2005 10:31 PM

Quote:

Originally Posted by AN-net
this isnt a relase so it doesnt belong here.

Don't tease me. I need this one. :(

Neal-UK 07-31-2005 11:11 PM

Quote:

Originally Posted by FD929
Don't tease me. I need this one. :(

Can you edit the file for those whose database have a prefix, thanks


All times are GMT. The time now is 01:54 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
  • Page Generation 0.01267 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete