Adding a db and db user with remote api but I never get the client id when looking at the ISPConfig manager. What field am I missing that fills out the Client name in the gui? Thanks!
Did you set the client_id in the database add parameters (not params array, I mean the parameters of the function).
Till, That was the problem. I had cut and pasted a script and overlooked it had a 0 for the client id parameter . Working fine now. Thanks for the fantastic support!