Jump to content

Paul

Blesta Developers
  • Posts

    6,728
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. We spoke via a support ticket. I think some real-world examples would be helpful.
  2. I get the error Database connection FAILED. Ensure that you have created the database and that the credentials are correct. My best guess is a bug in that specific MySQL version, or something to do with it's configuration. Not a common error by any means. Do you have a different MySQL server you can attempt an install on?
  3. The outstanding balance is not carried forward to the new invoice. However, the previous balance IS available to the PDF.. the data is there, so you could modify the PDF to include that if you want to. There was some debate in the past about this, and I think making it an option would be the best way to go.
  4. Paul

    500 Error

    Try enabling error reporting To enable error reporting, edit /config/blesta.php and change Configure::errorReporting(0); to Configure::errorReporting(-1); Then, try running your cron manually under Settings > System > Automation, and repeat the other steps where you received the 500 error. You might see more about the error. Also make sure that curl SSL is installed, and that you still meet the minimum system requirements for Blesta posted here http://docs.blesta.com/display/user/Installing+Blesta To be sure, you can upload another copy of Blesta into a sub-directory, and then go start the installation just to see if it matches the system requirements.
  5. What version of MySQL are you running? What is the OS? (I think phpinfo indicates Debian, but just want to confirm) What version of Blesta are you installing?
  6. I sent you a PM with a new trial key. If you are still having trouble, please use that one. If you didn't have a trial before, most likely you were installing it at localhost or a hostname that someone else already obtained a trial key for.
  7. We use and recommend Jira by Atlassian. It's likely there will be a project management plugin for Blesta in the future, but it's not a very high priority at the moment.
  8. Paul

    Paypal Not Auto Billing

    The URL shouldn't really matter, because Blesta tells PayPal where to send it via the payment button code. To enable IPN though, PayPal requires a URL.. Please let us know if that works for you.
  9. I've assigned this to CORE-1369 as a "Task". I'm not sure this is a bug with Blesta so much as it is a bug with the domain registrar as we rely on them to do the lookup. It seems like they should be running string to lower on the input if it causes a problem.. but, this should fix it!
  10. I don't see a task for it, and I was able to duplicate. CORE-1368 Thanks for the report!
  11. I do like this idea, and you make a good point. I think we need more feedback from people on this before we can justify the dev cycles, but it's certainly a possibility. This feature I think would necessitate a separate option, which would be useful now as well. It may be necessary to disable all payment notices, so I created CORE-1367 which allows you to toggle off payment notices on a per-client basis. Let's get some more feedback on your suggestion.
  12. I believe the orders widget does appear on a fresh install. If you create additional staff though, by default they do not have any widgets installed.
  13. Would you suggest a checkbox for "Name is a language definition" similarly to the field name, for the options? In the table for setting the Value, and Option Name, perhaps a third column for "Name is a language definition"?
  14. The coupon system is going to be refactored before much longer. This will open it up to more possibilities, right now the coupon system is in a feature freeze due to the necessity of refactoring. There is a package option planned called package switching where a customer may order 1 particular package, and then it will switch after x renewals to a separate package. This could be used to offer a free domain registration, that automatically changes after order so that it costs something when it renews. The domain registrar plugin system is going to improve domain registrations overall by creating a pricing grid for TLDs (easier pricing than on the package) and consolidating registrar features. So, there's a lot that is going to be happening in terms of domains, and we appreciate your feedback.
  15. Thanks for the kind words!
  16. So this is basically for consumers who set up a "wallet" with v.me? They can pay with any card they put on file with v.me, not just Visa cards, and merchants sign up with v.me in order to accept v.me payments?
  17. The knowledgebase will be part of the Support Manager (ticket system) plugin, and is assigned to CORE-994. We are going to try to get this done for 3.4. Any suggestions/feedback on features are appreciated.
  18. Ok, looks like the client theme Venustas and the staff theme WHMBlesta have won the contest! I'll be reaching out to both of you guys shortly so we can get you the Amazon.com gift cards. Thanks to everyone who participated in submitting themes and voting!
  19. Existing templates will not change, but I do like the idea of being able to choose which package should be selected by default, if any. I'll discuss with the team on how best to implement. One issue though is with the AJAX type of order forms, a Package effectively has to be selected by default, otherwise none of the content below would be able to load. One thing I really want to do, but will take some work, is to add the ability to "save cart", this would generate a link that you could publish or send to a potential customer that would drop them into the order form exactly where you saved it at.. with things pre-configured. There's a lot involved with this, so it will probably be a while. In the meantime, there may be some other options we can add that can be passed in to the order form.
  20. Here's a sneak peek at Wizard List.
  21. You might like the new Ajax List and Wizard List order templates in 3.3. None are pre-selected.
  22. I'm afraid the OP may have lost the original blesta 2.x config.php. If so, I believe the import can still be performed, but none of the credit card details will be imported properly. Without that key, the credit card details are unrecoverable.
  23. I have assigned this to CORE-1362.
  24. You can change the subjects of all email templates under Settings > Company > Emails. Also, I believe all tags that are available to the body of the message, are also available to the subject field.
  25. Good suggestion. I've assigned this to CORE-1360.
×
×
  • Create New...