Jump to content

Paul

Blesta Developers
  • Posts

    6,732
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. I believe auto debit is enabled by default, unless you mean that if a user pays with a credit card and checks the box to save their credit card.. does it then select that credit card for auto debit? I'm not sure what the answer is, maybe it doesn't? If not, it probably should.
  2. Looking really nice, congrats!
  3. Paul

    Release 3.2.0

    3.2.1 is likely to be released next Thursday, or early the following week. I'll be in Miami Monday through Wednesday for Hostingcon, and we plan to get 3.2.1 out after I return. 3.3.0 is in development, and a couple of the main features are complete: proforma invoices, and price overrides, among other things. I don't have an ETA on 3.3, but it's coming together nicely so far.
  4. Yes, if nothing else for the fact that disabling password authentication is good for security. It eliminates the possibility of common, password based brute-force attacks.
  5. That's interesting since the module is responsible for that, not necessarily the order form. Weird. Can anyone else duplicate the issue?
  6. Paul

    Can't Change Theme

    Glad you were able to get it working, and thanks for the nginx tutorial! I hope your go-live is nice and smooth!
  7. Nice tutorial, thanks for the contribution!
  8. Paul

    Add-Ons

    Can you provide more details, I'm not sure what you mean.
  9. Paul

    Can't Change Theme

    The screenshot showing galactic theme selected, shows no theme loaded for the admin area. My guess is that your nginx configs may not be correct. Try accessing /admin/theme/theme.css?dir= in your browser. Does it load any CSS styles? This resource should be included in the admin page, the styles returned by this override the defaults to display the theme. My guess is that this isn't working for you due to some server configuration.
  10. Well that's a bummer. Twilio could, I believe, also be used for phone support. Call in, verify the user, call forward them to your support number. In Blesta, something could pop up for the call and you can log the call into a ticket.
  11. CORE-1272, thanks for the suggestion!
  12. For SMTP Security, select TLS. Make sure port 587 egress is open at your firewall.
  13. The standard order form in 3.2 should be responsive already, what's not working for you?
  14. app/views/client/bootstrap/structure.pdt contains the header & footer for the client area. If you make a lot of changes, you can clone the bootstrap directory with a different name, and select the new one under Settings > Company > Look and Feel > Template.
  15. How many of you have password auth disabled?
  16. I kinda like the idea, anyone else?
  17. Paul

    Secure Backup Question

    Key-based authentication for SFTP backups would be a good feature request.
  18. The task will remain private because it contains credentials for testing purposes. No ETA at the moment, it survived the first pass of 3.3 pruning, so it's still assigned to 3.3. It's implementation will depend on our workload and how quickly our deadlines approach for release.
  19. We considered doing this with Twilio, or a native Asterisk server for making payments by phone, verifying orders (Call the customer, ask them to enter a code into the order form), and more. We haven't had time to fully vet things, but Twilio appears to be a very useful service.
  20. Thanks for the call earlier. To elaborate, the question is whether taxes are included in PayPal subscription payments beyond the initial payment. If not, then this is a bug, as taxes are included when services renew, not just when they are ordered. Can anyone duplicate?
  21. They don't "override" the price so much as alter it. The package has a base price, configurable options, if selected can add to that price. For example: Package A $10 Dedicated IP Address + $3 Extra Disk + $20 Extra RAM + $10 Total $43/mo
  22. A configurable option cannot result in another package being ordered. What you should do is add Package B to an Addon Package Group who's parent Package Group contains Package A. Then, during checkout, users can select it as an Addon.
  23. Not sure exactly what you're asking -- configurable options can be added to any package, and can alter the price of the package. But, the Multicraft module actually uses those configurable options to provision Minecraft servers. For example, a configurable option for a Dedicated IP address (which may cost say $3/mo extra), if selected the Minecraft server will be provisioned with the extra IP. It's possible I'm way off and just don't understand your question, so feel free to clarify
  24. Good to hear, thanks for the update! Glad it's working.
  25. My guess is that 3.2.1 will be released sometime next week, though there's no official release date.
×
×
  • Create New...