3by400 Dahlonega, North Georgia Web Design team using Joomla

 
Home arrow Support FAQs arrow Internet Explorer - Cannot open the site...
Internet Explorer - Cannot open the site... E-mail

This is a pretty simple fix for a problem that is becoming more prevalent as we experiment with different Javascript libraries and Google API.

In the index.php of the template file of Joomla, there should be a segment of code that calls the Google component config.php through a require function, as well as a Javascript call from Google itself. This segment of code was originally set to be inserted before head section the of the HTML. This insertion, however causes IE6 to abort all functions and not load the site.

Solution: Remove the code from the head section and insert it before the end body tag at the bottom of the file. This will fix the problem.

 
< Prev   Next >