The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Farcaster's Event Attendance v3 (for vb4) Details »» | |||||||||||||||||||||||||||||||
Farcaster's Event Attendance v3 (for vb4)
Developer Last Online: Jun 2014
This modification will allow your members to RSVP to events on the vBulletin calendar. By default, members can respond "Yes," "No," or "Maybe," as to whether or not they will be able to attend an event, but you can modify or add to the list of responses members are presented with as you desire.
Features
vBulletin v4.0.0 or higher. Installation Instructions - 1 XML upload - 1 template modification 1. Use the Product Manager to import the included product XML file. 2. Use the Style Manager to find and edit your calendar_showeventsbit: Find:Upgrading from v2 (for vb3): Follow the steps above for installing the new version, and be sure to ALLOW OVERWRITE when installing the new product file. Revision History:
Avatar Alignments Off Phrase / Formatted Date Problem (unable to reproduce) What's New - Events crashes Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
scotfor, Sir_Rai, Toorak Times |
Comments |
#332
|
||||
|
||||
Quote:
Edit Plugin GETDAY_EVENT: Add RSVPs and Form to Event FINDat top of plugin) Code:
function array_prep(&$array) { foreach ($array as &$item) { $item = trim(strtolower($item)); } } Code:
if(!function_exists('array_prep')) { function array_prep(&$array) { foreach ($array as &$item) { $item = trim(strtolower($item)); } } } |
#333
|
||||
|
||||
How would I include the small Add This share buttons to this mod or to the Calendars?
|
#334
|
|||
|
|||
Tried running this again this morning - when posting an event I just get a blank screen. Trying to view the thread also results in a blank screen.
So, I disabled the events forum mod - and now I get no options at all when posting a new thread for the RSVP system. Bonkers. Is anyone able to make the two mods compatable? |
#335
|
|||
|
|||
Whats the addon called that creates a forum thread. Thanks
|
#336
|
|||
|
|||
hello, using the RSVP Mod, if i have multiple events on one day and click the date number i get the following:
Fatal error: Cannot redeclare array_prep() (previously declared in /data/17/2/36/88/2851740/user/3136152/htdocs/forum/calendar.php(1379) : eval()'d code:1) in /data/17/2/36/88/2851740/user/3136152/htdocs/forum/calendar.php(1379) : eval()'d code on line 5 thanks in advance, charly |
#337
|
|||
|
|||
https://vborg.vbsupport.ru/showthread.php?t=234794
It's in the graveyard but would be great to see brought back to life! |
#338
|
|||
|
|||
first the mod for me is very useful. i was told the mod is causing the problem from vBulletin support. the calendar produces the error below if i click the day number on a calendar. the mod does not have to be in use on any of the events of the day in question. the error:
Fatal error: Cannot redeclare array_prep() (previously declared in /data/17/2/36/88/2851740/user/3136152/htdocs/forum/calendar.php(1379) : eval()'d code:1) in /data/17/2/36/88/2851740/user/3136152/htdocs/forum/calendar.php(1379) : eval()'d code on line 5 first steps would be to say yea or nea to what is causing the problem. thanks in advance charly |
#339
|
|||
|
|||
Bilderback,
THANKS it has solved my problem well. charly |
#340
|
|||
|
|||
Unable to create events as the date range stops at 2012. Is there a way to increase the date range?
|
#341
|
|||
|
|||
Uninstalled---I had it on there but every time I added how long you had to RSVP it said that it was closed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|