Jump to content

Paul

Blesta Developers
  • Posts

    6,732
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. Welcome! If you don't need any custom code, then it doesn't matter if you don't have programming experience. You can still customize the colors of the client and admin areas, and change your logo, as well as customize your invoices with your branding. Install the free trial, and give it a spin. If you have any questions, this forum is a good place to ask them. If you aren't selling hosting, install and use the Universal Module. Settings > Modules > Install Universal Module. Create at least 1 product, just requires a name. Settings > Payment Gateways > Install a payment gateway you want to use and configure it. Packages > Create a new package using the Universal Module. Set all your pricing, etc. Packages > Order > Create an order form and add your package group(s) to it. I recommend using the General type, and the boxes or list wizard templates. Those are the basics for getting started.
  2. I would probably just truncate it and not display an error. There has to be some reasonable limit, and this is the first time anyone has mentioned the 64 character limitation. I am curious what the name is (Or a pseudo of the name). Long company names are generally shortened for marketing purposes. I doubt they answer the phones "Good morning, you've reached the law offices of Ziffren, Brittenham, Branca, Fischer, Gilbert-Lurie, Stiffelman, Cook, Johnson, Lande & Wolf, how many I direct your call?"
  3. There should be a utility that would allow you to change the encryption key. The question is whether that's more important to people than some of the other features that have been requested. I have no doubt we'll get to it eventually, but it's not a very squeaky wheel.
  4. The April Fools that keeps foolin. (Hint for others: Inspect the cloud image in the post, set background-color to black.. ie background-color: #000;)
  5. Just a quick flashback to April 1, 2014. http://www.blesta.com/2014/03/31/parallel-payment-optimizer-video-free-plugin/
  6. This is pretty cool. Are you thinking of having an option for a signature on the order form? I think this would be really good on a future quote system so clients can sign off on a quote.
  7. Awesome, nice work! I want to see that on the marketplace when it goes live.
  8. Does look better, do you have a diff you want to submit for review?
  9. Paul

    Eu - New Vat Rules

    Agreed. If you don't mind, please create a new feature request. We've discussed this internally to some extent and want to get this right. I'm not sure if we have a task for it yet, but I'd like Cody to take a look and create the necessary task if not. A new thread would be perfect.
  10. The largest concern people had was the display of the Tax ID field, and as Mike mentioned (thanks Mike!) that field can now be hidden. We want to add more control over more fields in the future, but if you just want to disable the Tax ID field, then you're good to go with 3.4.
  11. Seems this went off topic. Everyone take a break and watch some BillingBRAWL. @ModulesBakery, feel free to open a new thread whenever you want to do a new poll. This one is 5 months old, and off track so I'm closing it.
  12. Remind me once The Marketplace is live. I need to create some graphics for nice titles. I'd like to allow people to "link" their account with us to the forum, so maybe 2 different new titles: 1. Verified Customer 2.3rd Party Developer (Probably something better sounding, but you get the idea)
  13. Not a problem at all. I sent you a PM.
  14. Thanks for the post, and interesting thread over on WHT - http://www.webhostingtalk.com/showthread.php?t=1467936
  15. Enable error reporting in Blesta To enable error reporting, edit /config/blesta.php and change Configure::errorReporting(0); to Configure::errorReporting(-1);
  16. Yeah that was prior to A 3.0.0 beta release. We had 7 alpha releases, those that participated in that got that title. I would like to add a new title, and even a nice graphic like we have for 3rd party developers with listings on the marketplace, once that goes live. It would help bring attention to you on the forums. Thoughts on that?
  17. I've also seen 500 server errors caused by extensions like Ioncube, re-installing Ioncube might be a good idea. If there are any other unusual extensions loaded, they might be suspect as well. As Jonathan mentioned, check your server error logs. Usually with 500 errors they aren't very specific, but could shed some light on it.
  18. If you import products using WebsitePanel, they will be imported using the Universal Module, and will continue to be billed normally. Blesta just wouldn't be able to auto provision new orders, or provide any management features. You should do a test import. We're continually improving/adjusting/refining the importer, it works great for a lot of people, but some people have issues, it all depends on what your data looks like and how you are using it. Updating it to import KB articles probably wouldn't be terribly difficult, so if that's the only hang up then we're happy to work with you to add that functionality and you can help us test it. You found the thread on WebsitePanel, I wonder if ModulesBakery still has plans for it. WorldPay is part of CORE-149 (I just made it public), not a ton of requests for it, but we might be able to help get this one built.
  19. Happy to take a look at the code if you want to post it, PM it, or email it. The SolusVM module is getting a lot of upgrades for 3.5, including configurable options and ability to order multiple IPs and remove specific IPs. Not sure about package change, Tyson wrote the SolusVM module and sort of maintains it.
  20. Your domain and your hosting packages should be in different groups. There is a drop down when configuring the order form to select the domain package group, and a multi-select to add one or more other groups. If you separate them like this, then it should work
  21. Can you link the API documentation? We'll need someone to take a look to ensure it's possible to support their new API. Doesn't seem to be many requests for it at the moment though.
  22. Paul

    Partial Refund?

    Nope, and it's not been very highly requested. You may wish to start a feature request thread for this though, so we can gauge interest.
  23. Awesome, thanks for the update!
  24. Are you migrating from Blesta 2.5.4? If it's something less than 2.5.4 (ie 2.5.0-2.5.3) then it wouldn't work. The error seems to indicate an issue with the query, but I've never seen this reported before and it's hard to say without the full query. It appears to be fetching module row information. Are you importing to Blesta 3.4.2, using the Import Manager that ships with that version? MySQL 5.0.67 is fairly old, and it should work, but curious why MySQL is so much older than your PHP. Upgrading MySQL might be a good idea, but I'm not confident it would result in a better outcome.
  25. If bounces are not rate-limited they should be. That may be the issue here, as Tyson mentions. Tyson, can you look into this further? Jonathan, this may not be the most ideal work-around, but you could disable the "Ticket Bounce" email template to prevent these emails from going out. The downside is that if someone sends in a legitimate request and it's not accepted, they won't get the notice.
×
×
  • Create New...