- 0
Registrar module - Change domain contacts with special characters
-
Recently Browsing 0 members
- No registered users viewing this page.
By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated
Question
Riccardo
Hi all,
We built a registrar module, for registrations and transfers we take the contacts information from $params['original'] in order to have the not transilterated version of the parameters and everything is working fine with special characters.
I have issues in the function "mymodule_SaveContactDetails($params)". When a customer submit the new information from the control panel for changing the contacts of the domain WHMCS passes to the module also in the original array the transliterated version of the values. In this way if a customer registered a domain with an owner having a name "Tést" will be converted to "Test" also if he only changes the address for instance.
Can you help me to fix this issue?
Example:
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.