Jump to content

wfitg

Members
  • Posts

    205
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by wfitg

  1. 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

  2. I've assigned this to CORE-1369 as a "Task". I'm not sure this is a bug with Blesta so much as it is a bug with the domain registrar as we rely on them to do the lookup. It seems like they should be running string to lower on the input if it causes a problem.. but, this should fix it!

    As with any business once you included their module in your software package the buying public (your clients) think it is part of your overall software package. They will want you to fix it. Unfair, but true.

    This is not really a bug. It is more of an oversight on the people who wrote the plug in. I found it only because someone told me it did not work. It never occured to me to verify if it works with mobile devices.

    The plug-in may have been written well before the handheld market got so big. So no one cared if it did or did not work with mobile devices. In my Google adwords account I see that those people shopping to start a small business on line ---more than 60% will use a handheld device to make the purchase.

    With numbers like those we can't afford to ignore them. Software products (including any plugins they use) have to be written and verified to work with mobile devices.

  3. 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?

  4. My logo is not scaling. It is not responsive to the screen size on hand held devices either. The rest of the page items are fine. See attachment.

     

    Can anyone make suggestions on how to get it to scale with the rest of the items on the page? Or point me to the right files to edit or a howto?

     

    thanks :)

    post-10610-0-32961700-1409831784_thumb.p

  5. Hey, sorry for the delay. I've responded to your ticket. We need additional details in order to process your request. Thanks!

    I responded in the ticket , thanks

    I only want to run a local copy at home, on a WAMP STACK, to get more comfortable making edits before they are implimented in production. I'm not that good at coding. I know enough to get in trouble at times so I want to do edits locally first.

    Can one of the mods kill this thread?

  6. Do you have any 3rd party plugins, modules, or gateways installed?

     

    cURL can be configured to use a cookiejar. By the looks of it, you have code somewhere using a cookiejar defined in the root directory.

    I found it in the root dir, not the Blesta installation folder. Just wanted to make that clear. I have several wordpress plugins. never seen one make a cookie jar though.

    I'll keep an eye on this and thanks for everyone's responses.

  7. thanks for the share .

    the protect privacy need a custom module to be attached to the logicbox module . we are looking for solution to achieve this task .

    Solution 1 :

    1 - separate module (should be package just for addons )

    2 - integrated with logicbox ( the probleme we have in this it should have a separate price from the module it self (desisbled = 0 , enabled = 2$ )

    we have successfullt added it to the logicbox module ,now user can enable/disable protect privacy from client side area . but we have not released it tothe public , as we know the pricavy will not be free in the future , so it can produce a probleme for reseller , as the client activate the privacy and not paying for it .

    sorry , we can't publish it now , until we have a logical working solution .

    This sounds great NaJa. When do you think we can test drive it?

×
×
  • Create New...