Recent Topics

1 Jul 16, 2008 16:17    

My b2evolution Version: Not Entered

All,

after upgrading to 2.4.2 and applying a new skin my RSS feed is not working any more:
http://wifi-wue.de/weblog/b2evolution/blogs/index.php?tempskin=_rss2

I've setup a sandbox, did a fresh install on a clean database, dumped my posts into it, same here:
http://wifi-wue.de/sandbox/blogs/index.php

BTW: I have suppressed the error message "Notice: Only variable references should be returned by reference in" in my live blog but that doesn't seem to impact the RSS feed because it's not available in the sandbox as well:
http://wifi-wue.de/sandbox/blogs/index.php?tempskin=_rss2

Any help is very much appreciated, thanks,
Silencer

3 Jul 18, 2008 11:39

Probably got a lot to do with the fact that this code is at the top of your feeds page :

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

¥

4 Jul 18, 2008 15:02

Thanks, that solved the problem.

Best,
Silencer


Form is loading...