Just installed the latest download for EventCalendar v3.1.1 (currently unlicensed) and installed on a clean version of Umbraco 7.5.3
Calendar v3 does not cleanly upgrade from v2, so if we are to implement v3 we need to completely remove all trace of v2 and start again. This is a considerable overhead bearing in mind how much time we have already invested incorporating v2 into our solution!!!
Package install does not copy all packaged dll's (Ninject.dll etc) so had to extract .zip and manually copy into /bin.
Attempting to set individual user permissions within the EventCalendar section, but clicking 'Save' does nothing, even for Administrator.
Is this because I don't have a localhost license?
Is EventCalendar 3.1.1 compatible with Umbraco v7.5.3?
Please advise as we very soon need to commit to either this version or the version 2 package we sort of have working.
the v3 version is a complete rewrite of the v2 version with different techniques for the backend and the frontend. Also the database schema has changed. I'm currently thinking of a dashboard that allows the user to import v2 data to v3. For "upgrading" would currently result in the loss of data and also the best approach would be to uninstall v2 first before installing v3.
I will look into the missing dll and the user permissions. This seems like a bug. The missing DLL is new and haven't encountered that before during testing.
Unable to save user permissions v3.1.1
Just installed the latest download for EventCalendar v3.1.1 (currently unlicensed) and installed on a clean version of Umbraco 7.5.3
Calendar v3 does not cleanly upgrade from v2, so if we are to implement v3 we need to completely remove all trace of v2 and start again. This is a considerable overhead bearing in mind how much time we have already invested incorporating v2 into our solution!!!
Package install does not copy all packaged dll's (Ninject.dll etc) so had to extract .zip and manually copy into /bin.
Attempting to set individual user permissions within the EventCalendar section, but clicking 'Save' does nothing, even for Administrator.
Is this because I don't have a localhost license?
Is EventCalendar 3.1.1 compatible with Umbraco v7.5.3?
Please advise as we very soon need to commit to either this version or the version 2 package we sort of have working.
Hi Rob,
the v3 version is a complete rewrite of the v2 version with different techniques for the backend and the frontend. Also the database schema has changed. I'm currently thinking of a dashboard that allows the user to import v2 data to v3. For "upgrading" would currently result in the loss of data and also the best approach would be to uninstall v2 first before installing v3.
I will look into the missing dll and the user permissions. This seems like a bug. The missing DLL is new and haven't encountered that before during testing.
The 3.x versions are compatible with 7.4+.
Regards David
Hi Rob,
I uploaded a new version which fixes the issue with user saving.
For the dll issue I hadn't luck to reproduce but will investigate some more.
Regards David
is working on a reply...