For several days we appeared this error:
Warning: file_get_contents(/misc/form.js): failed to open stream: No such file or directory en _locale_parse_js_file() or
Warning: file_get_contents(/misc/collapse.js): failed to open stream: No such file or directory en _locale_parse_js_file()
We have solved with this patch
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | conditional.patch | 686 bytes | jmaties |
| conditional.patch | 686 bytes | jmaties |
Comments
Comment #1
jmaties commentedSorry patcth incorrect :P
Comment #2
peterpoe commentedActually, the error only appears if I apply the patch. Check your base path and language configuration :)
Anyway, I changed the code: now we add the library instead of adding the js files individually, should be more robust.