After upgrade to 7.7 - I faced the - described here - calendar issue. Calendar just doesn’t display at all, no errors on the screen (I’m admin user).
Today I upgraded to 7.7.1. Unfortunatelly - my problem still exists.
What’s more - I have marked following, next issue:
I thought “Calendar is the most important element for me, so if I can’t see it - I will add at least a calendar dashlet to my dashboard…”
I did so. I added calendar dashlet, I did refresh the page and… now I don’t see my dashboard at all
After I go to my profile and click “Reset Homepage” option - I can see dashboard again (of course I have lost my individual settings, but it displays).
I have done it several times and this is for sure repeateable:
Add calendar dashlet -> dashboard disappears
Rest Homepage -> dashboard displays again.
Unfortunately - I still can’t display the calendar module.
My system is: Centos 7 64bit, Apache 2.0, PHP 7.0.9, MariaDB 10.1.16, 2GB for PHP and max_execution_time set to 1800. File access rights set up to 777 - so it can’t be a problem. I did every “Repair” option several times and also cleared browser cache…
I don’t see this issue, but I am on a debian install. Have you checked your suitecrm.log file and also your centos web service error log files to see if any errors are displayed related to calendar?
So - the first error related to calendar in SuiteCRM’s log file was that timezone in my php.ini was not set. I set it to “Europe/Warsaw” and restarted the httpd service.
This error disappeared.
By now, while accessing calendar, I have two repeating errors:
[26350][1][ERROR] fromUser: Conversion of from user format Y-m-d H:i failed
So - conversion of what…? - does it seem like Suite doesn;t have value for current data? Default date format for SuiteCRM and my user is “Europe/Warsaw (GMT +2:00)” - the same as in php.ini.
Default data format for SuiteCRM and my user is: “2010-12-23”
Default tie format for SuiteCRM and my user is “23:00”. Changing of these settings doesn’t help.
Beside this, I still get the error: “[ERROR] Unable to load custom logic file: custom/include/social/hooks.php”
The mentioned file does not exist in my system. In this location I have two directories: “facebook” and “twitter” - but no file.