Results 1 to 3 of 3

Thread: Server module help

  1. #1
    Join Date
    Apr 2006
    Posts
    79

    Default Server module help

    Hello, just a quick question about the server module template.

    I can see that the variables are passed as $param["something"], for example for username it is $param["username"] etc, but how do you get Custom Fields that have been set up in products/services?

    Any advice would be great

    Thanks

  2. #2
    Join Date
    Mar 2007
    Posts
    787

    Default

    It depends on where you are trying to do this.

    These variables are not assigned to all templates, so you may have to query for them.

  3. #3
    Join Date
    Apr 2006
    Posts
    79

    Default

    Ah I see, so I need to query tblcustomfieldsvalues to use custom fields in function xxxx_CreateAccount($params)? Is there no easier way than that?

    Is there no documentation on creating server modules? I have only been able to find info on creating payment and domain registrar modules :/

Similar Threads

  1. New server module
    By Piotr in forum Customisation & Integration Questions
    Replies: 3
    Last Post: 12-10-12, 02:51 PM
  2. Server module TerminateAccount
    By steelaz in forum Customisation & Integration Questions
    Replies: 2
    Last Post: 10-26-10, 04:54 PM
  3. New server module - dns
    By chris021 in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 10-09-10, 09:49 PM
  4. Server Module
    By Gav in forum Customisation & Integration Questions
    Replies: 1
    Last Post: 01-02-08, 02:32 PM