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)

IvyKeepMommy 09-14-2008 12:01 PM

This mod works fine in 3.7.3 -- I've been running it since the beta version. There was a short period of problems with security tags but that was fixed by a vB upgrade.

It will NOT work with Farcaster's newest mod, but does continue to work using integration with his 3.6 mod.

I'm also looking for an update, but it WILL work on the newest versions of vB (however recurring events don't work properly)

Jaxel 09-15-2008 01:58 AM

Wait... so this mod DOES work with 373? What about the excessive amount of queries?

I'm assuming you meant it doesnt work with the following mod:
https://vborg.vbsupport.ru/showthread.php?t=178635

What about these:
https://vborg.vbsupport.ru/showthread.php?t=129088
https://vborg.vbsupport.ru/showthread.php?t=133970
https://vborg.vbsupport.ru/showthread.php?t=138788

*EDIT*

Okay, I just installed this and now I have an extra 23 queries one very page! Thats extreme!

benFF 09-15-2008 03:28 AM

If you are using this mod to post to a closed or moderated forum, then it CAN'T work as is because the field names in the tables used have changed - however if you don't use that, then the fix above won't apply.

Jaxel 09-15-2008 03:39 AM

Okay... I want to do multi-day events... however, in the thread title, I DONT want times to show up... only days...

So instead of:
[09/15/2008 06:00 PM - 09/16/2008 11:00 PM] yet another test (woot)

I get
[09/15/2008 - 09/16/2008] yet another test (woot)

How would I do this?

* EDIT *

I figured it out... replaced the "// is this a single day event? Only add times if it isn't" section with this. In the add time and date to thread title plugin.

PHP Code:

    // is this a single day event? Only add times if it isn't
    // 0 = single day
    
if($lv_vb_eventforums_event['dateline_to'] > 0)
    {      
      
// TO
      
if(strcmp($fromDate$toDate) != 0)
      {
            
$lv_vb_eventforums_datetime .= ' - ';
        
$lv_vb_eventforums_datetime .= $toDate;
      }
    } 


IvyKeepMommy 09-16-2008 07:25 PM

Quote:

Originally Posted by Jaxel (Post 1622355)
Wait... so this mod DOES work with 373? What about the excessive amount of queries?

I'm assuming you meant it doesnt work with the following mod:
https://vborg.vbsupport.ru/showthread.php?t=178635

What about these:
https://vborg.vbsupport.ru/showthread.php?t=129088
https://vborg.vbsupport.ru/showthread.php?t=133970
https://vborg.vbsupport.ru/showthread.php?t=138788

*EDIT*

Okay, I just installed this and now I have an extra 23 queries one very page! Thats extreme!

I can't say that I've noticed the excessive amount of queries specifically related to this product. They probably are in fact there (I do occasionally have high queries and this is probably why).

You are correct in your assumption that I was stating it doesn't work with the this mod:
https://vborg.vbsupport.ru/showthread.php?t=178635

It definitely works (for me) on the first two you have listed. I don't use the third so can't speak to that one.

Cocko 09-16-2008 08:19 PM

Quote:

Originally Posted by benFF (Post 1622384)
If you are using this mod to post to a closed or moderated forum, then it CAN'T work as is because the field names in the tables used have changed - however if you don't use that, then the fix above won't apply.

That coused my database error. My event forum was moderated. A must for my boards
event section. Result: still deativated the whole event stuff and I am waiting for updates.

In other words, there were so many (good) add-ons dying since I joined vb's community, others came out...

benFF 09-16-2008 08:31 PM

Quote:

Originally Posted by Cocko (Post 1623630)
That coused my database error. My event forum was moderated. A must for my boards
event section. Result: still deativated the whole event stuff and I am waiting for updates.

In other words, there were so many (good) add-ons dying since I joined vb's community, others came out...

Did you try the fix for that I posted above - post 557 (I dont know about further Farcaster addons though ...)

Puntoboy 09-20-2008 12:54 PM

Quote:

Originally Posted by IvyKeepMommy (Post 1621886)
This mod works fine in 3.7.3 -- I've been running it since the beta version. There was a short period of problems with security tags but that was fixed by a vB upgrade.

It will NOT work with Farcaster's newest mod, but does continue to work using integration with his 3.6 mod.

I've also found this to work on 3.7.3 PL1 but again doesn't show the Farcasters features. I haven't disabled the Farcaster mod, but the options to RSVP doesn't appear in the event thread.

touba 09-29-2008 07:20 AM

Quote:

Originally Posted by Puntoboy (Post 1626302)
I haven't disabled the Farcaster mod, but the options to RSVP doesn't appear in the event thread.

i disabled it because it appears a part of FORUM_HOME template insteed RSVP options !! :erm: :confused: :eek:

stwilson 10-16-2008 12:41 AM

Any takers on coding this to work for Events->>>>Forums integration. I have $100.


All times are GMT. The time now is 05: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.01819 seconds
  • Memory Usage 1,751KB
  • 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
  • (5)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