<< Back
Message for this thread
Posted by Messages text
SanBoeuf Larry

Noavatar
Total post : 16
> Profile
Written on : 05/02/2009 09:58 ( more than one month )
Object : PHP5 compatibility
At least 2 modules have a PHP5 (.5.0.4) compatibility problem;

> Fatal error: Non-static method Report_User::is_showed() cannot be called statically in /var/www/html/Lms/admin/modules/report/class.report_user.php on line 541

> Fatal error: Non-static method Report_Courses::is_showed() cannot be called statically in /var/www/html/Lms/admin/modules/report/class.report_courses.php on line 269

Both have the function is_showed() declared within a function within a class.
 
Erba Claudio

Avatar
Total post : 2133
> Profile
Written on : 25/02/2009 13:52 ( more than one month )
Object : Re: PHP5 compatibility
Hi Larry, php 5.0.x is a really bugged version, genrally a stable 5.x is 5.2
Claudio 
Docebo CEO and Founder
www.docebo.com
 
<< Back