
Originally Posted by
othellotech
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.