Hi ,
I am getting an error when enabling the module on drupal 6.7:

    * warning: fopen(sites/default/filesmin.js) [function.fopen]: failed to open stream: Permission denied in /home/content/h/o/f/hofitgabo/html/sites/all/modules/javascript_aggregator/javascript_aggregator.module on line 47.
    * warning: fclose(): supplied argument is not a valid stream resource in /home/content/h/o/f/hofitgabo/html/sites/all/modules/javascript_aggregator/javascript_aggregator.module on line 49.

why is it asking for the filesmin.js file ?

thanks in advance
yaniv nizry
www.guzzus.com

Comments

robloach’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Needs review » Postponed (maintainer needs more info)

Mind trying 6.x-1.x-dev when it gets updated, or the latest in DRUPAL-6--1? I believe I indirectly fixed this in the latest commit....

robloach’s picture

Status: Postponed (maintainer needs more info) » Fixed

It's because it failed to create the temporary directory. Visit your file system settings and make sure the directories are setup correctly.

Status: Fixed » Closed (fixed)

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