[TYPO3] SOAP error
Allan Jacobsen
aja at danskespil.dk
Tue Jun 10 10:40:40 CEST 2008
Nusoap collides with the builtin xml in newer versions of php.
If you really want to use nusoap, then you can go in the file and change the 2 places where it says soapclient to soap_client, and change your code in the same way.
Best regards/MVH
Allan Jacobsen
Infrastruktur, Danske Spil A/S
Korsdalsvej 135, 2605 Brøndby
-----Oprindelig meddelelse-----
Fra: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] På vegne af Antonio Álvarez Feijoo
Sendt: 10. juni 2008 10:23
Til: typo3-english at lists.netfielders.de
Emne: [TYPO3] SOAP error
Hello,
I'm trying to use the class nusoap, but I don't know why it fails.
- With require_once(PATH_typo3.'mod/tools/em/class.nusoap.php'):
Fatal error: Cannot redeclare class soapclient in
/var/www/mysite/typo3_src-4.1.2/typo3/mod/tools/em/class.nusoap.php
- Without require_once(PATH_typo3.'mod/tools/em/class.nusoap.php'):
Fatal error: Class 'nusoap_base' not found in
/var/www/mysite/typo3_src-4.1.2/t3lib/class.t3lib_div.php
Any idea?
Regards.
--
Antonio Álvarez Feijoo
Computer Science Engineer
mailto:aalvarez at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list