Custom Certificate Error

Custom Certificate Error

by Paul Smith -
Number of replies: 0

Hi all.  I'm brand new to Moodle (about a week).


Trying to create a custom certificate.  I've copied the existing landscape folder to /public_html/mod/certificate/type/pcard and updated /home/wssc/public_html/mod/certificate/lang/en_utf8/certificate.php to include the line $string['typepcard'] = 'P-Card';


When I try to use the new pcard certificate, I get the following error:

Warning: require(/home/wssc/public_html/mod/certificate/type/pcard/certificate.php) [function.require]: failed to open stream: Permission denied in /home/wssc/public_html/mod/certificate/view.php on line 61

Fatal error: require() [function.require]: Failed opening required '/home/wssc/public_html/mod/certificate/type/pcard/certificate.php' (include_path='/home/wssc/public_html/lib/pear:.:/usr/lib/php:/usr/local/lib/php') in /home/wssc/public_html/mod/certificate/view.php on line 61

 


I'm using version 1.9.17 build 20120312

Any help is appreciated.

Average of ratings: -