Login as admin in ISPconfig3. Under System select Interface Config and go the tab Misc. Remove the "Dashboard atom feed URL"
Another solution New to ISpconfig 3. Going over all menus and links and this one was messing my brain 1. Could not add my joomla atom or rss feed, just showed blank. Checked one solution to edit simplepie file, but the &= was already added to the file. 2. Deleted the feed link as suggested here, but left space was still there. Does not remove the left sidebar. 3. Was going to hack my joomla and then 4 idea 4. SOLUTION: Use feedburner to retreive feed. Use feedburner feed in ISPconfig 3. Works fine.
This RSS link works fine for me, it is a Joomla 2.5 site. http://status.isplogin.dk/?format=feed&type=rss
There's a couple of differences from my rss and yours although the link is constructed the same way. So, I guess the issue is not the link. Might be: 1. Number of feeds, have 20 feeds per page. 2. My feeds (some) have teaser or intro images before the "readmore" Just out of curiosity. I tested feedbutner normal rss feed link, looks like this: http://feeds.feedburner.com/yourfeedname and feedburner xml version, looks like this: http://feeds.feedburner.com/"yourfeedname"?format=xml Both work Then comparing the rss xml feedburner to my joomla rss xml, the html encoding seems different for the same feed. example feedburner: Code: <description><div class="feed-description"><p><strong style="color: #0f409d; font-family: georgia, palatino;">< example my joomla: Code: <description><![CDATA[<div class="feed-description"><p><strong style="color: #0f409d; font-family: georgia, palatino;"> So, I might be wrong, someone correct me please. But seems that the simplepie file is missing characters?! ressel we are almost neighbours
For the info of other readers... You need to logout then login for it to take effect. The feed is cached in the session.