PDA

View Full Version : Sansosnake template problem


Stalker
21.05.2004, 19:41
Basically I chose mambo portal because I didn't want to work with code and because I am a beginner only having made websites with dreamweaver so far, only a few by hand. The porblem itself can be seen from the screenshot - http://www.hot.ee/csk/mambo.jpg (in the black circle), how to fix the thing that causes this error or how to just manually remove that text there. Using a different theme is out of the question unfortunately since this is the only free template I found and liked. Please help me :)

Stalker
27.05.2004, 15:07
If anybody cares the solution is to replace <?php echo _ISO; ?> with <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /> (Thanks Trijnie) :P