Jump to content

harun

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by harun

  1. When client chooses one or more domains from the domain table and select "Edit Contact Information" from drop-down list(clientarea.php?action=domains), error comes up: "Command completed successfully no value domain.com 06/19/2007 06/19/2015 D3FFB83'C556#B64 ns1.domain.com ns2.domain.com Domain.Com 31704c38959808466459 31704c38959808466459-OLNIC-SRV 9220ac138f808ec3ca51b03621f9a9d3" next to every single text box. (clientarea.php?action=bulkdomain) It is related with Onlinenic because I tried Resellerclub and it was working without any problem. FYI, they renewed their api, Onlinenic API 3.3. Actually WHMCS Onlinenic module has also 2 missing major features; - getting EPP(Auth) Code - Registrar Lock Status (you can change it but whmcs system can not see its status whether locked or not)
  2. When client chooses one or more domains from the domain table and select "Edit Contact Information" from drop-down list(clientarea.php?action=domains), error comes up: "Command completed successfully no value domain.com 06/19/2007 06/19/2015 D3FFB83'C556#B64 ns1.domain.com ns2.domain.com Domain.Com 31704c38959808466459 31704c38959808466459-OLNIC-SRV 9220ac138f808ec3ca51b03621f9a9d3" next to every single text box. (clientarea.php?action=bulkdomain) It is related with Onlinenic because I tried Resellerclub and it was working without any problem. FYI, they renewed their api, Onlinenic API 3.3. Actually WHMCS Onlinenic module has also 2 missing major features; - getting EPP(Auth) Code - Registrar Lock Status (you can change it but whmcs system can not see its status whether locked or not)
  3. Instead of; var submitForm = $("#submitfrm").find("form"); use; document.getElementById("submitfrm").submit(); It should work!
  4. I'm using v5.3.5 and as seen below there is no slider option under configurable options. There should be slider option, it is also mentioned in help docs; http://docs.whmcs.com/Addons_and_Configurable_Options . In http://docs.whmcs.com/Addons_and_Configurable_Options
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated