Get the following output in the module, site's pages, and the last line is also in the status report page. Specified file is placed in in specified location.

Please download and copy the head.js script to your /sites/all/libraries/headjs folder
Please download and copy the head.js script to your /sites/all/libraries/headjs folder
Notice: Undefined index: value in theme_status_report() (line 2501 of /home/asempco/public_html/modules/system/system.admin.inc

Have attempted stopping and starting the module again.

Am a noobie to Drupal so it could be my error.

Comments

tr33m4n’s picture

I also have the same problem :S

tr33m4n’s picture

ah wait, should of read the readme. I advise you do the same :)

bigsyke’s picture

I've read the readme, im still getting that error, can you tell us how you fixed it?

alexweber’s picture

In order to fix this issue, please download head.js from http://headjs.com/#download and copy the files into /sites/all/libraries/headjs

The final directory & file structure should look like this:

/sites/all/libraries/headjs/head.min.js

and

/sites/all/libraries/headjs/head.load.min.js

alexweber’s picture

Assigned: Unassigned » alexweber
Category: bug » support
Status: Active » Needs review
tr33m4n’s picture

Well I had only copied a single head.js script into libraries/headjs/, after putting head.min.js and head.load.min.js in there as well, cleared the cache, did a refresh and everything was working as it should. If you are still getting errors after this check the permissions on the .js files, make sure your server is able to read them. I should also note I'm running the dev version of this plugin.

Hope this helps

tr33m4n’s picture

I would also suggest maybe making it clearer on the module page which head.js files need to be downloaded and used... it seems like you only need the one at the moment

alexweber’s picture

Assigned: alexweber » Unassigned
alexweber’s picture

Status: Needs review » Closed (fixed)

2 weeks inactive, im closing :)