Jump to content

Question

Posted

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

  • 0
Posted

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

  • 0
Posted
  On 9/7/2014 at 12:05 PM, Licensecart said:

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...