How can I fill the client id when using remote api to add db

Discussion in 'Developers' Forum' started by webguyz, Nov 20, 2014.

  1. webguyz

    webguyz Active Member HowtoForge Supporter

    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!
     

    Attached Files:

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you set the client_id in the database add parameters (not params array, I mean the parameters of the function).
     
  3. webguyz

    webguyz Active Member HowtoForge Supporter

    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!
     

Share This Page