![]() |
Remote Framework update beta 3.1- sql and lng files fixed
1 Attachment(s)
Hey guys I fixed some bugs with the remote extentions, first I fixed the error that was stopping the sql db from being created in the users web, and second I added in the edited versions of the lng files in /lib/lang. I have tested it and its working fine. Falko, this is an addition since i sent you the updated version. I labeled it beta3.1.
Now once ISPConfig is compile with xml extentions and libxml2-dev is installed, the remote framework will work without any editing of the lng files. I included all lng files that had the issue so it should work under all languages supported. http://rhwebhosting.com/scriptmall , I put it up in there |
Falko & Till,
If there is no objection, Ill take over the upkeep and updating of the remote framework, as I have to do it anyway for the billing system I am working on. I am going to add ruby and mailuser login etc to the remote, and whatever else i can find missing, if you can point out any todo's that you have for it let me know, and ill upload them to you as I update them. and just a dumb question, why is xml disabled in the stable releases anyway? GG |
1 Attachment(s)
ok guys heres 4.0 i didnt think i would be getting to these updates this soon.
in addition to adding the lng files and the sql fix, I have added ruby and mailuser login to the remote framework. sorry was an error I just updated it 4/9/2008. |
I downloaded the beta4 version, I noticed that there are some functions added for co-domains.
domain_list and domain_add Can you help to add a domain_update function? I also noticed that the domain_list function only returns one co-domain per site (domain), is that a bug? And is it also possible to filter only c-domains for a singel site? |
I will be adding domain_update when I get some time off from work, and thanks for letting me know it only showed one co-domain on the list. Ill look into that, and yes it is possible, to list co domains for a single site, just havent thought of it :) you could try something like
Quote:
|
I just installed 4.1 beta and I noticed that SOAP Faults are not working properly. I enabled debugging in the client and I get the following messages if a fault occurs:
soapclient: got response, length: 198 soapclient: Entering parseResponse(), about to create soap_parser instance soapclient: soap_parser: Entering soap_parser() soap_parser: parse error: XML error on line 2: Invalid document end soapclient: sent message successfully and got a(n) NULL back |
I solved the problem by simply upgrading the included NuSOAP library to 0.7.3 from http://sourceforge.net/projects/nusoap/.
|
Hi, thanks to grandpagenocide.
I am using the ispconfig_remoting_ext_beta4_os version of remote framework, ISPConfig 2.2.23 on OS Centos5. It works fine to create webs, create users (email accounts) and update users. But it fails suspending or deleting webs. I have already cheked the remote user has permissions to delete and update websites. And I am trying first supending and then deleting. Debug shows the following: Quote:
Quote:
Also, I would like to know how shall I empty the recycle bins using framework.... (I thing there is no way...) Thanks a lot. |
Quote:
Please try this: Code:
if(!isset($go_api->groups)) { |
I suppose you mean:
Quote:
|
| All times are GMT +2. The time now is 22:49. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.