Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 27, 20213 yr Author I have no idea. The script will search ALL events in that day and send to those who have RSVP with Going or Maybe. That’s what it does.
October 28, 20213 yr When the task ran at 5 am this morning, it sent reminders for an event that occurred at 7:45 pm last night. Do you have a clue what could cause this?
November 2, 20213 yr I found that the issue involved the time zone. The event on the evening of 10/27 DST actually had a date of 10/28 GMT. Would it be possible for you to add a feature that sends the reminder 2 or 3 days prior to the event date? Edited November 2, 20213 yr by DolSch
April 28, 20222 yr Hello Adriano, My problem is the notification of an event happing is sent the day after the event. It looks like a time zone calculation issue. The latest example this happened to was this morning. I've attached screen shots of the event, the task log and my email. I have no problem with when the task fires (at 3am) as we don't start events before 6am local time, just with the fact it notified me of an event from the previous day. We are in American/Chicago TZ so the calendar event was scheduled correctly. Regards, Mark Edited April 28, 20222 yr by Houston Miata Club
April 29, 20222 yr On 4/28/2022 at 1:25 PM, Houston Miata Club said: Hello Adriano, My problem is the notification of an event happing is sent the day after the event. It looks like a time zone calculation issue. The latest example this happened to was this morning. I've attached screen shots of the event, the task log and my email. I have no problem with when the task fires (at 3am) as we don't start events before 6am local time, just with the fact it notified me of an event from the previous day. We are in American/Chicago TZ so the calendar event was scheduled correctly. Regards, Mark Yes, that is the issue that I described in October.
April 30, 20222 yr 4 hours ago, Richard Arch said: @Houston Miata Club Try this as a work around. I saw that and it just happens our task has been running at 3am which is a good time to get out emails for that day if it looked forward to the events for that day. The issue is it seems to not look forward from that time on the day it runs but picks up the preceding day's events.
April 30, 20222 yr 4 hours ago, DolSch said: Yes, that is the issue that I described in October. Yep, exactly. It's of no use if it is always a day behind for US time zones. Edited April 30, 20222 yr by Houston Miata Club
June 20, 20222 yr Adriano, thank you for the plugin. I have a question and a request. Can these locations / venues be sorted e.g. alphabetically? Currently, the place is determined by the Admin in the order they were added. This makes it difficult for users to browse places.
June 20, 20222 yr Author 1 hour ago, HappyNewUser said: Can these locations / venues be sorted e.g. alphabetically? Set the order you want in your ACP and it will reflect in the front end:
June 20, 20222 yr Thanks for the answer, but it won't work. Users can also add new places. We also use this plugin
June 20, 20222 yr Author The "title" of venue is a language bit; it's not store in the venues table. That's how the field is created: $form->add( new \IPS\Helpers\Form\Node( 'rsvp_venues', NULL, TRUE, array( 'class' => 'IPS\calendar\Venue' ) ) ); Sorry, I won't add queries just to sort it them create the field because of another resource. I never used this other resource but it obviously should add the venues in the venues table so it's a question of drag and drop and set your order in the ACP.
June 21, 20222 yr I understand and thank you for your answer and help. I wish it was done like this. Manual sorting and sorting by Admin doesn't make sense if users themselves can add and create venues. @Marc Stridgen, @Daniel F https://invisioncommunity.com/forums/topic/447039-calendar-enhancements/page/9/#comment-2895218 Please see this case. Is there any way to sort venues? It is enough if they are sorted alphabetically.
June 21, 20222 yr You can order them within the admin CP to whatever order you choose, using drag/drop
June 21, 20222 yr Would you consider adding a feature that allows an admin to download the attendee list? We would like the attendee first name, last name, and email address.
June 22, 20222 yr 20 hours ago, Marc Stridgen said: You can order them within the admin CP to whatever order you choose, using drag/drop Yes, I know that as an Admin I can arrange the order myself. However, if users can add places / venues themselves, I would have to check the list several times every day and set it up from the beginning. It is impossible. I thought that maybe it is enough to change the options for displaying the list on the page, e.g. in alphabetical order. This solves the problem with manually arranging and sorting the list.
August 3, 20222 yr If you will add feature for allowing members to sell attendance tickets for income, user can purchase with account credit or payment gateways and then receive QR code for validation that he made purchase would be brilliant and im sure like me many people will purchase it after that even u can increase price for module because will be so nice
September 26, 20222 yr Can you add the "Drag files here to attach..." to the "Message Attendees" option as it is for normal IPS Messages?
September 27, 20222 yr Author 17 hours ago, Richard Arch said: Can you add the "Drag files here to attach..." to the "Message Attendees" option as it is for normal IPS Messages? You mean allow attachments in the message? I will wait for the new Calendar to see if any change will be required then I'll take a look on this.
October 4, 20222 yr Thanks for making this. Is it in the works to possibly allow the ability to Add RSVP Guests that are non-members? Scenario on how I wanted to leverage this. Wedding Guest List where they are limited to so many people. It would be nice if you could add a person and address with expected number of RSVP and once they send the RSVP back with the accurate number of RSVP edit it on the calendar so always have an accurate number of guests. Is that realistic with this app? Figured I'd ask since you never know unless you ask. Doesn't appear nothing out there exists like that for Invision Community but would be nice. So many Events that could leverage a calendar system that you could add non-members. The way it works now is all 500-1000 people would have to register on the site for them to RSVP and its not realistic especially since many of the guests are elderly and not sure they even have a computer or smart phone. Thanks for your time....
October 4, 20222 yr Author 6 minutes ago, Cowboy Denny said: Is it in the works to possibly allow the ability to Add RSVP Guests that are non-members? No. RSVP is Calendar (not from my app); I just add people there. Guests isn’t allowed.
October 4, 20222 yr 20 minutes ago, Adriano Faria said: No. RSVP is Calendar (not from my app); I just add people there. Guests isn’t allowed. Total bummer since nothing like that exists but appreciate the reply.