Example
Uncaught Error: Unknown dependency: jquery.json
in JavaScript console on chrome. And all modules, using jquery does not works. Anybody know how to fix this issue?
Module jquery.json
did not exist in the earlier version of MediaWiki.
Example
Uncaught Error: Unknown dependency: jquery.json
in JavaScript console on chrome. And all modules, using jquery does not works. Anybody know how to fix this issue?
The 'jquery.json' module was added to MediaWiki in version 1.18. Looks like you're using something that wasn't designed for MediaWiki 1.17. Perhaps you downloaded an extension from /trunk/ ? If so: either: