XF 1.3 Many Fatal Errors with RSS

My Xenforo make many Errors with a RSS Problem

Code:
ErrorException: Fatal Error: Class 'Zend_Feed_Writer_Renderer_RendererAbstract' not found - library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php:45
Generiert durch: Unbekanntes Benutzerkonto, Vor 4 Minuten

RSS Feeds not working
I have no Idea more to fix this.

XenForo 1.3.0
PHP 5.3.2-1 with 5.1 the Same Problem :(
ServerOS: Ubuntu 10.04.4 LTS

Thx vor help Rene W.
 
When did the errors start?
From beginning with Xenforo 1.1 over all updates und Server updates :( and RSS Feeds has never works

What actions trigger the errors?
When User or Guest klick on an RSS Feed/Icon

Do the errors occur with all add-ons disabled?
With all Addon disabled the same error


Test with Listener False / Addons disabled
Code:
Fehlerinformation
ErrorException: Fatal Error: Class 'Zend_Feed_Writer_Renderer_RendererAbstract' not found - library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php:45
Generiert durch: Rene Weinelt, Vor 7 Minuten
Stapelverfolgung
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Benötigter Status
array(3) {
  ["url"] => string(57) "http://rs215827.rs.hosteurope.de/board/forums/-/index.rss"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

mfg Rene sorry for my bad english ;)
 
The specific file to check is library/Zend/Feed/Writer/Renderer/RendererAbstract.php.

I would recommend reuploading all files though as a check.
 
Yeaahhh Thanks Mike

This File has 0 byte on the Server , i reuploaded and now works the RSS with no Errors. :D

mfg Rene

PS: The Internal Filecheck of XF say never a Problem with this File
 
Top Bottom