Complimenti a tutti e come sempre mi raccomando ITALIANI contribuite con idee anche banali alla crescita di un progetto open perchè fa crescere la voglia di lavorare!

Moderator: magallo
maxilmago wrote: Sono lieto di vedere che pian piano questo software ha attirato l'attenzione anche di molti Italiani... grazie ad Alby io mi presento per chi non mi conosce, sono l'amministratore di phpbb.it e volevo fare i primi test per riuscire ad integrare al meglio cmsMS con phpbb3... cosa non tanto semplice... ma vediamo se si riesce a creare un modulo degno.
Complimenti a tutti e come sempre mi raccomando ITALIANI contribuite con idee anche banali alla crescita di un progetto open perchè fa crescere la voglia di lavorare!![]()
Effettivamente lo devo provare ma troppo occupato con il nuovo FMSprotempore wrote: chi ne sa qualcosa?
ahimé... purtroppo no... non l'ho fatto io sul mio server... non ne sarei capace...Moae wrote: a me da proprio un SOAP error durante l'attivazione degli utenti non è che sai dirmi come devo fare per attivare le SOAP extensions?
Code: Select all
SOAP Error: DTD are not supported by SOAP
Application: cmsms (User ID: # not set)
Function: add
User: ciccio (iCMS ID: #2)
Request:
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn://www.icms.info" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:add><param0 xsi:type="ns2:Map"><item><key xsi:type="xsd:string">userdata</key><value xsi:type="ns2:Map"><item><key xsi:type="xsd:string">user_id</key><value xsi:type="xsd:string">2</value></item><item><key xsi:type="xsd:string">login</key><value xsi:type="xsd:string">ciccio</value></item><item><key xsi:type="xsd:string">password</key><value xsi:type="xsd:string">1ef846d4b19b6d2fe8cb822b84aa4509</value></item><item><key xsi:type="xsd:string">nickname</key><value xsi:type="xsd:string">ciccio</value></item><item><key xsi:type="xsd:string">mail</key><value xsi:type="xsd:string">moae@libero.it</value></item><item><key xsi:type="xsd:string">active</key><value xsi:type="xsd:string">0</value></item><item><key xsi:type="xsd:string">createdate</key><value xsi:type="xsd:string">2008-07-20</value></item></value></item><item><key xsi:type="xsd:string">appid</key><value xsi:type="xsd:string"> not set</value></item><item><key xsi:type="xsd:string">appvalues</key><value xsi:type="ns2:Map"><item><key xsi:type="xsd:string">group</key><value xsi:type="xsd:string">1</value></item></value></item><item><key xsi:type="xsd:string">original_password</key><value xsi:type="xsd:string">s8cnkdp</value></item><item><key xsi:type="xsd:string">server</key><value xsi:type="ns2:Map"><item><key xsi:type="xsd:string">HTTP_USER_AGENT</key><value xsi:type="xsd:string">Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1</value></item><item><key xsi:type="xsd:string">HTTP_COOKIE</key><value xsi:type="xsd:string">phpbb3_2ebe6_u=1; phpbb3_2ebe6_k=; phpbb3_2ebe6_sid=d7c39df608a61c8e2211cfe4218830b7; style_cookie=null; CMSSESSID305f3336=550c5046a6a721f950c58e437e264078</value></item><item><key xsi:type="xsd:string">HTTP_REFERER</key><value xsi:type="xsd:string">http://testing/index.php?page=activation</value></item><item><key xsi:type="xsd:string">REMOTE_ADDR</key><value xsi:type="xsd:string">127.0.0.1</value></item><item><key xsi:type="xsd:string">SERVER_ADDR</key><value xsi:type="xsd:string">127.0.0.1</value></item><item><key xsi:type="xsd:string">SERVER_PROTOCOL</key><value xsi:type="xsd:string">HTTP/1.1</value></item></value></item></param0></ns1:add></SOAP-ENV:Body></SOAP-ENV:Envelope>
Request Headers:
POST /modules/iCMSUser/services/cmsms.php HTTP/1.1 Host: testing Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.5 Content-Type: text/xml; charset=utf-8 SOAPAction: "urn://www.icms.info#add" Content-Length: 2659 Authorization: Basic Z29kOm9ubmlwb3RlbnRl
Response:
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <__html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Server error!</title> <link rev="made" href="mailto:moae@testing.com" /> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;} /*]]>*/--></style> </head> </__body> <h1>Server error!</h1> <p> The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. </p> <p> If you think this is a server error, please contact the <a href="mailto:moae@testing.com">webmaster</a>. </p> <h2>Error 500</h2> <address> <a href="/">testing</a><br /> <span>07/21/08 11:06:15<br /> Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5</span> </address> <__body> </__html>
Response Headers:
HTTP/1.1 500 Internal Server Error Date: Mon, 21 Jul 2008 09:06:15 GMT Server: Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5 Vary: accept-language,accept-charset Accept-Ranges: bytes Connection: close Content-Type: text/html; charset=iso-8859-1 Content-Language: en