Hello, I'm testing the remote framwork with ispconfig 2.2.16. It's working with little modifications in remoting_example/soap.lib.php and remoting_example/test.php. I can create users and update them. But, it seems that I can't update again an user before 1 minute after the last update. Is it normal ? ---- What solution do you recommand to me for admin a webmail in production : -use stable ispconfig + beta remote framwork -use released dev ispconfig + beta remote framwork -other... ?
What error do you get? Normally you can update users, it just may take some time until the update is written to disk. Only email or also websites?
Hello There is no error, but the return value is an empty string. One minute after, the update is ok and the return value is the dump of the modified user. It's like the feature of the trash in the web interface : the content is not visible just after deleting something when the trash is updated. I think it's normal. It's not very important, now I've understood how it's working and I can do what I want. only email and webmail.