Hola, al intentar quitar un virus he puesto una copia de seguridad y cuando abro intento crear un nuevo articulo me aparece esto en la pantalla :
 
Fatal error: Call to undefined method stdClass::onDisplay() in : .........     htdocs/libraries/joomla/html/editor.php on line 459
 
Esa linea en concreto es esto :
 
 
			// Try to authenticate
			if ($temp = $plugin->onDisplay($editor, $this->asset, $this->author))
			{
				$result[] = $temp;
 
 
 
Ya no se que hacer ,y todo lo demas si parece que funciona...... 
  
 

