Recent Topics

1 Oct 04, 2008 15:17    

My b2evolution Version: 2.4.5

I try to keep my blog standards-compliant. I upgraded yesterday but I've now got one error picked up by [url=http://validator.w3.org/check?uri=http%3A%2F%2Fgeekblog.oneandoneis2.org]the W3C checker[/url] that I can't work out how to fix.

It's complaining about one of the divs in the sidebar search:

<div class="search_options"><div class="search_option">

Any suggestions as to what I need to do to get rid of this one last error?

2 Oct 06, 2008 03:57

Open inc/widgets/widgets/_coll_search_form.widget.php and change

line 104 to

echo '<div>';


and line 117 to

echo '</div><br />';

3 Oct 07, 2008 12:00

Excellent, that's done it! Much obliged!


Form is loading...