Non-core contributed modules

Json shifted in 1.9 and HEAD

Details

  • Type: Bug Bug
  • Status: Development in progress Development in progress
  • Priority: Minor 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.

Activity

Hide
Jesus Martin added a comment -

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

Show
Jesus Martin added a comment - 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

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: