Hi, Thanks again for the great plugin that is Academy LMS.
At the moment, however, I am missing one important thing: elements securing the authenticity of the certificate.
I mean: Verification ID, QR code etc… And the possibility of verifying the authenticity of the certificate by everyone by scaniing QR code or pasting Verification ID numer…
This is the only thing missing in Academy LMS at the moment…
]]>Summary: The PHP Fatal error occurs within the ‘academy-certificates’ plugin during the activation process. The error specifically points to a TypeError
within the ‘example-certificate.php’ file on line 39, where the unlink()
function expects a string argument representing a filename but instead receives an object of type WP_Error
.
Steps to Reproduce:
Expected Behavior: The ‘academy-certificates’ plugin activates successfully without encountering any fatal errors or exceptions.
Actual Behavior: Upon activation, a PHP Fatal error occurs, leading to the failure of the activation process. The error originates in the ‘example-certificate.php’ file at line 39, triggered by a TypeError
in the unlink()
function due to an incompatible argument type (WP_Error
instead of a string).
Error Message:[26-Dec-2023 06:05:07 UTC] PHP Fatal error: Uncaught TypeError: unlink(): Argument #1 ($filename) must be of type string, WP_Error given in C:\laragon\www\eventin\wp-content\plugins\academy-certificates\includes\admin\example-certificate.php:39
Hi, my course is sold out and the “100% Booked” banner is correctly visible. However, the “download certificate” button has disappeared for users who had purchased the course and can still access it. How can I solve this problem? Thank you in advance!
]]>Hello, how can I add course modules to the certificate?
example: {{course_modules}}