Jump to content

Michael

Moderators
  • Posts

    9,522
  • Joined

  • Last visited

  • Days Won

    186

Everything posted by Michael

  1. You have to make the packages inactive or restricted then copy the package and use the new module. Also if you are moving them you'd have to pay Internetbs to transfer from the logic boxes registrar.
  2. Merci mate only issue @Blesta Addons mate there's no upgrade button it just says 1.2.0 and manage.
  3. I know it was about 4 times approx, but when you do a dispute we refund the client and close the account / service as they aren't customers anymore. If you asked before doing a dispute I would have tried to work it out the best I could so you didn't open one. But thanks for your review, sorry we wrecked your experience with us and yeah we're still here if you need help wether you buy direct or with another distributor.
  4. Thanks for your review I know it was my mistake for the license issues but when you open a dispute without letting me have time to resolve it that civil apology and trying to rectify it goes out the window. Good luck and we're here if you need help but other than that you're not welcome at Licensecart. How you deal with complaints: Submit complaint -> Try and resolve it -> No resolution then dispute. Not both at the same time. And as the issue with the refund that was because I didn't know after clicking accept refund I had to submit it again which has been completed now. And anyway if it wasn't completed PayPal would have refunded you anyway as a claim.
  5. Not limits I suppose you could force it by editing the gateway or payment page or something but not in the core.
  6. Would be a nice feature to limit the minimum payment for a gateway.
  7. Here mate: https://documentation.cpanel.net/display/SDK/Guide+to+API+Authentication+-+API+Tokens
  8. Ah so we can use that code can't we mate? just using the dateToUtc function?
  9. Not sure i'll get Paul to look I thought c added the timezone so 2017-04-25T05:04:57+00:00 (Normal) 2017-04-25T05:04:57+02:00 = 2017-04-25T07:04:57
  10. That's so weird one of the best frameworks (PHP) isn't supported fully by MySQL. Why can't PHP just remove the c if it fails to work?
  11. I did say as an example I edited the left hand side to his table structure and didn't know what he'd put on the right.
  12. +1 this guys: http://requests.blesta.com/topic/update-cpanel-module-to-use-the-new-token-api
  13. I use Php 7.0 but was having issues I believe on php 5.6 can't remember. I'm sure I asked Abdy about it not submitting when it should have @cyandark
  14. A lot of plugins have been effected... Support Manager Pro by PauloV, my BlestaCMS but Abdy fixed it and Anouar has issues with his plugins.
  15. Does this work mate: $this->Record->insert('nh_announcement_news', [ 'title' => $vars['uri'], 'body' => $company_id, 'active' => serialize($vars['title']), 'company_id' => $company_id, 'public' => serialize($vars['meta_tags']), 'date_added' => serialize($vars['description']) ]); Something like that but edited as that's what Abdy has done in our cms.
  16. That's weird @Blesta Addons I use the admin tools for clearing the cache on blesta 4.0.0
  17. I wonder if it's something to do with the minimum requirements for PHP 5.6 / 7.0
  18. it doesn't mate and we use php 7. So just wondering if you tried it as it could be our end.
  19. I'm not sure why it won't work, but I hope you ensured you saved the old config file else that would mean your encryption data would be lost.
  20. Did you run /upgrade/ and ensure you have all the files uploaded sometimes some files might not upload and causes you errors.
  21. Currently in Release so almost done http://releases.cpanel.com
  22. I believe Paul is going to be looking into this soon as it's not out yet it's still in the early stages
  23. I know Paul is looking into WHMSonic: so I'd pester them and see if they can get the attention for Paul.
×
×
  • Create New...