Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in client area using Thesslstore addon module #1

Open
Remitur opened this issue Jun 10, 2021 · 0 comments
Open

Issue in client area using Thesslstore addon module #1

Remitur opened this issue Jun 10, 2021 · 0 comments

Comments

@Remitur
Copy link

Remitur commented Jun 10, 2021

There's some kind of issue using this theme with the addon module from Thesslstore ( https://marketplace.whmcs.com/product/1050-the-ssl-store-whmcs-ssl-reseller-module )

Particularly:

  • in client area, for certain Digicert certificates, the download of the already issued certificate is impossible.
  • this happens only for those certificates that are available in different .zip packages, and so the user needs to specify the preferred one
  • When the user is asked to choose the preferred format for .zip package to download, he's stuck in a modal frame, unable to go further

In Chrome console I can find a curious error (long story short: three different "submit" buttons, all of them using the very same id and the very same name), but I'm not sure it may be related to the issue:

[DOM] Found 3 elements with non-unique id #downloadcert: (More info: https://goo.gl/9p2vKq) <input type=​"submit" class=​"btn btn-primary" id=​"downloadcert" name=​"downloaddigicert" style=​"margin-top:​ 20px;​" value=​"Download&nbsp;​Certificate">​ <input type=​"submit" class=​"btn btn-primary" id=​"downloadcert" name=​"downloaddigicert" style=​"margin-top:​ 20px;​" value=​"Download&nbsp;​Certificate">​ <input type=​"submit" class=​"btn btn-primary" id=​"downloadcert" name=​"downloaddigicert" value=​"Download Certificate With CA Bundle">​

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant