06-04-2017, 08:33 PM
Hi
I apologize for taking so long to look into this. The issues is that we have had a project running for the past two months or so to remake the calendar functionality in order to make it more of a standard module so it inherits all the functionality of the system as we go forward and to permit us to extend it as needed like we do with the other modules.
This project is ready for testing and can be found on the calendarremake branch. I think it should be ready to go live in a few weeks. Any help testing is VERY welcome.
As to the case above, the problem is due to MySQL strict mode. This mode causes the queries to fail. While you wait for the calendar remake you can either deactivate that mode or apply these changes:
https://github.com/tsolucio/corebos/commit/c3a19e22b0b0d2d678678e0785c14024c586b725
Thanks for your patience
Let me know how it goes.
I apologize for taking so long to look into this. The issues is that we have had a project running for the past two months or so to remake the calendar functionality in order to make it more of a standard module so it inherits all the functionality of the system as we go forward and to permit us to extend it as needed like we do with the other modules.
This project is ready for testing and can be found on the calendarremake branch. I think it should be ready to go live in a few weeks. Any help testing is VERY welcome.
As to the case above, the problem is due to MySQL strict mode. This mode causes the queries to fail. While you wait for the calendar remake you can either deactivate that mode or apply these changes:
https://github.com/tsolucio/corebos/commit/c3a19e22b0b0d2d678678e0785c14024c586b725
Thanks for your patience
Let me know how it goes.
Joe
TSolucio
TSolucio