Documentació externa

Calling parameters do not match signature error

Comentar la línia de lib/Zend/XmlRpc/Server.php

 
if (!$matched)
{
            #require_once 'Zend/XmlRpc/Server/Exception.php';
            throw new Zend_XmlRpc_Server_Exception('Calling parameters do not match signature', 623);
}

Invalid mode for clean() method

Comentar la línia de /app/code/core/Zend/Cache/Backend/File.php

 
// Zend_Cache::throwException('Invalid mode for clean() method');