Error loading the News module
Posted: Thu Oct 13, 2005 11:36 am
We have a new installation of cmsms vs.0.10.3 and recently there was an upgrade on the server to php 5.0.5. My news module no longer completly loads in the admin section. Part of the page loads (the news module menu) and I get an error. ->object required, http://mysite/csm/admin/moduleinterface.php?module=News and when I view the Javascript console I see
->Error: document.getElementById(tabs[j].id + "_c") has no properties
Source File: http://www.infoneuro.mcgill.ca/admin/th ... tandard.js Line: 52
line 52= document.getElementById(tabs[j].id + "_c").style.display = 'none';
This was working earlier, so I feel the php upgrade must have something to do with it. I have tried uninstalling and reinstalling the news module, re-uploading the news module files to the server. Any ideas would be appreciated. Thanks.
->Error: document.getElementById(tabs[j].id + "_c") has no properties
Source File: http://www.infoneuro.mcgill.ca/admin/th ... tandard.js Line: 52
line 52= document.getElementById(tabs[j].id + "_c").style.display = 'none';
This was working earlier, so I feel the php upgrade must have something to do with it. I have tried uninstalling and reinstalling the news module, re-uploading the news module files to the server. Any ideas would be appreciated. Thanks.