Hello there,
I have been trying to figure it out for over a week now but without much
success. Could really use some help.
When I visit my site http://www.Channelorama.com/DH/?act=home using IE,
I see the following error in the apache error log. And, IE hangs in a
'working' loop, without dis
On Saturday 22 May 2010 15:53:09 Nishikant Kapoor wrote:
> Hello there,
>
> I have been trying to figure it out for over a week now but without much
> success. Could really use some help.
>
> When I visit my site http://www.Channelorama.com/DH/?act=home using IE,
> I see the following error in th
Torsten Förtsch,
You are awesome! That was it.
I had a line in there just before '$r->print($tmpl->output)'
$r->content_type("text/html; charset=ISO-8859-1\n\n");
I removed the two \n and now, it is working great with both IE and FF..
Really, truly appreciate it.
Nishi
Torsten Förtsch wro