Jump to content

fast

Retired Forum Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by fast

  1. Hi dear friends, dealer for ResellerClub. automated domain name registration error: name is invalid , adress is invalid, etc... This is because the character error. I want to hook. change the character registers while. I have tried the following codes did not work. Why is that? function hook_transliterate($string) { $string = str_replace("ž","z",$string); $string = str_replace("é","e",$string); return $string; } add_hook("PreDomainRegister",1,"hook_transliterate"); Please give me sample hook code? Regards, Sorry for my bad english.
  2. I have the same problem with ResellerClub. Please help me. I hope registration chracter error. name=Name is invalid.,
  3. Thank you for interesting whmcs team!
  4. Hi, I automated setting. I have the cron. But does not work cron. Constant error mail is coming. : Mail error message: Cron <myuserid@host> php -q /home/myuserid/public_html/admin/cron.php License Validation Failed. Would you help me pls... Sorry for my bad english. Regards,
×
×
  • 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