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

Fix SSL orders in WHMCS 8.x #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

orudge
Copy link

@orudge orudge commented Dec 7, 2020

Fixes SSL orders in WHMCS 8.x.

This was referenced Dec 7, 2020
@jesussuarz
Copy link

Hi

thanks for posting,

Could you explain exactly what it fixes?

some video or screenshot to see what problem it solves.

@orudge
Copy link
Author

orudge commented Dec 7, 2020

I don’t have a screenshot handy, but after an SSL order is placed, if you press the Create button in the WHMCS admin area, it appears to succeed. It fails though, because it doesn’t create the item in the tblsslorders table, as new fields have been added and don’t appear to have default values associated with them. You don’t know that it’s failed until the end user clicks on the configuressl.php e-mail link, which leads to a page stating that “the link you clicked is invalid” (or similar).

@jesussuarz
Copy link

I don’t have a screenshot handy, but after an SSL order is placed, if you press the Create button in the WHMCS admin area, it appears to succeed. It fails though, because it doesn’t create the item in the tblsslorders table, as new fields have been added and don’t appear to have default values associated with them. You don’t know that it’s failed until the end user clicks on the configuressl.php e-mail link, which leads to a page stating that “the link you clicked is invalid” (or similar).


very well,

I have applied the fix to my files.

Have you ever had client-side issues downloading the .zip file?

I can download the zip from the client area, however the zip is corrupted.

Could you tell me if you have this same problem?

@orudge
Copy link
Author

orudge commented Dec 7, 2020

This seems to work fine for me. I’m using nginx if that makes any difference.

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

Successfully merging this pull request may close these issues.

2 participants