Result of the js File

;
/* AGGREGATED JS FILE: drupal5/misc/jquery.js */
;
/* AGGREGATED JS FILE: drupal5/misc/drupal.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jquery_update/compat-1.0.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/jstools.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/tabs/jquery.tabs.pack.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/jquery.history_remote.min.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/tabs/tabs.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/devel/devel.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jquery_update/collapse-fix.js */          

Comments

derjochenmeyer’s picture

it doesnt seem to work... but i cant reproduce this bug... anyone else with the same problem?

kozkozkoz’s picture

I have the same problem, im not sure why this happen. Someone else ? Any solution ?

kozkozkoz’s picture

Aparently, the problem was solved by this solution http://drupal.org/node/263557. base_path() value was wrong, so file_get_contents() couldnt read .js file [ line 80 $data = file_get_contents($scripts_js_file); ].

robloach’s picture

Status: Active » Fixed

Setting this to fixed if the problem was solved.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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