Results 1 to 3 of 3

Thread: Registrar list

  1. #1
    Join Date
    Jul 2008
    Posts
    389

    Default Registrar list

    Hi,

    I don't understand 'why' to show a complete list of domain registrars while editing 'domains' in 'customer details'.

    Why not just list the 'actived' registrars? Or just don't show that information, because this already setup in 'domain pricing -> autoreg'.

    If this is a way to change between domain registrars, but I think this can receive a simple modification. Just show registrars configured. Create new administration roles for this, like:

    1- Show only registrar select;
    2- Show and allow change registrar select on save button;

  2. #2
    Join Date
    Feb 2007
    Location
    London, United Kingdom.
    Posts
    3,891

    Default

    Quote Originally Posted by jozeph View Post
    Why not just list the 'actived' registrars?
    Currently there is no "actvate" or deactivate functionality to registrars.

    Quote Originally Posted by jozeph View Post
    Or just don't show that information, because this already setup in 'domain pricing -> autoreg'.
    You dont always have all domans with the default registrar.
    Rob Golding UK Web Hosting est 1996 - Cloud/VPS/Servers in own UK London Docklands DataCentre - ICANN Accredited Registrar (PM me for a free WHMCS domain reseller module)
    WHMCS Modules: Registrars:CentralNIC, RRPProxy, AstutiumDomains, Cacti Bridge, APC/Raritan Power Control, Linux-Ensim, DNS Manager, VAT Reports, Samba Control

  3. #3
    Join Date
    Jul 2008
    Posts
    389

    Default wrong!

    Quote Originally Posted by othellotech View Post
    Currently there is no "actvate" or deactivate functionality to registrars.
    Yes, you can do it. Actived registrars have a record in tblregistrars, so list only registrars that already 'actived'. Or, maybe, change application to have an 'active' checkbox.

    Code:
    SELECT registrar FROM whmcs.rblregistrars GROUP BY registrar;
    This code list only actived registrars.

    You dont always have all domans with the default registrar.
    I know. But is not necessary to have all there listed. Just what is currently used by whmcs.
    Last edited by jozeph; 10-27-08 at 12:49 PM.

Similar Threads

  1. Replies: 1
    Last Post: 11-13-11, 02:47 PM
  2. Replies: 2
    Last Post: 05-16-10, 07:20 PM
  3. Registrar dev kit: how to add dropdown list
    By bfrei in forum Customisation & Integration Questions
    Replies: 2
    Last Post: 03-19-10, 07:59 AM
  4. Selecting Custom Registrar module from registrar settings
    By Sunburnt in forum General Discussion
    Replies: 0
    Last Post: 10-03-06, 11:45 AM