Open dgomezleon opened 7 years ago
It seems that X2CalendarPermissions.php file is different in the 6.9 branch and in the 6.9 tag (commit 76d58e6c7e526579dac46de17ca912824a2d3adf).
X2CalendarPermissions.php
I got a 500 error using the code in the tar.gz (76d58e6c7e526579dac46de17ca912824a2d3adf).
https://github.com/X2Engine/X2CRM/blob/76d58e6c7e526579dac46de17ca912824a2d3adf/x2engine/protected/modules/calendar/models/X2CalendarPermissions.php
I was able to fix it by substituting the file with this version:
https://github.com/X2Engine/X2CRM/blob/6.9/x2engine/protected/modules/calendar/models/X2CalendarPermissions.php
It seems that
X2CalendarPermissions.php
file is different in the 6.9 branch and in the 6.9 tag (commit 76d58e6c7e526579dac46de17ca912824a2d3adf).I got a 500 error using the code in the tar.gz (76d58e6c7e526579dac46de17ca912824a2d3adf).
https://github.com/X2Engine/X2CRM/blob/76d58e6c7e526579dac46de17ca912824a2d3adf/x2engine/protected/modules/calendar/models/X2CalendarPermissions.php
I was able to fix it by substituting the file with this version:
https://github.com/X2Engine/X2CRM/blob/6.9/x2engine/protected/modules/calendar/models/X2CalendarPermissions.php