If you are using a Rocket Theme Template, they have a plugin that's called RokGZipper which compresses and combines all css and java scripts files. You can't do that to our calendar.
So...turn that plugin off (System - RokGZipper). There will be no functionality difference on your site...except that the calendar will loads.
Hi, Matt.
My calendar is still not loading. I have submitted a ticket way back, but I am re-posting here.
What I have done:
1. Transferred the site to Unix server
2. Double check that all permissions are correct (755 folders and 644 files)
3. Upgraded Joomla to the latest stable version
4. Updated DTregister to the latest version
5. Made sure that no unnecessary plugins are enabled
(I don't have RockZipper, but I have RockNaveMenu - Boost and RockNaveMenu-Extended Links which are both disabled). The only other party plugins that are enabled are JRedirect and cbpaidsubsbot.
On the Modules, I have banner slider and HOT image slider enabled.
That's all that I can think of that could have an effect on the Calendar. I appreciate your help.
The problem towerbuilder was having was not a DT Register bug, but caused by another extension. It was "System - JB Library". This extension (and others like it) strip out JQuery scripts and other similar scripts from within your site. Using plugins like this is generally a very bad idea as they obviously mess with other things and cause problems. Some templates have stuff like this built in also. I changed a parameter in the plugin telling it to NOT strip out JQuery from other extensions. Now the calendar loads because that plugin is not being allowed to break it.
Thank you so much for the DTH Team! I hope this post helps other who may encounter the same problem. I will definitely watch out for the extensions that strip out JQuery scripts (like System-JB Library).