Using v7.7.3 and I notice my calendar has gone missing. All I get are two horizontal lines with arrows at each end. And a settings button that only returns an error when clicked: “TypeError:sd is null.” (See attached)
Unfortunately, I can’t say for sure when it stopped working.
When loading the page, I get JavaScript errors in the console: “Cannot read property style of null.”
I’ve reset permissions properly and did a " Quick Repair and Rebuild" and “Rebuild JS Grouping” to no avail.
Nothing in error_log or suitecrm.log to help.
I checked “Developer Mode” and “Display stack trace of errors,” and then set “Log Level” to "error.
Then I visited the calendar page and clicked a few things.
Well then I’m afraid I’m running out of ideas… maybe you could try cloning your system and trying an upgrade to a newer version on the clone? Then you could see if the problem goes away, without taking too many risks.
Please note that on 7.9.x email module still has a few bugs. But 7.8.5 is stable.
I wouldn’t think a full installation or upgrade would be required to fix a few missing variables.
Does anyone know where property “style” and vars “rd” and “sd” are “supposed” to come from and why mine would be null?
I can’t make sense of the minified .js files in the calendar module.
Is this an issue with yui.yahoo.com sending incorrect/missing data?
My hope with the upgrade was that this could be an already fixed issue. You can try digging into GitHub and looking for related issues, including the already closed Issues that might be fixed and included in the newer versions.
Other than that, I can’t help you with the Javascript, I don’t know enough. Maybe someone else can, but I don’t normally see that kind of question answered in these forums, unfortunately…