Jump to content

Paul

Blesta Developers
  • Posts

    6,685
  • Joined

  • Last visited

  • Days Won

    838

Everything posted by Paul

  1. Shorten your terms.
  2. Unless you're using LicenseCart's CMS plugin for Blesta, I suggest "integrating" Blesta with your website by simply updating the ~/app/views/client/bootstrap/structure.pdt file to match the header/footer of your website. This keeps your website and Blesta separate (Which is good for PCI and other security purposes) and still allows you to make them look the same. Take it a step further by creating your own CSS overrides file, adding that to structure.pdt, and overwriting styles you wish to change.
  3. Your debugging plugin is helping me out quite a bit with PHP 7 testing.
  4. That solved it, thanks! I had to create the "log" directory as well. Probably a good idea to do a permission check, because it makes the system unoperable.
  5. When I enabled the debugger and access something that normally loads fine, it returns in the red part at the top: RuntimeException Logging directory not found or is not absolute path. Is there suppose to be a directory that's writable for this to work properly?
  6. In order to sell a dedicated IP, you need to create a configurable option for it. Packages > Options. Take a look at the doc page I linked, hopefully that makes sense. (Here https://docs.blesta.com/display/user/Multicraft?preview=/3833872/3899409/3.png#Multicraft-CreatingaConfigurableOption) So, I don't think it's even trying to use a dedicated IP. It's trying to use a shared IP, and that is not configured properly on your Multicraft master server. See https://docs.blesta.com/display/user/Multicraft#Multicraft-SettingtheServerIP on how to set that.
  7. Does it assign the correct IP if you don't use a dedicated IP (Or does it use 0.0.0.0 also)? Did you configure multicraft per https://docs.blesta.com/display/user/Multicraft#Multicraft-SettingtheServerIP ? What does this screen look like to you? https://docs.blesta.com/display/user/Multicraft?preview=/3833872/3899409/3.png#Multicraft-CreatingaConfigurableOption (Not including Basic Settings, just Dedicated IP Addresses?) Also, are you using a config option dedicated_ip for dedicated IPS per the docs (Under Configurable Options Overview)
  8. I think Timothy is probably right. Do you have available/unused dedicated IPs in your WHM/cPanel server?
  9. We ran into more PHP 7 issues and are currently working through them.
  10. https://clients.cyandark.com loads fine for me, but I am IPv4 only. If you have IPv6, it will try to connect via IPv6 because there is an AAAA record. So, if the server is not configured to use IPv6, then the AAAA record should be deleted and that would probably solve it.
  11. If no IPv6 on the server, there shouldn't be an AAAA record on the DNS zone.
  12. What do you mean by "global custom field"? Can you elaborate?
  13. It would be a good idea to create the request anyway, you can link to the task ID in Jira and the thread, and we can update the status to accepted. Will help us to prioritize because people can up vote.
  14. Check the gateway log to be sure. Tools > Logs > Gateway, click the row to expand and show the raw input/output. If it's not settled, void is what you want to use, so that definitely could be it.
  15. Thank you very much for the kind words.
  16. I reset your password and PM'd it to you, let me know if you have any trouble logging in.
  17. He sent me a PM this morning. Let's tag him @cyandark
  18. We are trying out a new application for better handling of Feature Requests. Please register at https://requests.blesta.com The system allows for better tracking of feature requests, and allows users to up vote them. It should allow us to better prioritize requests. Please create an account there and give it a try!
  19. Paul

    Using Blesta v2.5

    What's the deal with v2? Ha. v2 actually has a lot of my code in it, sounds scary in hindsight.
  20. Sign up with EVO through our partnership, get a good rate, and use Authorize.net https://www.blesta.com/partners/
  21. Oh yeah! Does the debugger work on v4?
  22. Ah, that makes sense. That's a relief. What debugger are you using?
  23. That's my recommendation yes.
  24. What module are you using, is it SolusVM?
×
×
  • Create New...