I found this module on the forum and it looked very promising. Although, I cannot register the first user. I get an error.
SOAP Error: Call to a member function AddUser() on a non-object
Application: cmsms (User ID: # not set)
Function: add
User: admin (iCMS ID: #1)
Request:
userdatauser_id1loginadminpasswordab04994bbd6ab6c32486529733921995nicknameadminmailjlodestro@quavu.comactive0createdate2008-06-20appid not setappvaluesgrouporiginal_password2ey9ucgkserverHTTP_USER_AGENTMozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20HTTP_COOKIE__qca=1206795083-78546760-66823009; __utmz=172101155.1211808467.34.5.utmccn=(organic)|utmcsr=google|utmctr=web+design+jamestown,+ny|utmcmd=organic; __utma=172101155.1206734259.1206837102.1213730810.1213819274.45; CMSSESSIDcbf77e2c=3498b3f1c3e90b24b6ffba73871ff66d; CMSSESSID7d9583ae=44de56064b2b7ed9f2691a47c5653e96; CMSSESSID872965da=c136ecc8b971770a7e614a66859e4de5HTTP_REFERERhttp://quavu.com/pilot/index.php?page=activationREMOTE_ADDR69.40.172.243SERVER_ADDR74.208.59.44SERVER_PROTOCOLHTTP/1.1
Request Headers:
POST /pilot/modules/iCMSUser/services/cmsms.php HTTP/1.1 Host: quavu.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.6 Content-Type: text/xml; charset=utf-8 SOAPAction: "urn://www.icms.info#add" Content-Length: 2925 Authorization: Basic YWRtaW46cGlsb3RxdWF2dQ==
Response:
SOAP-ENV:ServerCall to a member function AddUser() on a non-object
Response Headers:
HTTP/1.1 500 Internal Service Error Date: Fri, 20 Jun 2008 18:30:00 GMT Server: Apache/1.3.34 Ben-SSL/1.55 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache X-Powered-By: PHP/5.2.6 Set-Cookie: CMSSESSID7d9583ae=2d188b882f25061008f10571212b7462; path=/ Content-Length: 318 Connection: close Content-Type: text/xml; charset=utf-8
iCMS Module
Re: iCMS Module
i have a similar problem, i have follow all the instruction written on the site of "iCMS" but it continue to give me this error when i try to activate users
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
Re: iCMS Module
i have a similar problem with this module and have tried getting it going over the last day or so...
I joined there forum and also messaged the project owner and have been informed that they are no longer going to support teh project.
however in a hunt around on teh forum I found a similar post and the reply to that was 'Were they sure that feusers had been installed correctly'?
Ok I can see where that is coming from due to this message..
i think this may be a server issue in some respects as this project was developed on Linux and [personally] I'm trying to get this going on a windows server with mysql 5 and php 5 with soap extension enabled.
I'll need to try get it over to linux I think but I've been having php update issues on my linux server - that needs to be sorted first. essentially I know that php 5.0 is needed to get this working properly...
would be interesting to know if anyone else is using this and what if any issues they may have had and how they resolved those issues?
shame that they wish to discontinue support on it as i think it has some really good features and is well worth future development.
I joined there forum and also messaged the project owner and have been informed that they are no longer going to support teh project.
however in a hunt around on teh forum I found a similar post and the reply to that was 'Were they sure that feusers had been installed correctly'?
Ok I can see where that is coming from due to this message..
teh key is in the first line Call to a member function on a non object - basically thats saying that it can't find the object it is looking for - in this case feusers module (icmsuser is using feusers to work from what I can see)SOAP Error: Call to a member function AddUser() on a non-object
Application: cmsms (User ID: # not set)
Function: add
User: admin (iCMS ID: #1)
i think this may be a server issue in some respects as this project was developed on Linux and [personally] I'm trying to get this going on a windows server with mysql 5 and php 5 with soap extension enabled.
I'll need to try get it over to linux I think but I've been having php update issues on my linux server - that needs to be sorted first. essentially I know that php 5.0 is needed to get this working properly...
would be interesting to know if anyone else is using this and what if any issues they may have had and how they resolved those issues?
shame that they wish to discontinue support on it as i think it has some really good features and is well worth future development.
Re: iCMS Module
I have exact the same problem.
Has anyone found a solution?
If so please share. The module looked promossing but as they do not offer support anymore I am doubting if I shouldn't better abandon the whole script and search something else.
Has anyone found a solution?
If so please share. The module looked promossing but as they do not offer support anymore I am doubting if I shouldn't better abandon the whole script and search something else.