Jump to content

Paul

Blesta Developers
  • Posts

    6,715
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. Paul

    White Screen at Install

    While Blesta should disable STRICT_TRANS_TABLES, try disabling it in your MySQL config my.ini on Windows sql_mode="" Restart MySQL, and then check again as you did previously: mysql -u blesta -p -e "SELECT @@GLOBAL.sql_mode, @@SESSION.sql_mode;" Do you see any other errors in the logs at the time the white screen of death is presented?
  2. Paul

    White Screen at Install

    Does this file exist? C:\Blesta\public_html\config\services.php You don't need mailparse unless Blesta will be importing emails into tickets. Outgoing emails will work fine without it.
  3. Paul

    White Screen at Install

    Most likely there is a MySQL error running the database migrations. Check that only_full_group_by is not enabled. I know you aren't running MySQL 5.7, but if this is enabled in 5.5 it would still be an issue. From https://docs.blesta.com/display/user/Requirements If you have php error logs, those may be helpful also.
  4. Nice video! Looks like there's plenty more to do, but looks like an excellent start and the UI is looking good
  5. Ad / No Ad options are a great idea, reminds me of Hulu. I hope it does well, and I would encourage anyone reading this to give it a try. (P.S. This is my favorite page https://demowolf.com/video-tutorials-library/other-hosting-tutorials/blesta-admin-series/)
  6. Paul

    Client Missing Widget?

    Thanks for the update! A rogue character will definitely do that, it's even more fun when that character is invisible (like line endings \n \r\n or tabs or spaces).
  7. Paul

    We want you! :)

    Wow, that is great news! Congratulations! We only have boys, no girls.. I think maybe girls are more complicated.
  8. Sounds like BlestaAddons suggestion would be for manually resending the welcome email to include contacts? Having welcome emails go out to contacts automatically is feasible, but is likely to be problematic for some. We could probably say that welcome emails shouldn't go to contacts of the type "Billing", but what about the others? Maybe Joe is a technical contact and should be able to login and open support tickets but the customer doesn't want him to get passwords for new services. See what I mean, there would probably need to be some permission scheme/rule set to determine who gets welcome emails automatically. Maybe an option when staff or clients add new contacts? [x] Send this contact order emails
  9. Paul

    We want you! :)

    Yes, only Blesta licenses. Would be interesting to have a module to sell any packages from your Blesta, but not something we would probably build ourselves. Maybe a Blesta Reseller Module for Blesta to sell Blesta packages, so your resellers running Blesta could sell your products. Maybe in the future.
  10. Paul

    We want you! :)

    Already exists, https://docs.blesta.com/display/dev/Reseller+Modules#ResellerModules-LicenseModuleforWHMCS And welcome back @PauloV! I hope you are doing well!
  11. I have updated the request title and added a comment. We'll revisit this soon. The solution isn't simply updating the Stripe gateway to use stripe.js, but rather a change to the core gateway system is required to allow the gateway to essentially bypass Blesta. The change isn't trivial, and we need to consider how other gateways that behave similarly work so it can be as inclusive as possible.
  12. +1 and done. Seems to work on Desktop, haven't tried on Mobile. Let us know how it goes. @activa
  13. What specifically is being suggested in this case? It is not clear. What is the issue with PayPal? If someone makes a check payment with PayPal, Blesta will record it as pending and the service will not be activated until PayPal updates the status when the check clears, which I've personally seen happen.
  14. Virtualmin is included with Blesta now, so no need to grab it from Github. Not sure about Cloudmin either, we have not tested it. If anyone finds out, please report it to us
  15. If the check is returned, you can edit the transaction and change the status. This is the case with many forms of payment, the customer makes it but it's later returned, charged back, fought, etc. It's good to record the payment when it has been received, and update if the status changes. Now, if you are activating something that you can't easily undo, or shipping something to the customer, then you may want to hold recording the payment in Blesta. Eventually crypto currency will solve all of this
  16. A new CyberPanel alpha module is available. To install, download the attached cyberpanel.zip and unzip the file. Upload the cyberpanel directory to ~/components/modules/ and go to Settings > Company > Modules to install it. Any comments or suggestions, please post them below. cyberpanel.zip
  17. Very nice, thank you for sharing!
  18. A new TeamSpeak 3 alpha module is available. To install, download the attached teamspeak.zip and unzip the file. Upload the teamspeak directory to ~/components/modules/ and go to Settings > Company > Modules to install it. Any bugs, comments, or suggestions, please post them below.
  19. I have also created CORE-2593 to address the issue brought up in this thread, per Tyson's suggestion.
  20. I have created https://dev.blesta.com/browse/CORE-2592 to address this.
  21. Just to add.. CentOS 5 does not support TLS 1.2 via CURL. You must be running CentOS 6.9 or CentOS 7.x (Unless you're running a totally different flavor of Linux in which case I have no idea)
  22. The only way multiple invoices would be created for the same service is if after it is invoiced the service renew date is not bumped forward. Please check your invoices table and export the records for the following invoices: - 140 - 141 - 142 Please check your cron log under Tools > Logs > Cron and provide the logs that have a task name of "Create Invoice" Please find and include all such tasks over the past 3 days. It is interesting that your task is set to run at 9:35, and yet it says it last ran at 9:55.. not sure why it would take 20 minutes to run, that seems excessive for your system size.
  23. Yeah, don't buy bitcoin gold, lol. I'm not sure how much weight to give this report, but I am not going to complain that Stellar got a B, the best rating of any coin in their analysis. Too the moon!
  24. Weiss came out with a ranking of crypto currencies today, PDF attached. weiss-cryptocurrency-ratings.pdf This is driving the market right now.
  25. Buy low sell high is so simple, and yet most people don't do it! Crypto looking up recently, especially my favorite: Stellar Lumens (XLM)
×
×
  • Create New...