[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@PitaJ I've installed the latest version of the plugin with NodeBB 1.4.5.
- When creating an event we can't choose a date in the future. Only current day, and dates in the past (otherwise we got: Invalid date error)
- Still can't vote, having the privilege error when clicking on Yes or No buttons (of course I've added the "Post event" privilege again in the admin area)
-
@azeus I believe the issue occurring with the future dates is because you have to set both the start and end dates in order to set a future date because otherwise the end is before the start and that's, of course, invalid. Make sure the end date is after the start date and try again.
The responses are tied to either the "view" or "reply" privilege, depending on the setting in the ACP plugin page. Make sure those privileges are set up as well.
I tested on my local install and wasn't able to reproduce the privilege error.
-
-
@azeus what browser are you on for that first one? And can you just confirm the version of the calendar plugin as well? The latest version is alpha.27
I've tried replicating the privilege issue locally with NodeBB 1.5 but I'll be sure to try it with your version tomorrow.
Also, does the issue occur when viewing the event from either the post itself or from the calendar view?
-
@PitaJ I'm having the same issue with [email protected] and NodeBB v1.5.0.
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@azeus what browser are you on for that first one?
I'm using Chrome "Version 58.0.3029.110 (Official Build) (64-bit)"
And can you just confirm the version of the calendar plugin as well? The latest version is alpha.27
I've tried replicating the privilege issue locally with NodeBB 1.5 but I'll be sure to try it with your version tomorrow.
Also, does the issue occur when viewing the event from either the post itself or from the calendar view?
Issue occur on both, post itself and calendar view.
tks for the support
-
My NodeBB v1.5.0 plugin-calendar: 1.0.0-alpha.26
-
Bug 1: (day of underfined) I create only 1 event calendar: https://bmt.city/topic/59/test5
And check https://bmt.city/calendar It show error
Bug 2: I think event name error: When first event create. Title event more 5 character, Ex: Test5.
View poster after create will not show calendar.I'm edit post, edit title event Test5 -> Test 5 -> save
It show calendar in post!
Hope help you fix it!
-
@Pc-HoangAnh Try the latest version (v27 alpha)
-
@Pc-HoangAnh @PitaJ I am also having the same issue as Bug 1 on /calendar for both single day event and multiple day event. It is probably sending the date and time parameter in different format than required.
ERROR
Cannot read property 'day' of undefinedCurrent Version : Nodebb 1.4.6 Calendar alpha.27
The issue of privileges has been resolved. Thanks @PitaJ
-
@archprateek said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@azeus Hi can you check if events are showing up at /calendar
Seems to be the case for the moment
-
@archprateek said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
Pardon my limited knowledge of English phrases. Does it mean that events are visible to you at the moment?
Yes they are visibile.
-
This post is deleted!
-
This error "Cannot read property 'day' of undefined" has something to do with my IP address or time zone probably. Not sure though.
When I change my IP address to one in United States the error does not appear but still the event does not show up in calendar.
-