Details
-
Type:
Bug
-
Status:
Development in progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Module: Tracker
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
the Json lib has moved into /pear/HTML/AJAX/
attached is a patch against the 1.9stable version to update to use the new location.
Attachments
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi.
This is my error:
Warning: include_once(/var/www/moodle/lib/json/JSON.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/moodle/mod/tracker/rpclib.php on line 12
Warning: include_once() [function.include]: Failed opening '/var/www/moodle/lib/json/JSON.php' for inclusion (include_path='/var/www/moodle/lib/pear:.:/usr/share/php:/usr/share/pear') in /var/www/moodle/mod/tracker/rpclib.php on line 12
Must I apply this patch?
Thanks