<< Back
Message for this thread
Posted by Messages text
Desloges Samuel

Noavatar
Total post : 10
> Profile
Written on : 29/04/2010 21:03 ( more than one month )
Object : URGENT: Fatal error with student user
Hello,
I have installed the stable version of docebo 3.6.0.3, but an error occurs when a student tries to enter in a course.
The error message is:


Warning: require_once(/home/dsmaster/public_html/caplangues/doceboLms/lib/../class.module/) [function.require-once]: failed to open stream: Success in /home/dsmaster/public_html/caplangues/doceboLms/lib/lib.module.php on line 88

Fatal error: require_once() [function.require]: Failed opening required '/home/dsmaster/public_html/caplangues/doceboLms/lib/../class.module/' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dsmaster/public_html/caplangues/doceboLms/lib/lib.module.php on line 88

This error occurs only at the "student" level.

Thanks

Very good job!!!!
Message modified by : dscreation on : 29/04/2010 21:05
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 30/04/2010 09:27 ( more than one month )
Object : Re: URGENT: Fatal error with student user
hello,
could you please give us some more information about your environment? Like: operating system, webserver/version, php and mysql version and also safe_mode, register_globals and magic_quotes_gpc values you get from admin > configuration > diagnostic.

Also please try to run this sql query form phpmyadmin and let us know the results (it can also return an empty value):

SELECT @@GLOBAL.sql_mode;

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Desloges Samuel

Noavatar
Total post : 10
> Profile
Written on : 30/04/2010 14:43 ( more than one month )
Object : Re: URGENT: Fatal error with student user
For information, my webserver use SUPhp then don't support chmod 777 for security reasons.


Server configuration
Server software
Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

MySQL information
MySQL version
5.1.30

Info about PHP
PHP version
5.2.11
"safe_mode" configuration
Off
Configuration of "register_global"
Off
Configuration of "magic_quotes_gpc"
Off
Configuration of "upload_max_filesize"
64M
Configuration of "post_max_size"
64M
Configuration of "max_execution_time"
30s
LDAP PHP extension
Off Consider this parameter only if you need to authenticate through LDAP
Configuration of "allow_url_include"
Off
Message modified by : dscreation on : 30/04/2010 14:49
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 03/05/2010 09:27 ( more than one month )
Object : Re: URGENT: Fatal error with student user
Hello,
could you also try to run the sql statement I've wrote on my last post and tell us the results?

Do you have also applied all the patches available for docebo 3.6.0.3 ? There is a package with all of them available here.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Desloges Samuel

Noavatar
Total post : 10
> Profile
Written on : 03/05/2010 09:42 ( more than one month )
Object : Re: URGENT: Fatal error with student user
I have applied all patch present in the bugs menu, I will try to install your pack to be sure and I try the sql
 
Desloges Samuel

Noavatar
Total post : 10
> Profile
Written on : 03/05/2010 09:50 ( more than one month )
Object : Re: URGENT: Fatal error with student user
SELECT @@GLOBAL.sql_mode; return an empty value.
I have install the patch and no change.

Thanks
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 04/05/2010 09:26 ( more than one month )
Object : Re: URGENT: Fatal error with student user
Hello,
your configuration looks fine.. so it is strange that you get this error.

Can you specify more information about the course like:

- do you have any special char in the course name like ',ò,$, .. ?
- what kind of course is it ? (elearning / classroom / ...)
- is it a course that uses autoplay? if yes: which object should be played?
- which learning object have you inserted inside the course?
- do you use editions for this course?
- did you used / assigned to the course the standard full menu?

Thanks.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Desloges Samuel

Noavatar
Total post : 10
> Profile
Written on : 04/05/2010 13:08 ( more than one month )
Object : Re: URGENT: Fatal error with student user
I have noted that if I uncheck "Directly play the first learning object in the player", it works properly.

Thanks!!
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 07/05/2010 09:52 ( more than one month )
Object : Re: URGENT: Fatal error with student user
Writted by: Desloges Samuel

I have noted that if I uncheck "Directly play the first learning object in the player", it works properly.

Thanks!!

hello,
you're welcome ;) could you please tell us which object should have been played? (as first object of your course in autoplay) so that we can better understand / "debug" the problem?

thanks.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Timmerman Tineke

Noavatar
Total post : 1
> Profile
Written on : 12/05/2011 21:12 ( more than one month )
Object : Re: URGENT: Fatal error with student user
Hi Derks, I have exactly the same problem... The full error: "Fatal error: require_once() [function.require]: Failed opening required '/home/lms/domains/lms.com/public_html/doceboLms/lib/../class.module/' (include_path='/home/lms/domains/lms.com/public_html/addons/htmlpurifier/standalone:.:/usr/local/lib/php') in /home/lms/domains/lms.com/public_html/doceboLms/lib/lib.module.php on line 80"

I'm sorry, I can't tell you what object is supposed to play as it' an uploaded SCORM file (not made by me)... still a newbee
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 13/05/2011 18:41 ( more than one month )
Object : Re: URGENT: Fatal error with student user
Hi,
do you have "Directly play the first learning object in the player" checked?

bye,
Giovanni. 

Docebo Staff
 - Docebo 4 released! -

 
<< Back