Jump to content

Paul

Blesta Developers
  • Posts

    6,581
  • Joined

  • Last visited

  • Days Won

    817

Everything posted by Paul

  1. Paul

    3.0.4 Upgrade

    Ooh, upgrading from beta 7. Did you download the full version of 3.0.4? Not the patch, correct?
  2. Hi dait, We understand that the default setting for the temp directory on a Windows install may not be correct, and if not it should be resolved. The number of Windows users is very small compared to Linux users, so it's more likely some things will need to be tweaked to work better for Windows and we're open to that and we appreciate your suggestions. I guess what I don't understand is whether or not you're able to work around this issue for now. It looks like you came up with a solution above. Will that work for you for now? Ultimately, I think it would be helpful to have more discussion about this. Feedback from other Windows users would be great. Thanks
  3. Paul

    Importing Coupon Codes

    Whoa, that's a lot of codes. I suppose a utility to loop through all those coupon codes and enter them into the database would be necessary. There's currently no built in support for importing coupon codes.
  4. Paul

    Release 3.0.4

    Thanks for the feedback mitsos, we are definitely interested in making patches easier to install and eliminating, as far as is possible, the need to merge style/template changes. This is something we will most certainly revisit once we get caught up on some highly requested features.
  5. Do you mean app/controller/client_main.php? Cody or Tyson should be able to help with this.
  6. Virtualizor is assigned to task CORE-419 and tentatively assigned to 3.2. It's possible it could be pushed back beyond this depending on need and workload for 3.2.
  7. This is a pretty narrow request, that not everyone would probably find useful.. however, we are considering a way by which the header and footer for each company can be modified in the UI, so that the template files don't need to be modified. In such a scenario, adding the Google Analytics code to the footer would be super easy.
  8. Paul

    Release 3.0.4

    Awesome! Awesome! I believe it is a time issue. The revenue is correct, just not for the time period you expect. We need to investigate a bit more.
  9. Paul

    Release 3.0.4

    Thanks! These were reported to us by Vlad C from NetSec, which we appreciate. We want to be transparent about any security related issues, no matter how small or how large. And, of course, do our very best to write code in such a way that minimizes the potential of any security risk to begin with.
  10. This made me LOL A feature to set the number will be in a future release. For now, this should work for changing it after the 1st one has been created. Cody or Tyson may have a better suggestion, though.
  11. Thanks for the suggestion.. If I'm remembering correctly, you suggested this early on. Definitely needed!
  12. Paul

    Release 3.0.4

    Not sure what since 3.0.3 would cause that on Windows. Anyone else having any trouble?
  13. Paul

    Release 3.0.4

    That's pretty odd. Did you run /admin/upgrade after patching the files?
  14. Paul

    Release 3.0.4

    Please note the download will be available shortly.
  15. Blesta 2.5 would use the auto-incrementing client id from the database as the client id. v3 uses clients.id_value and clients.id_format. This isn't yet customizable in the interface, so you may be able to make a change in the database. BACK UP EVERYTHING FIRST Look for the client where id_value is the largest, and change it. If you want the next client to have an ID of 12345, set it to 12344. Then, create a new client. Then, change the id_value back that you changed to 12344. If you want to include other characters in the client id, you can as well. For example.. HOST-12345 USER-12345-CO abc-12345 12345-xyz To do that, look in company_settings for the key clients_format and change the value. Be sure to include {key} in your string, someplace. Again, make sure you back up everything first. I'm not 100% sure the first thing I mentioned will work as intended.
  16. What type and level of integration would you like to see? Would this mainly be for server provisioning over the API? A SingleHop module?
  17. I kind of want to build a "post-install plugin" that allows common tasks, like updating the email address for templates super easy. Almost tutorial-style. Configure XYZ [submit] [skip] .. etc
  18. Most likely, it's built and in QA
  19. Speaking of that, I do notice that even Google images, who auto loads more results does limit the total number they will load in this manner.
  20. This is assigned to CORE-628 and is a blocker for 3.1. Packages will be drag-n-drop sortable within their groups. ie, under Packages > Groups, click a group, and drag-n-drop the packages within the expandable area. A similar method for sorting configurable options will be in 3.1 as well.
  21. Awesome! Chip chip hooray for proper accounting of transactions.
  22. We are looking into this, but any solution is unlikely to be in 3.0.4 as that will probably be out today. We will release any updates to the module on the forums as soon as we have something to test.
  23. Paul

    Import

    Because the import utility is a plugin and ran under Company Settings, you can import data into multiple companies. So, you could theoretically dump your live database and import into 2 new temporary databases.. then edit each of these to remove clients you don't want in one or the other. Then, you can import from each of these databases from the proper company in v3.
×
×
  • Create New...