Jump to content

Paul

Blesta Developers
  • Posts

    6,728
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. Yeah you're right, it would be better for usability if the payment account nav link did not appear if both payment types were disabled. It's definitely my preference, but there may be some current limitations to that in terms of how the navigation is created. I'll discuss with the team.
  2. The issue may be with a bad language file. You should verify your translation, it may have syntax errors.
  3. Payment accounts are for merchant gateways only. In the case of PayPal and other non-merchant gateways, there is nothing for Blesta to store. If you want to disable credit card, or ach options you can do so under Settings > Company > Billing/Payment > Accepted Payment Types. If you disable both credit card and ACH, then payment accounts will be disabled. If you only accept non-merchant gateways like PayPal, you may wish to do this.
  4. Just a note. The license manager has been released and is available as an addon within the client area for owned license holders for a one time cost of $100.
  5. We are not against publishing sha256 hashes with releases. We'll consider making it part of our release process.
  6. More needs to be done in way of documentation, but people will always have questions and need help. This community has been pretty good about helping people get started and long term you'll be a lot better off with Blesta. If there's anything we can do for you, please let us know. Also, if you need more time on your trial when it's closer to expiring just send me a PM and we'll extend it for you.
  7. Do you have your primary email address in PayPal configured in Blesta under Settings > Company > Payment Gateways > PayPal? It needs to be your primary email address. Also, try checking the logs under Tools > Logs, you can click the result to show the raw input/output. This usually helps identify the issue.. but for PayPal, it usually has to do with the wrong email address used.
  8. Paul

    Error In Order

    Do you have a directory named "order" in there? If so, remove it. If a directory exists, it will try to load that instead of through the application.
  9. You can enter the "Virtual Server ID" when creating the service as an admin. Uncheck the "Provision using the SolusVM module" but enter the ID. That should link them up.
  10. Paul

    Webhostingtalk

    You *should* be fine, but Blesta attracts bears. Must be the honey in our pockets.
  11. Paul

    Options (Addons)

    You need to enter something for the value, "dedicatedip" or just about anything. That may be causing issues. If you want the dedicated IP to be free for 1 month, it should be set to 1 month. Only the configurable options that match the selected term for the package and currency are displayed.
  12. Mike is right, for whatever reason MySQL crashed. This may have to do with MySQL simply timing out. Check your MySQL config file, my.cnf for wait_timeout. You may want to increase this value, and try again on a fresh v3 installation. (We recommend doing a backup of a fresh Blesta install, so you can restore the database before attempting a new import).
  13. Paul

    Webhostingtalk

    Wow, did you get banned recently? What happened?
  14. Paul

    Bundles

    Yeah, that would be a good feature request. I think someone asked for this before, but so far there hasn't been a lot of demand. It would be a lot of work to implement.
  15. Paul

    Bundles

    You can select the "Inclusive" option when creating a coupon. Selecting this option means that the discount can only be applied if ALL of the selected packages are ordered together.
  16. Paul

    Webhostingtalk

    That's not him. I'm pretty sure I know who he is, and he's actually a customer.. so I can't share, and it wouldn't be right of me to.
  17. Paul

    Webhostingtalk

    Ha ha. Welcome, bear! Mystery solved.
  18. This variable contains all of your name servers, so you need a for loop in your package email. See this sample email from the docs -- http://docs.blesta.com/display/user/cPanel#cPanel-WelcomeEmail
  19. Support emails are under Settings > Company > Emails, under "Plugins" as it's a plugin. Look for templates in this section labeled "Support Manager".
  20. Paul

    An Intro

    Welcome! We are glad you are here!
  21. Yeah, that's correct. All of these extensions would be able to be listed on the marketplace, and free ones could be installed and upgraded easily. There's a lot to the marketplace, and I wish it were already completed but we have so much on our plate.
  22. There are things that are better implemented as an extension, and others better implemented into the core. In general, we prefer adding something as an extension, especially if it's not something everyone will want or need. And, if we implemented everything people in the community contributed, then they would stop contributing.
  23. For order notifications, go to Billing, then click the cog/gear icon in the order widget window. If the Orders widget doesn't appear here, then you need to install the widget. Click Manage Widgets on the left, and drag it from the right to the left side to add it.
  24. If you mean an installation guide for Blesta, sure! Docs and a video for that are here -- http://docs.blesta.com/display/user/Installing+Blesta
  25. You probably want to update the language for the payment gateway under components/gateways/nonmerchant/offline/language/en_us/offline.php. Be sure to edit and save the file as UTF-8.
×
×
  • Create New...