-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
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
-
But the cron jobs works inside Blesta so you want it for manual suspensions only?
-
I suppose it's nice but how would Blesta know if it's suspended by the cron? For example over bandwidth or non payment.
-
Have Something Nice To Say About Blesta? We Need Testimonials.
Michael replied to Paul's topic in The Lounge
"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 -
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.
-
Do you have teamviewer so I can see what you see? and do you have any caching software?
-
Never heard of that error before.
-
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.
-
+1 maybe billing tab?
-
Agreed, what I love about CDNs companies offer is less storage space on the server
-
Maybe link directly to them? <script src="//cdn.ckeditor.com/4.5.8/full/ckeditor.js"></script>
-
enabled phpinfo? huh?
-
I've just noticed why are your urls like: http://cyandark.com/page/?id=1 & http://cyandark.com/index.php/domains/ .htaccess?
-
You've done a brilliant job mate we'll done.
-
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?
-
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.
-
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.
-
weird set-up but not sure then since I do crons on interworx's thing and don't use mailto for any cron job
-
Do you have anything in the top right box on the cron bit?
-
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.
-
You have a -q and a >>dev thing which isn't needed unless you have a email in the top right box.
-
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:
-
I don't have that I use: /usr/bin/php /chroot/home/lcadmin/licensecart.com/html/index.php cron
-
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.