Jump to content

Michael

Moderators
  • Posts

    9,522
  • Joined

  • Last visited

  • Days Won

    186

Everything posted by Michael

  1. You can try one of these: In the module: Configure::errorReporting(E_ALL); Blesta's own configuration: Configure::errorReporting(0); To: Configure::errorReporting(-1); You can catch errors too, but why would you do one for Centos Webpanel? I wouldn't trust their control panel
  2. But the cron jobs works inside Blesta so you want it for manual suspensions only?
  3. I suppose it's nice but how would Blesta know if it's suspended by the cron? For example over bandwidth or non payment.
  4. "We migrated to Blesta in 2013 because we were concerned about the security and safety of our customers, and we've never looked back. I wish we found Blesta earlier" - Michael Dance, Licensecart Or you can use CubicWebs since Callum is going to use it and we moved to Blesta when it was CubicWebs ;D
  5. You can't use Style css tags.
  6. You have a blank space somewhere or a div which isn't closed. If you are pasting things into the html section I recommend you paste it into the text box first.
  7. Michael

    Redirect Error

    Do you have teamviewer so I can see what you see? and do you have any caching software?
  8. Michael

    Redirect Error

    Never heard of that error before.
  9. You sound like you need a plugin to check if the credit has reached 0.00 to send a email out to them. But clients can top-up with Make a payment button on the invoices and add whatever they like. So you could edit that and get a dropdown box or some sort.
  10. +1 maybe billing tab?
  11. Agreed, what I love about CDNs companies offer is less storage space on the server
  12. Maybe link directly to them? <script src="//cdn.ckeditor.com/4.5.8/full/ckeditor.js"></script>
  13. enabled phpinfo? huh?
  14. I've just noticed why are your urls like: http://cyandark.com/page/?id=1 & http://cyandark.com/index.php/domains/ .htaccess?
  15. You've done a brilliant job mate we'll done.
  16. You need to remember there's two sort of MailParse, you might (or might not) have the PHP version or the PECL version. Are you using a control panel?
  17. Nice features personally PowerDNS has more of a market. There's not one built in but Naja7Host made one for Blesta, I use it and it works fine: [Plugin] Announcement -Released- A nice little search. Not yet, they are looking to improve the coupon system soon. You can open a feature request or see: - http://www.blesta.com/forums/index.php?/topic/4407-additional-for-coupon-feature-requests/?hl=coupons#entry32918 - http://www.blesta.com/forums/index.php?/topic/993-coupons-per-tier/?hl=coupons Universal Module works for like non package, everything needs it but I believe they are planning to skip that somewhere but I can't find it to confirm it Paul would know: See: How can I sell a product without a module? The module themselves use: Day / Month / Year for as many times as you need 1+ month, 1+ day, 1+ year. You can also charge on the invoice in hours. In the QTY use 1 30/60 for 1 hour 30 minutes.
  18. Well when the "support and updates" are updated it will be the latest version. Not sure since it's coming from LicensePal since it's bypassing the normal RRP, never had that happen before, and yes you can transfer as long as you pay the $25 transfer fee.
  19. Michael

    E-Mail Issues

    weird set-up but not sure then since I do crons on interworx's thing and don't use mailto for any cron job
  20. Michael

    E-Mail Issues

    Do you have anything in the top right box on the cron bit?
  21. Michael

    E-Mail Issues

    You don't get emails when the cron runs :s well I've never had them when I use InterWorx..... The top right box seen in my picture says mailto if you want to.
  22. Michael

    E-Mail Issues

    You have a -q and a >>dev thing which isn't needed unless you have a email in the top right box.
  23. Michael

    E-Mail Issues

    Well when I used billing all I had was: /usr/bin/php /chroot/home/lcadmin/licensecart.com/html/billing/index.php cron My dev install has this:
  24. Michael

    E-Mail Issues

    I don't have that I use: /usr/bin/php /chroot/home/lcadmin/licensecart.com/html/index.php cron
  25. Michael

    E-Mail Issues

    You have to ask how are the emails being sent? Cron job or manually. If it's by the cron job it's not the root url it's the cron job.
×
×
  • Create New...