The path to jquery.form.js was absolute to /misc/jquery.form.js.
... made it relative like in the other modules which are working.
Error was:
file_get_contents(/misc/jquery.form.js) [function.file-get-contents]: failed to open stream: No such file or directory in /www/.../drupal-6.4-DE/includes/locale.inc on line 1642.
| Comment | File | Size | Author |
|---|---|---|---|
| quicktabs-module_jquery-path.patch | 576 bytes | adonix |
Comments
Comment #1
katbailey commentedHi Adonix,
apologies for my lack of response on your patches, haven't had enough time to devote to quicktabs lately. I will try to review these in the next couple of days and get them committed.
Katherine
Comment #2
katbailey commentedMy latest commit actually removes this drupal_add_js() as it is not needed at all with the new refactored version of the ahah form code
Comment #4
vchen commentedI have a similar message to when I started my Drupal site. I'm newbie at this, especially when it comes to troubleshooting, and was wondering how exactly do you fix this problem? Like step by step where do you go to edit things? Or do I have to download something? Also, what is causing this problem to arise?
I have version 7. Thank you so much, and sorry I have so many questions.