In line 160 of tabs.module:

        drupal_get_path('module', 'jstools') . '/jquery.history_remote.pack.js',

But jquery.history_remote.pack.js seems to have been removed, see http://drupal.org/cvs?commit=89709

Comments

nath’s picture

Subscribing as my log fills with the error of jquery.history_remote.pack.js not being found.

tsavino’s picture

Same here

occupant’s picture

Add another - subscribed

pcs305’s picture

Subscribing. Upgraded to 5.x-1.0 and receiving a lot of them.

tky’s picture

Subscribing. I got this problem, too.

oschirok’s picture

Subscribing.

nedjo’s picture

Apologies, I tagged the wrong version of the file for inclusion in the release.

Quick fix:

download http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/jstools/jqu... and place it in your jstools directory.

I'll include the correct version in the next release. I want to a bit more to see if new issues arise before posting a new release.

If anyone is willing to help manage releases for jstools (e.g., test candidate releases, make sure they're working), please contact me via my contact form. Thanks.

pcs305’s picture

Thanks nedjo, that fixed it for me!
Much appreciated.

nath’s picture

Yes, that's it. Thanks.

esplinter’s picture

solved for me too. thanks.

gordon’s picture

subscribing

narres’s picture

The file jquery.history_remote.pack.js is named jquery.history_remote.js in this package.

jhm’s picture

But active_search.module and tabs.module reference jquery.history_remote.js and not jquery.history_remote.pack.js, so the work around is to either provide the .pack version of the file (as someone already has) or change the affected modules to reference the existing .js file delivered with jstools

yeeloon’s picture

subscribing...

Is this jquery.history_remote.pack.js a temporary fix (replacement) for jquery.history_remote.js?

nizam-2’s picture

subscribing

nedjo’s picture

Status: Active » Fixed

New release posted.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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