Search results

  1. CE-Matt

    Clientexec 6.4 Stable Now Available!

    Please open a ticket and we can get this addressed for you.
  2. CE-Matt

    Clientexec 6.4 Stable Now Available!

    We are pleased to announce 6.4.0 has been released as stable! As a stable release, Clientexec 6.4.0 is now recommended for all new and existing installations. Find out more on our blog!
  3. CE-Matt

    Domain is already registered?

    Hi, If you'd like to open a support ticket with us we can get a patch sent to you that fixes this.
  4. CE-Matt

    6.4.0 Beta 3 Now Available!

    We have released the 3rd beta for our 6.4.0 release. More information can be found at https://www.clientexec.com/blog/2021/08/30/clientexec-6-4-beta-3-now-available/
  5. CE-Matt

    6.4.0 Beta 2 Available Now!

    1) You can add the same Header/Body/Footer HTML as you could before, but that's it. 2) Yes 3) The client UI is fully responsive. 4) We haven't made any changes to our API. If you're looking for something specific, please open a ticket and we can help you get what you need.
  6. CE-Matt

    6.4.0 Beta 2 Available Now!

    We have released the 2nd beta version for our 6.4.0 version. More information is available on our blog.
  7. CE-Matt

    IP protect /admin in clientexec

    You could add a .htaccess file to the admin directory with the following: order deny,allow deny from all allow from YOUR IP
  8. CE-Matt

    Cancellation Date

    I'm still a little confused by what you mean. Can you open a ticket with us and provide screenshots of what you are seeing, and what you expect?
  9. CE-Matt

    Cancellation Date

    We only currently support the two "types" of cancellation dates. Immediate, or end of the billing cycle. Are you looking to add an additional option to this, and what would be the logic for that?
  10. CE-Matt

    Order Page header colour change

    Assuming you're on the light style that should work. Feel free to open a support ticket and we can take a look at why it's not applying.
  11. CE-Matt

    Order Page header colour change

    You should be able to just add a background-color to the page-header-to class. The off-white color is #f4f4f4. Just a note, this will not work for 6.4+
  12. CE-Matt

    How to create a snapin

    All variables are run through an HTML escaper. You can either do the HTML in the phtml file (which is recommended) or if you have to have HTML in a variable, call $this->unescape($this->output);
  13. CE-Matt

    Coupon Code in URL

    This is something we are aware of, and are planning to fix either during the new client area (for 6.4) or after.
  14. CE-Matt

    Planned API for get details about Products

    An updated API is something that is on our list, but it may not happen until after our 7.0 release.
  15. CE-Matt

    Domain availability checking not working on order page

    That wouldn't be causing any issue with domain look ups. We would need access to see what is going on, so please open a support ticket.
  16. CE-Matt

    Domain availability checking not working on order page

    Can you enable logging at level 4 (https://www.clientexec.com/members/knowledge-base/maintenance-~77/how-to-enable-logging~80) and see what it shows? You can also open a support ticket with us and provide CE Admin and FTP access and we can enable logging and debug this for you.
  17. CE-Matt

    Strip Payments

    Hi, The "Stripe Checkout" plugin in CE is what you should be using, and that will store the CC data at Stripe, with a token being stored in CE. We're planning to update just the "Stripe" plugin to use Elements in a future release.
  18. CE-Matt

    eNom renewal logs are blank

    Hi, Are you using the Domain Updater, with Expiration Notices? This tab is meant to allow you to have eNom turn off their own email renewal emails and have CE handle the renewal emails. Any email that gets sent out with the expiration notice should then be logged here, to cover the ICANN...
  19. CE-Matt

    Generate Next Invoice is not visible for some staff

    Looks like there's an issue with the admin UI displaying this permission. I will get this addressed and likely released in a 6.3.1 release in the next week or two.
  20. CE-Matt

    Generate Next Invoice is not visible for some staff

    Hi, Generate Next Invoice requires the "Renew Package" permission. Can you please confirm that your staff has this permission enabled?
Back
Top