Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 46917

Post upgrade php errors

$
0
0
by Dustin Peet.  

Recently I upgraded our moodle from 1.9.7 to 2.2.4+.  The upgrade finally went through, but as I'm checking the php-errors.log file I'm seeing error exceptions being thrown that I didn't see when we were on 1.9.7.  The errors all seem to point to the same file initially :

[31-Jul-2012 17:36:12 UTC] Default exception handler: A required parameter (identifier) was missing Debug:
* line 435 of \lib\setuplib.php: moodle_exception thrown
* line 504 of \lib\moodlelib.php: call to print_error()
* line 33 of \help.php: call to required_param()

When I go to line 435 of /lib/setuplib.php I'm seeing the call to including zend, which we are not using at all.

ini_set('include_path', $CFG->libdir.'/zend' . PATH_SEPARATOR . ini_get('include_path'));

My question is, can I just comment out this line and will that solve my issues?  There are hundreds of these errors...

Thanks for the help


Viewing all articles
Browse latest Browse all 46917

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>