Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/15/2014 in Posts

  1. Paul

    Developing A New Website

    In a market saturated by hosting providers I think pricing and plan information is more important to the decision making process. We have many fewer competitors and people are more interested in our features to start with than the price.
    2 points
  2. Paul

    Developing A New Website

    I like this one better - http://i.imgur.com/vHGhdg6.jpg but my suggestion, whichever you go with the pricing options shouldn't be all the way at the bottom. Closer to the top, would be better.
    2 points
  3. On the module when people are ordering they don't reliase that the country section needs to be GB or US or FR and not United Kingdom or United States or France. So I was thinking a dropdown with the selection saying GB - United Kingdom | US - United States | FR - France and the value is from the API country list. Just a little improvement to help customers when they are ordering else we get a creation error . Temp Fix: components/modules/thesslstore/language/en_us/thesslstore.php Find: $lang['TheSSLStore.service_field.thesslstore_country'] = "Country"; Replace with: $lang['TheSSLStore.service_field.thesslstore_country'] = "Country Code eg: GB - United Kingdom";
    1 point
  4. Hello 1- Describe the issue you're experiencing. Re: There is a bug on some areas of Blesta that only shows wen enabling Debug Mode. 2- Provide detailed steps necessary to reproduce the issue. Re: Wen enabling debug mode on blesta.php to Configure::errorReporting(-1); On, navigating in some settings like for exemple: If you have eNom Module Installed (or any outher registrar module) If you have a Domain Package added and active on one client ,and then on Blesta Admin, navigate to: Clients->Browse->{click on a client with an Active eNom or outher Registrar Domain}->{Click on Manage on an Active Domain}->Whois You will see that the page dosent parses and it sows the error: strlen() expects parameter 1 to be string, object given on line 54 in /{blesta instalation root path}/helpers/html/html.php I have reproduced this bug in several outher areas os Blesta 3.1.3 (dont remeber where , but is the same bug) 3- List any generated errors. (The "Oh Noes" error pages are very helpful.) Re: strlen() expects parameter 1 to be string, object given on line 54 in /{blesta instalation root path}/helpers/html/html.php 4- Include the URL the error occurred on, relative to the installation path, ie "/admin/login". Re: admin/clients/servicetab/1/2/tabWhois/ 6- Include your configuration settings, i.e. OS, version of Blesta, version of module/gateway/plugin if applicable, version of PHP & MySQL. Re: Blesta 3.1.3, PHP 5.3, MySQL 5.1.73
    1 point
  5. Paul

    Developing A New Website

    Every step / action users are required to make, some will drop off. You want the most important information to be "above the fold". That doesn't necessarily have to be plan information, but I've seen a lot of very effective hosting companies give priority to plan information. Whatever you display above the fold, it should draw the user in and make them want to spend some more time on your website.
    1 point
  6. Paul

    Developing A New Website

    Nothing to do with the price, those boxes have plan information. As a visitor, I want to see what's being offered. If you can't show me the goods in 2 seconds I'm gone. Sounds rough, but people are incredibly impatient. Edit: Probably shouldn't have said "nothing to do with the price", price matters but my point still stands -- whatcha got?
    1 point
  7. 1.) Pick which one is nicer I like bits of both layouts. 2.) Which you think is the themforest template. First one. 3.) Any suggestions you have. The nav from layout 1, then the rest from layout 2, footer from layout 1 (Dark one) and I think you'd have a great layout mate.
    1 point
  8. Is it possible to ensure that the data entered by a customer into a certain custom field is unique. Ie. checked against previous stored entries? To give an example, I don't want two customers with the same postal/zip code (this postal/zip code will be an added custom field). Can this be done through the JSON input rules?
    1 point
×
×
  • Create New...