Search results

  1. CE-Matt

    Not A Bug Facing issue while configuring SMTP

    I believe the SMTP issue was being caused by a connection refused error. To debug SMTP, enable logs to level 5 (https://www.clientexec.com/members/knowledge-base/maintenance-~77/how-to-enable-logging~80) and you'll be able to see the SMTP traffic, and any errors.
  2. CE-Matt

    Issue with DomainNameAPI plugin

    Hi, We would need you to either open a support ticket or attach logs at level 4 (https://www.clientexec.com/members/knowledge-base/maintenance-~77/how-to-enable-logging~80) so we can see what is happening.
  3. CE-Matt

    package with addons and clients select none for each addons

    More information on addon prices and invoice visibility can be found at https://www.clientexec.com/members/knowledge-base/invoicing-and-payments~68/how-to-configure-addon-prices~487
  4. CE-Matt

    Not A Bug GET parameter named couponcode to apply coupons automatically

    I've just tested this and it's working for me. Please open a support ticket with CE Admin and FTP access so we can debug this for you.
  5. CE-Matt

    Not A Bug GET parameter named couponcode to apply coupons automatically

    It should be "couponCode" not "couponcode".
  6. CE-Matt

    Completed Enable currency exchange rate even if it's a custom rate

    We are planning a proper currency exchange rate system for our 7.0 release.
  7. CE-Matt

    Completed Linode Addons

    Hi, This is something we will be looking to implement after the 6.3.0 release.
  8. CE-Matt

    Completed Upgrade Package in Action Button

    Hi, This is actually something that is in the works for 6.3.0
  9. CE-Matt

    Completed quick access to ticket department

    Hi, This can already be done, in one of two ways: 1) Send "messagetype" as a GET parameter and use the Ticket Type ID. 2) Send "tickettype" as a GET parameter and use the name of the ticket type. index.php?fuse=support&controller=ticket&view=submitticket&messagetype=1...
  10. CE-Matt

    Completed Plugin request gogetssl.com SSL provider

    A Plugin for GoGetSSL is currently being considered for our 6.3 release.
  11. CE-Matt

    Feature Requests

    In order to better gauge community interest and address each item clearly, can you please create a separate thread per each request.
  12. CE-Matt

    Read Before Posting

    Please only post 1 feature request per thread. This allows the thread to focus solely on the requested feature and allows us to gauge community interest in the feature, allowing us to prioritize the request. Please make sure you use the search feature to ensure that your request doesn't...
  13. CE-Matt

    Not A Bug Stripe problem, one-time payments, no CC modal

    This was addressed in a support ticket and was a configuration issue.
  14. CE-Matt

    Completed show product status in searches in Admin Portal

    This will be added in a future release.
  15. CE-Matt

    Planned Attach multiple files when Open Support ticket in Admin Portal

    The admin re-design will take this into account.
  16. CE-Matt

    Coupon Code in URL

    As long as you are using 6.2 you can send couponCode=code in the URL.
  17. CE-Matt

    DomainNameApi

    This was added in 6.2.0.
  18. CE-Matt

    2 feature in Notification Center

    I'm a little confused as to why you'd have a notification enabled if you didn't want it to complete any action? What would be the point?
  19. CE-Matt

    clientexec on a subdomain and website on the main domain but need to use classes

    We are always working on extending our API functions. If there is something you need that could be accessed from the API, please open a feature request about this. If you actually need to call CE code, you could setup a secondary instance of Clientexec and hook it into the same database.
  20. CE-Matt

    How to create a snapin

    The function name that is called for the view (snapinexample) will look for snapinexample.phtml.
Back
Top