Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › Facing problems with custom certificate codes or wplms certificated
Tagged: certificates
- This topic has 8 replies, 2 voices, and was last updated 2 years, 10 months ago by Anshuman Sahu.
Viewing 9 posts - 1 through 9 (of 9 total)
-
AuthorPosts
-
February 11, 2022 at 12:55 pm #379827evertorresParticipantHello, I cant assing the certificate of completion course. Because when I tried to do that, The server respond with a critical crash. The certificate are generated, but, not the custom code ([certificate_code])for the left) and many times is show de shortcode [certificate_student_date] instead of date. I've already update the wplms pdf certificates, but The issue continuous. When I tried to deactivate the custom certificate code all the entire site crash. This video show the issue: https://www.youtube.com/watch?v=NHSrEjypbwEFebruary 11, 2022 at 12:59 pm #379828evertorresParticipantThis reply has been marked as private.February 11, 2022 at 2:22 pm #379842evertorresParticipantIt is immportant to clarify, that we use this pattern for certificate codes: {{userid}}-{{courseid}}-{{month}}-{{year}}-{{n}}February 14, 2022 at 2:19 pm #379953Anshuman SahuKeymasterWell yes I checked it , there is some error on server but there is no error reporting done by server , we also checked error_log . There are many error from your woocommerce addons in error_log ,please consider disabling those addons first .February 14, 2022 at 3:35 pm #379978evertorresParticipantI did a test without any plugin. And the problem is persistent. best regards!February 14, 2022 at 9:40 pm #379988evertorresParticipantIn this video, I show you. That only with the WPLMS plugins the problem persist: https://www.youtube.com/watch?v=1ZK0Pa_gTro On other test before, I receive this email with details the error: Detalles del error ================== Se ha producido un error del tipo E_ERROR en la línea 52 del archivo /home/evscozmg/public_html/wp-content/plugins/wplms-custom-certificate-codes/wplms_custom_certificate_codes.php. Mensaje de error: Uncaught Error: Class 'Wplms_Pdf_Certificates_Plugin_Updater' not found in /home/evscozmg/public_html/wp-content/plugins/wplms-custom-certificate-codes/wplms_custom_certificate_codes.php:52 Stack trace: #0 /home/evscozmg/public_html/wp-includes/class-wp-hook.php(303): Wplms_Custom_Certificates_Codes_Update('') #1 /home/evscozmg/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #2 /home/evscozmg/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #3 /home/evscozmg/public_html/wp-admin/admin.php(175): do_action('admin_init') #4 /home/evscozmg/public_html/wp-admin/plugins.php(10): require_once('/home/evscozmg/...') #5 {main} thrown best regards!February 16, 2022 at 3:24 pm #380143Anshuman SahuKeymasterPlease download the latest one from here : https://bit.ly/3uUTqRrFebruary 16, 2022 at 4:56 pm #380160evertorresParticipantHello Alex, It almost done. I'm no presenting more 503 errors for assing the certificates, but. there is some other problems. 1. Assing the certificate, create two records in library: refer to https://prnt.sc/26x2wd3 2. The certificate code wont have the pattern i have created {{userid}}-{{courseid}}-{{month}}-{{year}}-{{n}} please check! Thanks!February 17, 2022 at 4:25 pm #380250Anshuman SahuKeymaster1 . this issue is not replicated at our end ,It could be due to some custom code or something .IT could be the old certficate already present there . well these tokens are available : {{site}} : Use this to display Site Name
{{userid}} : Use this to display User ID
{{courseid}} : Use this to display Course ID
{{courseslug}} : Use this to display Course Slug
{{instructorid}} : Use this to display Course ID
{{month}} : Use to display month in numeric MM
{{year}} : Use to display year in numeric YYYY
{{n}} : Use to display unique certificate ID
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- The topic ‘Facing problems with custom certificate codes or wplms certificated’ is closed to new replies.