Forum Discussion
Storyline 2 Example - Generating a PDF Certificate for users who successfully complete a quiz
Hi Ryan,
I'm not sure what I'm doing wrong, but I can't get this to work.
I uploaded the certificate folder into the same directory as my 'Storyline' subdomain (where I have my published story stored). I created a new web object with the link to: http://www.MYWEBSITE.com/subdomain/certificate .
It still is not working, do you know why this may be? I'm publishing as LMS with SCORM 1.2.
All the best,
Stef (:
Update: tried publishing as 'Web' and it is still not working
Update 2: Here is the text given within the WebObject:
403 - Forbidden Error
You are not allowed to access this address.
If the error persists, please contact the website webmaster.
If you are the webmaster of this site please log in to Cpanel and check the Error Logs. You will find the exact reason for this error there.
Common reasons for this error are:
Incorrect file/directory permissions: Below 644.
In order files to be read by the webserver, their permissions have to be equal or above 644. You can update file permissions with a FTP client or through cPanel's File Manager.
Restrictive Apache directives inside .htaccess file.
There are two Apache directives which can cause this error - 'Deny from' and 'Options -Indexes'."
My permissions for the subdirectory are 755, so I'm not sure why this is happening. Any ideas?