Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 12, 20204 yr Author What's New in Version 1.1.2 Added new moderator permission to allow moderator to message all attendees of an event
December 13, 20204 yr On 12/12/2020 at 12:12 PM, Adriano Faria said: Added new moderator permission to allow moderator to message all attendees of an event Works a treat 👍
December 13, 20204 yr Any way to have venues added by members not just mods/admin? Not sure if this is part of your app
December 21, 20204 yr Hi, Latest release is causing the following error: [[Template calendar/front/browse/calendarHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
December 21, 20204 yr Author 1 minute ago, Unlucky said: Hi, Latest release is causing the following error: [[Template calendar/front/browse/calendarHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] What's the content of the log error?
December 21, 20204 yr Author 1 minute ago, Unlucky said: Hi, just sent the details in a message to you Do you use Venues in your install?
December 21, 20204 yr Author Not sure what can be wrong. I have a hook in the calendarHeader template indeed to add a button in the calendar index: But it checks if Venues is enabled: {{if \IPS\Settings::i()->calendar_venues_enabled}} <a data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title='{lang="events_in_venue"}' href="{url="app=rsvpevents&module=browse&controller=browse&do=getVenues"}" class="ipsButton ipsButton_light ipsButton_small ipsResponsive_showDesktop ipsResponsive_inlineBlock"> {lang="events_in_venue"} </a> {{endif}} So not sure whty you got an error there; it doesn't happen on my install. Please, show a screenshot of your Calendar settings.
December 21, 20204 yr 2 hours ago, Adriano Faria said: Please, show a screenshot of your Calendar settings.
December 21, 20204 yr Author It’s just like mine. The error doesn’t point to my app specifically; it shows the template. Do you have any other resource that extends the calendarHeader template (adds something to Calendar index)? Provide ACP access so I can make some tests. I really can’t reproduce this.
December 22, 20204 yr Not that we are aware of and this issue started straight after upgrading to the latest version you released on December 11th. If we disable the app everything works fine. When we logged a call with invision originally they said... This issue is created by the third party applications called Calendar Enhancements. Please contact the author for further assistance.
December 22, 20204 yr Author I don’t doubt you’re having issues. I just can’t reproduce it in 3 installs I have: dev board, online board and test install. The latest version only adds one new entry on a menu (on event view, not even on index) to send private message. Anyway, I can’t reproduce. If you can’t provide Admin CP access, then I’ll have to wait someone else that has same issue and allow the access. ———————————— @Allegheny @Brian Peterson @JPD @C4D Cafe @Noble~ If any of you, who’s using the latest version, are able to reproduce the issue report, please let me know so I can take a look in your install. Edited December 22, 20204 yr by Adriano Faria
December 22, 20204 yr Author 7 hours ago, Unlucky said: This issue is created by the third party applications called Calendar Enhancements. Please contact the author for further assistance. The problem is that it's simply missing all templates from this app in your install. They're simply vanished somehow! Its group should be between quizzes and slidemaker. I just recreated the one that goes in Calendar index and it works fine now: I'll have to recreate all the others. I'll reply when it's ready. ------------------------------------------------------------------ EDIT: All done! Edited December 22, 20204 yr by Adriano Faria
December 23, 20204 yr 18 hours ago, Adriano Faria said: I'll have to recreate all the others. I'll reply when it's ready. ------------------------------------------------------------------ EDIT: All done! Fantastic, thank you so much
January 19, 20214 yr just got an error today when trying to trying to 'manage attendees' > 'remove attendee' from an event. Adding or removing all attendees works fine, just removing one attendee gives error every time. Tried new event and different members. Error translates as: 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Any idea of the cause? Running Invision Community v4.5.4.2 and calendar enhancements v1.1.2. Strangely no error messages stored in the system or error logs. I found a possible fix but was not sure if this would fix it and where the correct php file is on the server: https://ipsguru.net/forums/topic/1039-the-csrf-protection-key-did-not-match thanks in advance for any help!
January 19, 20214 yr Author 23 minutes ago, lazzarus said: just got an error today when trying to trying to 'manage attendees' > 'remove attendee' from an event. Adding or removing all attendees works fine, just removing one attendee gives error every time. Tried new event and different members. Error translates as: 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Any idea of the cause? Running Invision Community v4.5.4.2 and calendar enhancements v1.1.2. Strangely no error messages stored in the system or error logs. I found a possible fix but was not sure if this would fix it and where the correct php file is on the server: https://ipsguru.net/forums/topic/1039-the-csrf-protection-key-did-not-match thanks in advance for any help! I’ll take a look. 👍
January 21, 20214 yr I still see version 1.1.2. Is the new version awaiting approval or something before it is available on the marketplace? thanks!
January 21, 20214 yr Author New version is pending approval since Tuesday. You will have to wait by them to review and approve it. It should take a bit more as I have others since Monday.
January 25, 20214 yr On 1/21/2021 at 2:15 PM, Adriano Faria said: New version is pending approval since Tuesday. You will have to wait by them to review and approve it. It should take a bit more as I have others since Monday. That fixed the problem, thanks very much!