Bug #16829
closedEM: cannot upload extensions
0%
Description
Problems happens with latest SVN on both 4.0 and 4.1. Errors displayed:
==========================================
Warning: unserialize() expects parameter 1 to be string, array given in C:\Projects\t3test\typo3\mod\tools\em\class.em_terconnection.php on line 278
Parse error: syntax error, unexpected T_STRING in C:\Projects\t3test\typo3\mod\tools\em\class.nusoap.php(5924) : eval()'d code on line 1
Fatal error: Class 'soap_proxy_25721' not found in C:\Projects\t3test\typo3\mod\tools\em\class.nusoap.php(5926) : eval()'d code on line 1
==========================================
I use cURL proxy with password authentication (which is correct) if it lights anything...
(issue imported from #M4735)
Updated by Dmitry Dulepov almost 18 years ago
Update: this happens if SOAP is disabled in PHP. Why EM does not warn about missing SOAP?
Updated by Franz Holzinger over 16 years ago
I confirm this bug. I wanted to upload sr_feuser_register and it says:
Parse error: syntax error, unexpected T_STRING in /var/www/html/typo3_src-4.2.0/typo3/mod/tools/em/class.nusoap.php(5924) : eval()'d code on line 1Call Stack
- Time Memory Function Location
1 0.0006 125016 {main}( ) ../index.php:0
2 0.7945 46061184 SC_mod_tools_em_index->main( ) ../index.php:54
3 0.7946 46061368 SC_mod_tools_em_index->showExtDetails( ) ../class.em_index.php:563
4 1.0952 49845928 SC_mod_tools_em_index->uploadExtensionToTER( ) ../class.em_index.php:2176
5 1.0952 49845928 SC_mod_tools_em_terconnection->uploadToTER( ) ../class.em_index.php:5031
6 1.9814 51753944 em_soap->init( ) ../class.em_terconnection.php:311
7 2.0403 51829616 soapclient->getProxy( ) ../class.em_soap.php:109
Call Stack
- Time Memory Function Location
1 0.0006 125016 {main}( ) ../index.php:0
2 0.7945 46061184 SC_mod_tools_em_index->main( ) ../index.php:54
3 0.7946 46061368 SC_mod_tools_em_index->showExtDetails( ) ../class.em_index.php:563
4 1.0952 49845928 SC_mod_tools_em_index->uploadExtensionToTER( ) ../class.em_index.php:2176
5 1.0952 49845928 SC_mod_tools_em_terconnection->uploadToTER( ) ../class.em_index.php:5031
6 1.9814 51753944 em_soap->init( ) ../class.em_terconnection.php:311
7 2.0403 51829616 soapclient->getProxy( ) ../class.em_soap.php:109
8 2.0697 51843168 eval( ''$proxy = new soap_proxy_1879655436(\'\');'' ) ../class.nusoap.php:5926