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

Noavatar
Total post : 16
> Profile
Written on : 11/12/2008 13:18 ( more than one month )
Object : PHP5 problem?
I tested my upgrade from 3.5.0.4 -> 3.6.0.2 on php4 machins with few problems, except some platform differrences between windows and linux. Anyway, now I'm on my fianl test on a live site mirror running php 5.2.6 and am seeing the following message trying to view an e-learning report;
Fatal error: Method name must be a string in /home6/sanboeuf/public_html/Lms/admin/modules/report/class.report.php on line 111

safe_mode = off
register_globals = off

Any ideas?

Thnx
 
SanBoeuf Larry

Noavatar
Total post : 16
> Profile
Written on : 26/01/2009 12:06 ( more than one month )
Object : Re: PHP5 problem?
Also getting the following in Reports;

  1. In the reports when trying to modify an existing report its ok in the first page but when click on next the following screen will show this error " Fatal error: Call to undefined method stdClass::get_rows_filter() in /home6/sanboeuf/public_html/Lms/admin/modules/report/report.php on line 799"
Message modified by : LSanBoeuf on : 26/01/2009 12:08
 
<< Back