Hello Claudio:
I'm created a demo course in my University (in doceboLms). When incoming as tutor to manage this, in the TUTORS AREA, the left menu show me items with Notes (first item) and statisticals (2nd, 3rd, 4th item) and only the 2nd. (.... Uses) works fine.
When click the third item (User statistics) and fourth item (Learning Objects Statistics) show this error:
---------------------------
Warning: loadbody(modules/stats/stats.php) [function.loadbody]: failed to open stream: No such file or directory in /srv/www/htdocs/docebo/doceboLms/class.module/class.stats.php on line 35
Fatal error: loadbody() [function.require]: Failed opening required 'modules/stats/stats.php' (include_path='/usr/share/php') in /srv/www/htdocs/docebo/doceboLms/class.module/class.stats.php on line 35
--------------------------
Seeking this route, the 35 line show this code:
require('modules/stats/stats.php');
The file "../modules/stats/stats.php" exists whit this permissions: 644.
How i can to correct that? (the platform is mounted in Suse Linux v.10)
Thanks your help.





