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 - Farcaster's Event Attendance (https://vborg.vbsupport.ru/showthread.php?t=129088)

Yellow-06-GT 04-25-2008 10:47 PM

Quote:

Originally Posted by Farcaster (Post 1497522)
All, please be aware that this modification is not currently compatible with vBulletion version 3.6.10 and 3.7.0 RC 4 due to the changes that were made to address cross site scripting. I will put out out a maintenance release to address this as soon as possible.

Thank you Robert. Your mod is heavily used on my forum. Wish I had checked here before I upgraded to 3.6.10. Live and learn I guess. Looking forward to your update.

Thanks,

Bob

Wobbly Goblin 04-26-2008 07:30 AM

Great news! Zero Tolerance wrote a nice little hack that fixed the problem I was having with the Event Attendance & Personal Notepad mods. Check it out --> Link

IvyKeepMommy 04-26-2008 02:10 PM

Quote:

Originally Posted by Wobbly Goblin (Post 1499581)
Great news! Zero Tolerance wrote a nice little hack that fixed the problem I was having with the Event Attendance & Personal Notepad mods. Check it out --> Link

Unfortunately, after I installed that mod on my 3.7 RC4 board it broke the notices feature (so now I get a security token error when editing or adding a notice). So that's not a perfect fix.

It did fix the RSVP issues, but at the cost of other functionality. :(

ShawnV 04-26-2008 03:03 PM

Hope to see a 3.7 RC4 version soon, this is one of the best VB MODS.

_V

Wobbly Goblin 04-26-2008 05:31 PM

Boofo wrote these instructions for fixing the 3.6.10 problems we're all having with this mod. Worked great for me!

Quote:

Originally Posted by Boofo (Post 1499927)
In the "Event Attendance"

Find:

<input type="hidden" name="e" value="$eventinfo[eventid]" />

BELOW it add:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />


powerful_rogue 04-26-2008 06:01 PM

Quote:

Originally Posted by Wobbly Goblin (Post 1499949)
Boofo wrote these instructions for fixing the 3.6.10 problems we're all having with this mod. Worked great for me!

Is that a php file or a template?

steven s 04-26-2008 09:21 PM

Quote:

Originally Posted by powerful_rogue (Post 1499981)
Is that a php file or a template?

I thought it was
calendar_showeventsbit, but the mod still doesn't work.

Wobbly Goblin 04-26-2008 10:01 PM

Quote:

Originally Posted by 1996 328ti (Post 1500124)
I thought it was
calendar_showeventsbit, but the mod still doesn't work.

Download the original zip file from above. Open the "xml" file (I used the WITHOUT_IMPORTER version) and search for:

<input type="hidden" name="e" value="$eventinfo[eventid]" />

BELOW it add:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Then save and import writing over the original.

It worked for me! ;)

IvyKeepMommy 04-27-2008 04:42 AM

Quote:

Originally Posted by Wobbly Goblin (Post 1500146)
Download the original zip file from above. Open the "xml" file (I used the WITHOUT_IMPORTER version) and search for:

<input type="hidden" name="e" value="$eventinfo[eventid]" />

BELOW it add:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Then save and import writing over the original.

It worked for me! ;)

Well, I tried it and it works for existing events on the calendar, but will no longer add the RSVP fields to any NEW events. :(

Boofo 04-27-2008 04:51 AM

That shouldn't have any affect on that at all. Are you sure you added it in the right place?


All times are GMT. The time now is 09:31 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.02033 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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