vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Calendar Enhancements - BBR - vB Event Forums (https://vborg.vbsupport.ru/showthread.php?t=234794)

rootrider 05-05-2010 10:06 PM

Quote:

Originally Posted by SamirDarji (Post 2012330)
I remember this on the original mod. I had to disable all moderation for threads or calendar events. There was no way for me to get around that.

I must really be missing something.. I've checked every set of permissions I can think of and have been going around resetting permissions on forums and usergroups and still can't get this to work :(

rootrider 05-05-2010 10:20 PM

Well.. I finally found one more place where moderation was set (by editing the calendar itself.. not just the calendar permissions). I swear.. there are way too many places for permissions to be set in VB. Anyway, it's working now. Sorry for the spam.

Thanks for this mod... it's exactly what I was looking for when I first switched to VB.

edfig 05-08-2010 03:21 PM

Running to the airport so maybe this was raised already but....

The integration works nicely with the "default" calendar... Any secondary calendar however errors out when trying to make an event.

It seems to time out on different lines...

Videx 05-09-2010 12:47 AM

Quote:

Originally Posted by edfig (Post 2033781)
Running to the airport so maybe this was raised already but....

The integration works nicely with the "default" calendar... Any secondary calendar however errors out when trying to make an event.

Yes, running out the door is a bad time to post. One is supposed to read through ALL the pages of a mod before installing. The solution is at https://vborg.vbsupport.ru/showpost....&postcount=206 .

Two puzzling things though. One, why hasn't the first post been updated with this info yet? And two, who is this guy anyway with one post that managed to figure out the problem when nobody else could? Is he available for hire?

Sascha Henken 05-26-2010 07:10 AM

Quote:

Originally Posted by burney (Post 2019855)
The problem is at line #256:

change
PHP Code:

for($lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+2

with

PHP Code:

for($lv_vb_eventforums_i 0$lv_vb_eventforums_i<count($lv_vb_eventforums_map); $lv_vb_eventforums_i+=2

This fixes the issue when inserting a new event in case of more than one calendar. There might be other issues as I haven't run a deep test yet.

Thank you very much Burney :)

This small fix made it possible that I now can use multiple calendars. Before this fix I was only able to use 1 calendar mapped to 1 forum only. :)

asuccar 06-06-2010 12:01 PM

Can I please ask a question? I installed this and it works perfectly (thanks heaps) but I was hoping to change something.

As the event thread title format, the default info is '%title%custom: %datetime'. How can I have it so that the '%custom' fields also appear inside the thread with the event description? I have additional custom fields such as 'address' and 'host' and i need this info displayed clearly inside the thread...

Cheers!

asuccar 06-07-2010 09:41 PM

Anyone?

Front Range 06-08-2010 12:48 AM

Doesn't look like it'll be easy. I asked this a long time ago.

Videx 06-08-2010 12:59 AM

Ya, there are still a few real bugs that need to be fixed before we start adding features.

asuccar 06-08-2010 09:17 AM

Surely this can't be a difficult thing for a semi-decent programmer:) Which am far from being:)


All times are GMT. The time now is 06:45 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.01442 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)pagenav_pagelink
  • (2)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