On Fri, Mar 28, 2003 at 02:47:25PM +0100, Per Lundberg wrote:
> On Fri, 2003-03-28 at 13:15, Isetro Savi wrote:
> > On Fri, Mar 28, 2003 at 10:45:10AM +0100, Per Lundberg wrote:
> > > Do you have something like this in your PHP code?
> > > 
> > > header("Content-type: text/css");
> > 
> > I did not have that in the stylesheet, but putting it in did not help.
> 
> Does the stylesheet validate? (http://validator.w3.org)
> 
> I would guess this is a register_globals problem.
> -- 
> Best regards,
> 
> Per Lundberg / Capio ApS
> Phone: +46-18-4186040
> Fax: +46-18-4186049
> Web: http://www.capio.com
> 
The stylesheet validates.  I've been trying to comment out some of the
database code (stylesheet colors stored in mysql db) to see if that
helps, but I've still had no luck.  I'm not explicitly using any
globals, but I'll check through and see if I note anything.

Time to do some komodo debugging, I guess!




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to