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

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...