Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/04/2015 in all areas

  1. Yes, we will be adding the ability for authenticated clients to see and order restricted packages they have access to. This will round up this feature nicely.
    3 points
  2. Paul

    Client Id Design

    So everyone likes that third option, showing the client id in the heading in place of "My Information"? Interestingly this is what we did in Blesta prior to 3.0.
    2 points
  3. mrrsm

    Encryption In Blesta

    Why would Blesta want to make an importer for another company to let a customer move away from Blesta? There are a couple plugins that store and extract encrypted data into the database floating around the forums so there are plenty of people who figured out how to do this programmatically. If the developer you are working with is having that much trouble I would suggest looking for a new developer to do this task for you. A couple things to note: 1) You can't import directly from a database dump without having the system key. (If you have it you would just need to know what was encrypted and it shouldn't be that hard) 2) Blesta has a pretty good api that can get you most of the data you would need (the api supports decrypting and encrypting data (only some fields) I believe and if not you can add api calls to do just that) What is the size of your database, 1 or 2 clients with no plans to grow? I can't even imagine going through an even remotely large database by hand trying to see if something was wrong. As long as your database isn't corrupted (which would be a whole different issue) you should be able to view all of the data in the admin area and fix any bad data that exists for that one customer. You have to have some level of trust with the software you are using. Trusting that they are properly handling use data, encrypting, protecting from exploits, and more. If you don't feel that a company has the same interests on security (or anything else for that matter), that company may not be a good fit for you.
    2 points
  4. Set the package to restricted, and then on the client page under Account Actions, click Set Packages.
    2 points
  5. 2 points
  6. iNode Cloud

    Error On Blesta Site

    Not sure what the issue was, but we've got it fixed when we upgraded to the 3.5.0 beta. weird stuff, might be a missing file some how.
    2 points
  7. Not sure if im the only one that feels that the responsive header and navbar is a little bit funny? The menu button navbar has a huge space on the left. isn't is better that default_title is on the left and menu button on the right instead of having another div on top on navbar? I think removing the above title class. This way is is much cleaner? with visible-xs classes.
    1 point
  8. mattd28

    Order System Enquiry

    I have just installed Blesta and I have to say I love it ! Is there a way to get the default order page to show the groups as a whole rather than just one set of products in a group ? I want it so when its selected they can choose their product group and then their product
    1 point
  9. a reinstall of the vps corrected everything thanks again for your help
    1 point
  10. Paul

    Client Id Design

    mmmkay CORE-1693
    1 point
  11. Tyson

    Plesk Automation Issue

    I don't see how Firebug will help resolve this issue. The API requests don't originate from your browser. As the log states, Plesk denied the API request to add a webspace due to a permission issue. So check your Plesk account for what permissions your API user has access to, as it appears to be limited.
    1 point
  12. means they are installed.. Plugins > Installed
    1 point
  13. You can create an order page set to register.
    1 point
  14. Paul

    Accepted Payment Types

    ACH is basically a bank transfer. When you create a payment account you can create one for credit cards or ACH. Most people do not accept ACH, so you may wish to disable ACH. If you only accept PayPal or another non-merchant gateway, you may wish to disable both Credit Card and ACH, which will prevent customers from being able to create Payment Accounts that they can't use. Payment Accounts are exclusive to merchant gateways. If you want to accept credit cards through a merchant gateway, credit card should be enabled. If you want to accept ACH through a merchant gateway, ACH should be enabled. Edit: Stripe is a merchant gateway, so you'll want credit card enabled. Our Stripe gateway does not currently support ACH (Not sure Stripe supports ACH at all) http://docs.blesta.com/display/user/Stripe
    1 point
  15. Create a restricted package, go to client profile, click "Set Packages" on the left, select the desired package to add, then you can add the service to their account after that. Right now you have to do it yourself, but hopefully in the near future it will be possible for the client to order assigned restricted packages themselves from the client area.
    1 point
  16. Sounds like something you could use a restricted package for.
    1 point
  17. Paul

    Encryption In Blesta

    I would be curious to see exactly what they told you. If you're up for it, please PM me or email sales (will go to me). We are very transparent about how we do encryption. Our competitor has historically implemented custom caesar ciphers for things like client passwords (I think they changed this fortunately) which are incredibly weak. Blesta uses strong encryption, but there's nothing secret about it. All of the encrypted data can be decrypted (with the exception of passwords which are one way bcrypt hmac sha-256 hashes). I can't say I'm surprised they had trouble though.
    1 point
  18. Nelsa

    Virtualizor And Addons

    Well I woud use SolusVM
    1 point
  19. Guess I'm just trying to think on the clients end of this. If I, as a client, pay for something in a specific currency...it's because I use that currency, and would expect to be billed and invoiced in that currency if it's still accepted. Just seems like the cordial thing to do .
    1 point
  20. I think what naja7host is trying to say is: Its better for Blesta add new pages to blesta.com website and/or in blesta docs website to each registrar and with each logo, for exemple: enom page is: http://docs.blesta.com/display/user/Enom and naja7host recommend to add also: http://docs.blesta.com/display/user/Resell.biz http://docs.blesta.com/display/user/NetEarthOne etc... and then redirect the user to: http://docs.blesta.com/display/user/Logicboxes
    1 point
  21. Quickbooks integration is on our "We'd like to do that, but won't happen for a while" list. If you can get it done for $275 I'd say go for it. It would cost us more than that just to plan the plugin. One thing you might want to consider with respect to accounting is the fact that an online payment (such as credit card) is not considered income until it has been deposited into your bank. So to automate your accounting, you need the ability to reconcile payments before you add them to Quickbooks.
    1 point
  22. It depends on how you want to look on your custom theme, but I think Default client view has to standardize. Whether we going to remove the title div and place it at the nav area or are we going to move the title div after header or are we going hide the blue header on responsive and appear the logo on nav area on the left. So, 1 or 2 rows on responsive. I prefer one. like here
    1 point
×
×
  • Create New...