Project

General

Profile

Actions

Bug #16082

closed

I get a parse error when I try to upload an extension.

Added by Stig N¸rgaard about 18 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2006-04-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I get this when I try to upload an extension:
Parse error: parse error, unexpected T_STRING in /home/typo3_src/typo3_src-4.0/typo3/mod/tools/em/class.nusoap.php(5925) : eval()'d code on line 1

Fatal error: Cannot instantiate non-existent class: soap_proxy_959897375 in /home/typo3_src/typo3_src-4.0/typo3/mod/tools/em/class.nusoap.php(5927) : eval()'d code on line 1

In the EM I go to 'Upload to TER'.
And fill out the forms user/pass.
Changelog for upload: Initial upload.
Warning Only install this extension if you wish to grant trusted be-users access to a constant editor which traditionally is admin-only.
Upload command: New sub version (latest x.x+1.0)
Click 'upload extension'.

I don't know much about soap, so I didn't dig deep into this.
But when I debug i get the following.

in function getProxy() from line 5919:
$this->_getProxyClassCode($r) returns:"A proxy can only be created for a WSDL client". I can see that this is not the expected result.

This is what I see in function _getProxyClassCode:
$this->endpointType is empty and therefore it returns the above message.

I get this error TYPO3 4.0 final.
(issue imported from #M3327)


Files

bug-3327.diff (4.79 KB) bug-3327.diff Administrator Admin, 2006-12-11 22:30

Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #16829: EM: cannot upload extensionsClosed2007-01-04

Actions
Has duplicate TYPO3 Core - Bug #16734: PHP Error when trying to upload an extension to the TERClosed2006-11-24

Actions
Actions

Also available in: Atom PDF