<< Back
Message for this thread
Posted by Messages text
ee hang liang

Avatar
Total post : 144
> Profile
Written on : 22/03/2010 15:18 ( more than one month )
Object : course_autoregistration [SOLVED]
Hi All,

I(super admin) went in User Area Module and activated "Add Course" module.

Student then went in, able to see Add Course at the top menu. Once i click the Add Course, a msg

You can't access/lms/course/public/course_autoregistration/view

Can anyone help?


From LiangEH
Message modified by : liangeh on : 26/03/2010 11:21
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 24/03/2010 10:19 ( more than one month )
Object : Re: course_autoregistration
Hello,
that function is used to allow users to subscribe to a course using a given "auto-registration" code.. (you can set this code when you edit the course information)

For me it works and I don't get the you can't access error; do you have docebo 3.6.0.3 ?

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
ee hang liang

Avatar
Total post : 144
> Profile
Written on : 24/03/2010 10:23 ( more than one month )
Object : Re: course_autoregistration
Hi Mr. Giovanni,

Thanks for your reply.

I am using 3.6.0.3.

I read one of the posts also have the same problem.

See this link http://www.docebo.com/community/doceboCms/forum/10_2/searchmessage/idThread_5175-ini__thread_1/Pulsante_Aggiungi_Corso.html
in the Italian Forum.

The post writer claims that administrator has no problem to click the Add Course, normal user will get error.

LiangEH
Message modified by : liangeh on : 24/03/2010 10:27
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 26/03/2010 09:51 ( more than one month )
Object : Re: course_autoregistration

hello,
in order to fix this problem you can comment a couple of lines in the file doceboLms/modules/course_autoregistration/course_autoregistration.php; just change the line 20 and 47 (they should be the same) from:

checkPerm('view');

to:

//checkPerm('view');

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
ee hang liang

Avatar
Total post : 144
> Profile
Written on : 26/03/2010 11:20 ( more than one month )
Object : Re: course_autoregistration
Hi. Appreciate your help on this issue.

It worked.

Thanks

From LiangEH
 
<< Back