Re: Empty file uploads

2005-03-06 Thread Robert Norris
On Thu, Mar 03, 2005 at 07:51:22AM +0100, Gerald Richter wrote: > Please try to use the code Daniel posted instead of yours. Similars code > works for me for years now without problems As I said in a previous email, I tested this and it doesn't work most of the time. Rob. signature.asc Descript

Re: Content-type in Meta not working? SOLVED

2005-03-06 Thread RobertCZ
RobertCZ wrote: I noticed that with EP2 this doesn't work while [- $http_headers_out{'Content-Type'} = $content{$lang}; -] seems to work fine... What's the problem? Under EP1 it used to work OK. OK, it seems one have to remove AddDefaultCharset from Apache config (it's default On

Re: Content-type in Meta not working?

2005-03-06 Thread RobertCZ
Philip Hazelden wrote: I noticed that with EP2 this doesn't work while [- $http_headers_out{'Content-Type'} = $content{$lang}; -] seems to work fine... What's the problem? Under EP1 it used to work OK. What's the actual output of the two? It looks to me like you should be usin

Re: Content-type in Meta not working?

2005-03-06 Thread Philip Hazelden
> I noticed that with EP2 this > > > > doesn't work while > > [- $http_headers_out{'Content-Type'} = $content{$lang}; -] > > seems to work fine... What's the problem? Under EP1 it used to work OK. What's the actual output of the two? It looks to me like you should be using doub

Content-type in Meta not working?

2005-03-06 Thread RobertCZ
Hello, I noticed that with EP2 this doesn't work while [- $http_headers_out{'Content-Type'} = $content{$lang}; -] seems to work fine... What's the problem? Under EP1 it used to work OK. - Robert PS It's usually not a problem, but couple of my servers have russian or korean (or sim