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 |
#62
|
||||
|
||||
Okies I am customizing the events display.
I have edited calendar_rsvp_bit But need to know what template calls this template, as it sits in a loop. Cheers Ste |
#63
|
|||
|
|||
Quote:
Quote:
I'm surprised everyone else isn't having this issue? What could I have possibly different than everyone else? PS - Just to be certain, I disabled the BBR - Event Forums add-on and it still said array for each of the RSVP attendees when I would go to the event on the calendar instead of trying to go through the thread. Edit: I see this is where the "Array" is being parsed into the template - located in calendar_rsvp_section: HTML Code:
<ul><vb:if condition="$vboptions[rah_rsvp_showavatar]"><table>{vb:raw rsvp_section_bit.$key}</table><vb:else />{vb:raw rsvp_section_bit.$key}</vb:if></ul> |
#64
|
||||
|
||||
Quote:
Code:
<ul><vb:if condition="$vboptions[rah_rsvp_showavatar]"><table>{vb:raw rsvp_section_bit.key}</table><vb:else />{vb:raw rsvp_section_bit.key}</vb:if></ul> |
#65
|
||||
|
||||
Great Mod, thanks for releasing
Just one thing, when I submit a comment, im taking to a "page not found". However, once i go back to the thread, i see the comment added. Any ideas? |
#66
|
|||
|
|||
This is not a bug I can reproduce. In order to troubleshoot, I would need admin access to your board and likely would need to have debug mode turned on as well. If you have an offline copy of your forums that would do nicely.
|
#67
|
|||
|
|||
Quote:
Hrm, unfortunately I don't think I can do any of that. What version of PHP do you use? Maybe it's my server's configuration that is doing it. I'm using WampServer 2.0i which uses Apache 2.2.11, MySQL 5.1.36, PHP 5.3.0. |
#68
|
|||
|
|||
I don't know how much this helps but I turned debug mode on for a few minutes and tried different things - refreshing the thread, RSVP'ing to the event, etc.
Whether Building Section - Yes or Building Section - No showed up, it would still just show "Array" All the database queries were working perfectly fine. I ran them separately using phpMyAdmin and the Execute SQL Query in AdminCP and both returned the data. I don't see any error messages in my PHP error log or my Apache error log. I also disabled ALL mods and I still get "Array" so it's not another modification conflicting with it. I saved the debug output if any of it would prove helpful. I see the following templates were called: (1)calendar_rsvp (1)calendar_rsvp_bit (1)calendar_rsvp_form (3)calendar_rsvp_form_responsebit (1)calendar_rsvp_section But aside from that, I don't see any other mention of RSVP in the Phrase Groups, Include Files, Hooks, etc. There were no messages. |
#69
|
|||
|
|||
Also - for those that have this working 100%, is anyone using PHP 5.3.0? I'm wondering if my PHP version is causing the problem since it seems to be a programming issue?
|
#70
|
|||
|
|||
Quote:
|
#71
|
|||
|
|||
PM sent.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|