Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Themes not visible in Firefox 2.0 but visible in IE 7.0


charly54
Member

@charly54

You must edit bb-includesfunctions.php. Insert as last statement before return following line to replace backslash into slash:

$r = str_replace(‘\’, ‘/’, $r);

Skip to toolbar