Steps to reproduce
When I try to enable this module it throws an error:
Error: Call to undefined function c2pa_sign_check_certificate_expiration() in c2pa_sign_requirements() (line 58 of modules\contrib\c2pa_sign\c2pa_sign.install).
I've attached an image illustrating my actions—installing the module and searching within the extend panel.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Screenshot 2024-06-10 at 1.10.25 PM.png | 1.12 MB | ayush.pandey |
Issue fork c2pa_sign-3453601
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
aman_lnwebworks commentedHi @jrglasgow
I have created MR!3 for the above issue, please review it once.
Thank you!!
Comment #4
ayush.pandey commentedAble to reproduct the issue Error: Call to undefined function c2pa_sign_check_certificate_expiration() in c2pa_sign_requirements() (line 58 of modules\contrib\c2pa_sign\c2pa_sign.install), and after applying the c2pa key pair, the module works fine.
Comment #5
ayush.pandey commentedComment #8
jrglasgow commentedyes, I ran into this today with a fresh install of the module... merged