Thank you for purchasing our product, and 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.
You are most welcome, and we are glad that we were able to help you. If you have any more questions please open another ticket and we will gladly help you there.
Hello claudio,
Thank you for purchasing our product, and 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:
Below that line, add this:
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.
Hope this helps.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Ths
Hello claudio,
You are most welcome, and we are glad that we were able to help you. If you have any more questions please open another ticket and we will gladly help you there.
We wish you all the best.
Have a nice day.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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