Are you maybe using Let's Encrypt for an SSL certificate? If you are, please update it because their certificate expired on the 1st of October, 2021.
Reach out to your hosting provider, and ask them to update the certificate. Even though the certificate could say that it's valid until 2022, or 2023, please check Let's Encrypt's official notice about this change.
To bypass this, you can go to file ../wp-content/ameliabooking/src/Application/Commands/Activation/ActivatePluginCommandHandler.php and on line 51 you'll see this:
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); Below that line, add this:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); And it will bypass the SSL issue, and activate the license.
Please note, though, that if you migrate the site in the future, and the SSL certificate is not updated, you'll need to add this line again.
I've just purchased amelia, it says the code is expired ??
Hello Tolomeiu,
Thank you for reaching out to us.
This could be an issue with the SSL certificate.
Are you maybe using Let's Encrypt for an SSL certificate? If you are, please update it because their certificate expired on the 1st of October, 2021.
Reach out to your hosting provider, and ask them to update the certificate. Even though the certificate could say that it's valid until 2022, or 2023, please check Let's Encrypt's official notice about this change.
To bypass this, you can go to file ../wp-content/ameliabooking/src/Application/Commands/Activation/ActivatePluginCommandHandler.php and on line 51 you'll see this:
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); Below that line, add this:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); And it will bypass the SSL issue, and activate the license.
Please note, though, that if you migrate the site in the future, and the SSL certificate is not updated, you'll need to add this line again.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables