![]() |
Fix for error:
The response you gave to this event was not in the list of valid responses. Please contact the forum administrator if you believe you have received this message in error. In the admincp, under Farcaster's Event Attendance, change all of the Possible Responses to use ALL LOWER CASE CHARACTERS. The defaults are set to: Yes Maybe No but change them to: yes maybe no OR edit line 863 of the XML before importing the product. old: if (in_array(strtolower($response),$valid_responses)) { new: if (in_array($response,$valid_responses)) { |
Thx works fine now.
|
Quote:
no one can respond to event .. no options What Im going wrong? |
Uff finally I get it work with little trouble
all words are vertical :( http://www.goldentriad.org/images/vB/.gif How I can fix it please? |
Quote:
Me too! Anybody know what?s wrong? |
I am going to watch and wait for all of the bugs to be worked out
|
Is there anything new on this mod? Also, is there any Event Forum add on? I also remember a mod that would add a button to the forum so there were two; "New Comment" "New Event"
please help as i am getting ready to upgrade to 4.1.4 |
Is this supported??
|
I might see the developer this week. If I do, I will ask him to pop in here.
|
Quote:
I take no responsibility. BACK UP. Based on this post https://vborg.vbsupport.ru/showpost....&postcount=206 Open plugin manager FIND GETDAY_EVENT: Add RSVPs and Form to Event Edit Plugin PHP Code FIND function array_lower(&$item, $key) REPLACE //function array_lower(&$item, $key) FIND array_walk($valid_responses,'array_lower'); REPLACE //array_walk($valid_responses,'array_lower'); I also edited in the admin section Yes Maybe No to yes maybe no as well. Edit: It's odd that it just stopped working. I'm running vB4.1.3 P2 I don't consider this a fix, just a workaround. |
All times are GMT. The time now is 12:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|