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-31-2005 11:27 PM

Updated to support table prefixes on installation.

The product can be configured under "Event Forums" in "vBulletin Options" in the admincp.

Note that I've only tested this on my dev box. It shouldn't cause any damage, but let me know if you notice problems.

FD929 07-31-2005 11:46 PM

1. You missed one of the " . PREFIX . " comments.
Code:

<uninstallcode><![CDATA[$db->query("ALTER TABLE `event` DROP `nwt_threadid`");
2. The script is not adding Event Forums in the vBulletin Options. :)

endquote 07-31-2005 11:50 PM

Quote:

Originally Posted by FD929
1. You missed one of the " . PREFIX . " comments.
Code:

<uninstallcode><![CDATA[$db->query("ALTER TABLE `event` DROP `nwt_threadid`");

Oops. Fixed.

Quote:

Originally Posted by FD929
2. The script is not adding Event Forums in the vBulletin Options. :)

Hm, it should be... isn't that what the <phrases> bit at the bottom should be doing?

FD929 08-01-2005 12:14 AM

The options field that should be under:
Code:

                        <phrase name="setting_nwteventforums_map_title"><![CDATA[Calendar/Forum Map]]></phrase>
                        <phrase name="settinggroup_nwteventforums"><![CDATA[Event Forums]]></phrase>
                </phrasetype>
        </phrases>

is blank.
Code:

        <options>
        </options>


theArchitect 08-01-2005 12:24 AM

Just a couple of questions. Can it only post to one forum?

I have a lot of events on my board too, but these events have their own forums. So it would be nice to put calendar events in their own forums.

Also, what happens if I move a thread? Sometimes I will move threads to a hidden forum called trash, will this delete the event from the calendar?

endquote 08-01-2005 12:25 AM

Quote:

Originally Posted by FD929
The options field that should be under:
Code:

                        <phrase name="setting_nwteventforums_map_title"><![CDATA[Calendar/Forum Map]]></phrase>
                        <phrase name="settinggroup_nwteventforums"><![CDATA[Event Forums]]></phrase>
                </phrasetype>
        </phrases>

is blank.
Code:

        <options>
        </options>


Yeah, I'm not sure what to put there, though. I've asked Kirby in another thread.

endquote 08-01-2005 12:27 AM

Quote:

Originally Posted by theArchitect
Just a couple of questions. Can it only post to one forum?

It creates a mapping between calendars and forums. So on my setup I have an "all ages events" calendar, a "club nights" calendar, and corresponding forums. You could have as many of these pairs as you want.

Quote:

Originally Posted by theArchitect
Also, what happens if I move a thread? Sometimes I will move threads to a hidden forum called trash, will this delete the event from the calendar?

The event would still be on the calendar. It would link to its position in the new forum, but since it's hidden the user would likely get a permissions error.

cmiller1014 08-01-2005 03:26 AM

This sounds like a neat idea. Our site relies heavily on the calendar, and this will be great!

Thanks

Neal-UK 08-01-2005 07:40 AM

Quote:

Originally Posted by cmiller1014
This sounds like a neat idea. Our site relies heavily on the calendar, and this will be great!

Thanks

installed okay but i can't seem to find the settings for it

Cyricx 08-01-2005 12:42 PM

This is awesome, I can't wait to give this a whirl on my test forums :)

Great Job!!!!


All times are GMT. The time now is 10:58 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.01293 seconds
  • Memory Usage 1,743KB
  • 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
  • (6)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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