[TYPO3-english] Fatal error when trying update TER extension
Simon Tuck
stu at rtpartner.ch
Tue Mar 9 10:06:50 CET 2010
Ok, I see I'm not the only one getting this. Will apply patch from bug
#13637 and try again...
On 3/9/10 10:01 AM, Simon Tuck wrote:
> Hi,
> I'm trying to update the smarty extension in the ter, but whenever I
> attempt to upload the extension I get the following fatal error:
>
> [09-Mar-2010 09:54:31] PHP Fatal error: SOAP-ERROR: Encoding: object
> hasn't 'name' property in
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_soap.php
> on line 229
> [09-Mar-2010 09:54:31] PHP Stack trace:
> [09-Mar-2010 09:54:31] PHP 1. {main}()
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/index.php:0
> [09-Mar-2010 09:54:31] PHP 2. SC_mod_tools_em_index->main()
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/index.php:54
> [09-Mar-2010 09:54:31] PHP 3.
> SC_mod_tools_em_index->showExtDetails($extKey = 'smarty')
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_index.php:563
>
> [09-Mar-2010 09:54:31] PHP 4.
> SC_mod_tools_em_index->uploadExtensionToTER($em = array ('action' =>
> 'doUpload', 'user' => array ('fe_u' => 'rtpartner', 'fe_p' =>
> '*********'), 'upload' => array ('comment' => '[CHANGED] Implemented
> workaround for using different template dirs (thanks to Stefan
> Jelner)\r\n[NEW] respect_no_cache parameter \r\n[NEW] Default settings
> for caching, compile check and debugging \r\n[FIXED] Caching mechanism
> should now work on a per page basis for compiled files and cache files
> \r\n[NEW] img_resource function (thanks to Sebastian Roth)\r\n[NEW]
> Added respectNoCache option\r\n[CHANGED] Misc. Performance
> improvements.\r\n[FIXED] Possible SQL error in lookup function\r\n[NEW]
> Added hook for ...', 'mode' => 'new_sub'), 'extKey' => 'smarty',
> 'extInfo' => array ('doubleInstall' => 'G', 'type' => 'G', 'EM_CONF' =>
> array (...), 'files' => array (...))))
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_index.php:2185
>
> [09-Mar-2010 09:54:31] PHP 5.
> SC_mod_tools_em_terconnection->uploadToTER($em = array ('action' =>
> 'doUpload', 'user' => array ('fe_u' => 'rtpartner', 'fe_p' =>
> '*********'), 'upload' => array ('comment' => '[CHANGED] Implemented
> workaround for using different template dirs (thanks to Stefan
> Jelner)\r\n[NEW] respect_no_cache parameter \r\n[NEW] Default settings
> for caching, compile check and debugging \r\n[FIXED] Caching mechanism
> should now work on a per page basis for compiled files and cache files
> \r\n[NEW] img_resource function (thanks to Sebastian Roth)\r\n[NEW]
> Added respectNoCache option\r\n[CHANGED] Misc. Performance
> improvements.\r\n[FIXED] Possible SQL error in lookup function\r\n[NEW]
> Added hook for ...', 'mode' => 'new_sub'), 'extKey' => 'smarty',
> 'extInfo' => array ('doubleInstall' => 'G', 'type' => 'G', 'EM_CONF' =>
> array (...), 'files' => array (...))))
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_index.php:5041
>
> [09-Mar-2010 09:54:31] PHP 6. em_soap->call($func = 'uploadExtension',
> $param = array ('accountData' => array ('username' => 'rtpartner',
> 'password' => '*********'), 'extensionData' => array ('extensionKey' =>
> 'smarty', 'version' => '1.9.0', 'metaData' => array (...),
> 'technicalData' => array (...), 'infoData' => array (...)), 'filesData'
> => array ('fileData' => array (...))), $username = *uninitialized*,
> $password = *uninitialized*)
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_terconnection.php:314
>
> [09-Mar-2010 09:54:31] PHP 7. em_soap->callPhpSOAP($func =
> 'uploadExtension', $param = array ('accountData' => array ('username' =>
> 'rtpartner', 'password' => '*********'), 'extensionData' => array
> ('extensionKey' => 'smarty', 'version' => '1.9.0', 'metaData' => array
> (...), 'technicalData' => array (...), 'infoData' => array (...)),
> 'filesData' => array ('fileData' => array (...))))
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_soap.php:196
>
> [09-Mar-2010 09:54:31] PHP 8. SoapClient->__soapCall('uploadExtension',
> array ('accountData' => array ('username' => 'rtpartner', 'password' =>
> '*********'), 'extensionData' => array ('extensionKey' => 'smarty',
> 'version' => '1.9.0', 'metaData' => array (...), 'technicalData' =>
> array (...), 'infoData' => array (...)), 'filesData' => array
> ('fileData' => array (...))), NULL, NULL)
> /Users/stu/Sites/TYPO3_SRC/typo3_src-4.2.12/typo3/mod/tools/em/class.em_soap.php:229
>
More information about the TYPO3-english
mailing list