Jump to content

Paul

Blesta Developers
  • Posts

    6,728
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. 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.
  2. That's interesting since the module is responsible for that, not necessarily the order form. Weird. Can anyone else duplicate the issue?
  3. 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!
  4. Nice tutorial, thanks for the contribution!
  5. Paul

    Add-Ons

    Can you provide more details, I'm not sure what you mean.
  6. 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.
  7. 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.
  8. CORE-1272, thanks for the suggestion!
  9. For SMTP Security, select TLS. Make sure port 587 egress is open at your firewall.
  10. The standard order form in 3.2 should be responsive already, what's not working for you?
  11. 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.
  12. How many of you have password auth disabled?
  13. I kinda like the idea, anyone else?
  14. Paul

    Secure Backup Question

    Key-based authentication for SFTP backups would be a good feature request.
  15. 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.
  16. 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.
  17. 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?
  18. 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
  19. 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.
  20. 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
  21. Good to hear, thanks for the update! Glad it's working.
  22. My guess is that 3.2.1 will be released sometime next week, though there's no official release date.
  23. Should have more information pretty soon.
  24. Tyson did a good job on this. Here's a video for anyone that hasn't seen the blog - http://www.blesta.com/2014/06/03/new-module-multicraft/ This is the first official module that makes use of configurable options for altering provisioning.
  25. Yes, please submit a feature request here for that - http://www.blesta.com/forums/index.php?/forum/11-feature-requests/ Please follow the guidelines posted at http://www.blesta.com/forums/index.php?/topic/1008-requesting-a-feature-please-read-before-posting/.
×
×
  • Create New...