Page 1 of 1

Firefox and latest release of phpwcms

Posted: Wed 4. Jul 2007, 18:49
by niels_j
Hi

Today I installed the latest release of phpwcms on a clean system. As usual my testpage showed up right in InternetExplorer but looked awfull in several versions of Firefox!

My solution to the problem was to remove this string --- "http://www.w3.org/TR/html4/loose.dtd" --- from many files. (grep is your friend :-)

Changing settings in conf.inc.php does not fix the problem!
/niels

Posted: Wed 4. Jul 2007, 21:59
by DeXXus

Posted: Thu 5. Jul 2007, 21:51
by Jensensen
hi,
to removing all dtd expressions from your pages wasn't a good idea.

use html standards, validators and/or CSS
and your pages are fine with almost all modern browsers...

for phpwcms there are many examples online:

http://www.phpwcms.de/forum/viewforum.php?f=11
http://www.phpwcms.de/forum/viewforum.php?f=12

think about that fortunately :wink: there are few more browsers used on different os platforms
not only IE :evil: on win :evil:


greetz