Jump to content

Paul

Blesta Developers
  • Posts

    6,732
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. Paul

    Cpanel Problem

    Thanks for the report on this guys, I have not confirmed but I have assigned this to CORE-789 so we can investigate.
  2. A service price override option is assigned to CORE-747 and tentatively scheduled for 3.3. We might be able to bump it to 3.2, but even then it's still a little ways out. I wonder if you're able to use recurring coupons to get the pricing the way you want, though it may be simpler to use legacy packages.
  3. Which CSS files did you find to be poorly formatted? I'm happy to take a look.
  4. What do you mean by post to host? Can you provide more details?
  5. We did design the invoice system to be able to support multiple formats, like PDF, HTML, and more. I'm pretty sure we will be implementing an HTML version. However, others, like the aforementioned generate their PDF invoices from HTML directly which we think results in a poorer quality PDF. So, the challenge will by to try to re-create the PDF version in HTML such that it looks similar.
  6. In Chrome for me, it just downloads it and doesn't give the option to open without saving. So, it can vary depending on the browser and the PDF reader installed.
  7. Paul

    Contact Types?

    I've added a little bit to the documentation for contact types - http://docs.blesta.com/display/user/Company+%3E+General I think contact types start to become extremely useful once they are able to login, and have unique ACL permissions. At the moment, they are primarily useful to admins when responding to inquiries about an account, or reaching out to the company for whatever reason.
  8. Paul

    Cpanel Stats Pie?

    Can you post a screenshot of what it looks like with unlimited set? I'd like to make some improvements overall with the graphs here.
  9. Paul

    Mysql Import Passwords

    You need to enable legacy password support in config/blesta.php http://docs.blesta.com/display/user/Configuration Blesta 2 uses MD5 passwords for user accounts. Blesta 3.0 uses bcrypted HMAC SHA 256 passwords. Enabling legacy support allows clients with imported MD5 passwords to login.. and once they do, they are converted to the new password format. We suggest enabling legacy password support, and then disabling it after a reasonable amount of time.
  10. Stay positive, I like it!
  11. Interesting, does this only occur for non-clients opening tickets? Can anyone else reproduce? I'm not seeing this is our environment, but only clients can open tickets.
  12. What were you searching for an alternative to? I think the reviews show up, but the ratings seem to be stuck at 13 for some reason. Thanks to everyone who posted a review or rating though, it means a lot to us.
  13. Or you can sponsor development for one
  14. A direct cPanel reseller module would be good, but I could see a module that uses buycpanel.com work out a little better. Not only would there be no volume commitment, but we could include other software products that they offer.
  15. If generating an invoice manually, or via the API you aren't even restricted to a particular term as supported in Blesta. You can bill for any term or any quantity you want. Only if it has a service, must the service follow a supported term & period.
  16. That looks pretty good! And, a beer does sound pretty good. Cheers. There may have been another thread for this, but this issue (must have a field for a universal module) is corrected in 3.0.4 and should be released in the next week or two.
  17. Then you'll have to fetch the information for the invoice template by doing a query yourself, the data will not be available automatically and there is no method that you can invoke to fetch the information. We suggest only making changes to the database structure or core files if necessary as it may eliminate an upgrade path. All of the areas you may need to modify to allow the field you added to be updated via the interface, and during check out, etc may be quite significant. Cody or Tyson may be able to point you in the right direction, but we can't provide any official support for this.
  18. Paul

    Removing From Cart

    Awesome, fully migrated to that other VPS?
  19. I guess I'm confused about how you're storing the data. Did you actually modify a table structure in the database, or are you using the built in custom client field feature? In any case, you will likely have to fetch the information in the invoice template. See components/invoice_templates/TEMPLATENAME/
  20. If you enter the key, and it complains, then you know it's time to re-issue it. Generally if you're doing a new install and it's not a fresh key, when it asks you for the key, that's the time to do the re-issue. I suggest doing the new install and selecting the 30 day free trial, because then you'll have both a trial, and your official keys allowing you to run 2 copies of v3 side by side. Once your new install is done and migrated and ready to go live, re-issue your official key and plug it in under Settings > System > General > License Key
  21. If you need a 2.5 license for a couple weeks let me know (email support@.), I can issue one for you on a temporary basis. I'll need to know the full hostname you'll be using it at.
  22. If you have an owned license with us directly, we can provide a dev license at no charge.
  23. Thanks for the suggestion, anyone else have any thoughts on this?
  24. To be safe, you will need to import your data into a fresh 3.0.3 install. Install with a trial key, and keep your other v3 install up and running. Then run down and compare the two after you import your data, and update the themes, email templates, and other settings with the changes you have made. Having them side by side should help.
  25. Just a note, the maxmind details should still be available via maxmind's login area under logs, even if the threshold was so high that Blesta rejected the order outright.
×
×
  • Create New...