[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@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.
-
-
@evoixmr I've opened an issue to track this. pitaj/nodebb-plugin-calendar#70
-
Hi @PitaJ ,
We are getting this error on /calendar. Any idea how to rectify this
ERROR
Cannot read property 'day' of undefinedCurrent Version : Nodebb 1.5.0 Calendar alpha.27
-
@archprateek I'd invite you to open an issue on Github. Please provide the following info:
- Full error stack trace
- NodeBB language setting
-
@evoixmr @azeus @Pc-HoangAnh @pejuaxel @archprateek
New version. Please try out
[email protected]
Note: this version requires NodeBB master branch commit 1f8ef62
It will be released in NodeBB v1.5.1Changelog:
- Styling fixes
- Minify the JS bundle for the
/calendar
page - Repeated event response improvements
You can now respond to any day of the event when viewing the event - Fix "your response" in email notifications
- Fix
cannot read property 'day'
error
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
1f8ef62
Hi Pitaj,
Thank you
I moved to this commit and upgraded to new version also. There is no error as such but the event still does not get display in /calendar.
This is the event I created http://forums.cotourist.com/topic/13/kasol-trip-by-tripver-2nd-june
but I can't view this event at http://forums.cotourist.com/calendar
in month of June'17 -
@archprateek Maybe you need to be logged in to see it?
-
@azeus
There is definitely some issue with permissions. Not sure what it is.All registered users are able to post events. Only Administrators are able to click on yes to any event posted by any user. All others get the error "Error, You do not have enough privileges for this action"
None can see any event in /calendar. Admin, registered users and guest. Calendar remains blank.
I am also unable to uncheck any of the two option in calendar plugin settings. After save and reload, it gets revert to both checked.
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@evoixmr @azeus @Pc-HoangAnh @pejuaxel @archprateek
New version. Please try out
[email protected]
Note: this version requires NodeBB master branch commit 1f8ef62
It will be released in NodeBB v1.5.1Changelog:
- Styling fixes
- Minify the JS bundle for the
/calendar
page - Repeated event response improvements
You can now respond to any day of the event when viewing the event - Fix "your response" in email notifications
- Fix
cannot read property 'day'
error
Installed on NodeBB 1.5.1. Seems still working good for me. Tks
-
Whenever I create an event in a post and click submit, it appears as blank.
Then I have to click on edit post, then edit event and then resubmit the post. Then the event appears in post.
Because it is not submitted in first instance it does not appear in /calendar view.
Any idea how I can resolve this issue?
Nodebb version 1.5.1 calendar 1.0.0-alpha.28
-
Whenever I create an event in a post and click submit, it appears as blank.
Then I have to click on edit post, then edit event and then resubmit the post. Then the event appears in post.
I have this issue as well, we can live with it but hope it will be fixed
-
@archprateek are you sure it's not submitted? Have you tried reloading the page instead of editing the post?