wfitg Posted September 7, 2014 Report Posted September 7, 2014 I use logicboxes. No one can order a domain name when they are on a handheld, iphone, android (and connected to any isp). Everything works fine from desktops on various ISPs. The page returns "that domain is not available" on every name entered and on every extension entered on the form. Anyone else have this problem or has solved this? Quote
0 wfitg Posted September 7, 2014 Author Report Posted September 7, 2014 For those searching the web for an answer to: "Logicboxes + mobile device, iPhone, Android, not registering, domain name" An upgrade to the most recent Blesta beta fixes the problem. If you do not want to upgrade Naja made a workaround: <script type="text/javascript"> $(function() { $('input[name=domain]').keyup(function() { this.value = this.value.toLowerCase(); }); }); </script> Add the above code to the head section of the structure file of template. Hope this helps Quote
0 Blesta Addons Posted September 7, 2014 Report Posted September 7, 2014 Already reported and fixed http://www.blesta.com/forums/index.php?/topic/3093-logicboxes-module-domain-search-fails-from-mobile/#entry22905 Quote
0 Michael Posted September 7, 2014 Report Posted September 7, 2014 Nope I don't get this on my android. Web Browser Chrome... Quote
0 Blesta Addons Posted September 7, 2014 Report Posted September 7, 2014 hello Mike , see this thread http://www.blesta.com/forums/index.php?/topic/3097-convert-domain-searches-to-lowercase/ wfitg 1 Quote
0 wfitg Posted September 7, 2014 Author Report Posted September 7, 2014 hello Mike , see this thread http://www.blesta.com/forums/index.php?/topic/3097-convert-domain-searches-to-lowercase/ I read through your link and the others, thanks. Quote
0 wfitg Posted September 7, 2014 Author Report Posted September 7, 2014 Nope I don't get this on my android. Web Browser Chrome... Well, I get it on MINE, and so do the people who went and bought their domain name elsewhere. Quote
Question
wfitg
I use logicboxes. No one can order a domain name when they are on a handheld, iphone, android (and connected to any isp).
Everything works fine from desktops on various ISPs.
The page returns "that domain is not available" on every name entered and on every extension entered on the form.
Anyone else have this problem or has solved this?
6 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.