- Posts: 2
- Thank you received: 0
Upgraded to Joomla 2.5.6. Works fine except in IE
-
berndtjo
Inactive member - Topic Author
- New Member
Less
More
12 years 6 months ago #19541
by berndtjo
Upgraded to Joomla 2.5.6. Works fine except in IE was created by berndtjo
Hi
Tried to upgrade joomla into 2.5.6 using the one click upgrade. Seems to work ok but when viewing the page in IE it tries to download a css file instead of showing the page correctly. Works fine in Chrome, FF, Safari but not IE9.
It seems to be related to the line
?php require(dirname(__FILE__).DS.'/css/template_css.php')
Are there any easy fixes for this?
/Berndt
Tried to upgrade joomla into 2.5.6 using the one click upgrade. Seems to work ok but when viewing the page in IE it tries to download a css file instead of showing the page correctly. Works fine in Chrome, FF, Safari but not IE9.
It seems to be related to the line
?php require(dirname(__FILE__).DS.'/css/template_css.php')
Are there any easy fixes for this?
/Berndt
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #19545
by ivan.milic
Replied by ivan.milic on topic Re: Upgraded to Joomla 2.5.6. Works fine except in IE
if you have this line:
header("Content-type: text/css");
in template_css.php
remove it
header("Content-type: text/css");
in template_css.php
remove it
The following user(s) said Thank You: berndtjo
Please Log in to join the conversation.
Time to create page: 0.160 seconds