If it was the spamhoneypot plugin, that implies there is a problem with the tokenizer, since all the honeypot does is search for a comment form and add the honeypot to it. There should be no other changes made in the page output.
Rick On Jun 3, 6:10 pm, eternal243 <[email protected]> wrote: > that solved the problem, the faulty plugin was: > > Spam HoneyPot 1.0.1 by Sean Coates > Entraps spammers with a honeypot comment field > > It is one of the few plugins i have installed, although i couldn't > find much information on it before i installed it, i guess it hasn't > been updated for awhile. > > On 3 Juni, 23:56, Arthus Erea <[email protected]> wrote: > > > Okay, can you try deactivating your plugins, one by one? > > > See if that fixes the issue. If so, tell us which plugin fixed it and > > I'll look into it. > > > Otherwise, it might be a core issue. > > > On Jun 3, 2009, at 5:54 PM, eternal243 wrote: > > > > Actually i just switched to the stock K2 theme and got the same > > > problem, i then switched to both Mzingi and Charcoal themes and got > > > the same problem yet again, !doctype gets broken on single-entry > > > pages. > > > > I'm using habari 0.6.2 btw > > > > On 3 Juni, 23:46, Arthus Erea <[email protected]> wrote: > > >> Okay, can you give this a try: > > >> 1) Rename entry.single.php to something.php > > >> 2) Copy the stock entry.single.php template from the system K2 > > >> directory into your custom theme > > > >> On Jun 3, 2009, at 5:45 PM, eternal243 wrote: > > > >>> Thanks for fast reply, I have modified my entry.single.php file a > > >>> little bit but yes, I do have <?php $theme->display ( 'header' ); ?> > > >>> included at the top of the page. > > > >>> On 3 Juni, 23:42, Arthus Erea <[email protected]> wrote: > > >>>> Hi, > > > >>>> Sounds like you might have modified your entry.single.php template. > > > >>>> Open your entry.single.php template and ensure it either: > > >>>> a) has the proper DOCTYPE at the top or > > >>>> b) includes "header.php" > > > >>>> On Jun 3, 2009, at 5:40 PM, eternal243 wrote: > > > >>>>> well, i was working on my site and had some real trouble figuring > > >>>>> out > > >>>>> what was causing layout-problems in internet explorer for me. > > > >>>>> in the end i found the problem but i don't have any clue why it > > >>>>> happens or how to solve it. > > > >>>>> what happens is that if i view the source on any page of my site > > >>>>> the > > >>>>> doctype shows <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 > > >>>>> Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> > > >>>>> everywhere, > > >>>>> except when i'm viewing a single-entry page. > > > >>>>> if i do view a single-entry page and then bring up the source i > > >>>>> get > > >>>>> this <!HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" > > >>>>> "http:// > > >>>>>www.w3.org/TR/html4/loose.dtd"> > > > >>>>> As you can see the DOCTYPE is missing within the source if i > > >>>>> view a > > >>>>> single-entry page but not on a multiple-entry page, front page, > > >>>>> search > > >>>>> page, archive page or any other page on the site. > > > >>>>> please help me solve this problem, i've never run into anything > > >>>>> like > > >>>>> this before. i'm using a modified k2-theme on my site. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
