vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Calendar Enhancements - vB Event Forums (https://vborg.vbsupport.ru/showthread.php?t=123416)

ragtek 09-23-2006 05:57 PM

thx for fast updating

JenniferK 09-23-2006 08:24 PM

Thanks for the update!

I would really like to have a CMPS module to show the Events Summary. I have tried creating a template, but the event area is blank. I realize that is because the plugin that works to put the event summary in the forum will not work in a CMPS module. I have tried looking at it to see if I could figure out myself how to do what I need, but it is beyond my abilites. Is there any chance this is something you plan to do for this hack? If not I will need to figure something else out, but I love this hack and it is perfect for my site (it is a community site), so it would be really great if that could be integrated. :)

rabidkevin 09-23-2006 08:54 PM

I find the event attendance plugin to have poor support, no updates, not working off the bat for 3.6, and has bugs/fixes that are most needed.

Why not just add your own event attendance code ?? I think it would benefit everyone here greatly and be much easier to maintain/handle.

kj_ugs 09-23-2006 08:59 PM

This, is nothing short of fantastic. Thanks very much.

BuRNZau 09-24-2006 02:56 AM

Love your work Evercraft and Farcaster. :up:

Is there a way to make the (Allow users to specify that they will be attending this event) box ticked by default or even better locked so it will always turned on?

Itworx4me 09-24-2006 05:19 AM

When clicking on the forum you selected to have your events posted in. It shows the upcoming events box. Is there a way to have it sort by event and Not by the date???

Farcaster 09-24-2006 07:32 AM

Quote:

Originally Posted by BuRNZau
Love your work Evercraft and Farcaster. :up:

Is there a way to make the (Allow users to specify that they will be attending this event) box ticked by default or even better locked so it will always turned on?

Yes, follow these instructions and it will make the "Allow Users to Enroll" check box checked by default for new events:

1. In the AdminCP, go into Plugins & Products -> Plugin Manager.
2. Find the plugins for the product "Event Attendance".
3. Open the plugin "Event Attendance - add enroll to create form"
4. Blank out the entire code window and replace it with:

PHP Code:

if (($type!='recur') OR (($type=='recur') AND ($vbulletin->options['enroll_reoccur']))) {

$disablesmiliesoption.='<div><label for="cb_rollcall"><input type="checkbox" checked="checked" name="useroll" value="1" id="cb_roll" tabindex="3" '.$useroll.' />'.$vbphrase['roll_allowenroll'].'</label></div>';




BuRNZau 09-24-2006 07:46 AM

That does the job. :)

I owe you a beer mate thanks!

:Judge: 09-24-2006 09:20 AM

Great work Evercraft, thank you very much!!

The new updated code for 3.6.1 is working great for me now, but I do have one small issue.

One of the events I tried to delete before updating to 3.3 will not go away. The event is not in the Calendar it is just in the event forum area BUT inside the event/topic there isn't anything there, just a thread title, date, time and thread starter there is no thread info.

When I try to delete I am told "No topic selected, contact admin".

Any ideas how I can remove this? If not it's no big deal I guess sooner or later it will fall behind.

butty 09-24-2006 04:40 PM

Quote:

Originally Posted by :Judge:
Great work Evercraft, thank you very much!!

The new updated code for 3.6.1 is working great for me now, but I do have one small issue.

One of the events I tried to delete before updating to 3.3 will not go away. The event is not in the Calendar it is just in the event forum area BUT inside the event/topic there isn't anything there, just a thread title, date, time and thread starter there is no thread info.

When I try to delete I am told "No topic selected, contact admin".

Any ideas how I can remove this? If not it's no big deal I guess sooner or later it will fall behind.

disable both the event attendance and event forums in your product manager mate then you should be able to delete the event :)


All times are GMT. The time now is 08: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.01717 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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