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.

CommentFileSizeAuthor
quicktabs-module_jquery-path.patch576 bytesadonix

Comments

katbailey’s picture

Hi 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

katbailey’s picture

Status: Needs review » Fixed

My 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

vchen’s picture

I 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.