Closed (fixed)
Project:
HeadJS
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 May 2011 at 23:26 UTC
Updated:
2 Jun 2011 at 03:59 UTC
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
Comment #1
tr33m4n commentedI also have the same problem :S
Comment #2
tr33m4n commentedah wait, should of read the readme. I advise you do the same :)
Comment #3
bigsyke commentedI've read the readme, im still getting that error, can you tell us how you fixed it?
Comment #4
alexweber commentedIn 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.jsand
/sites/all/libraries/headjs/head.load.min.jsComment #5
alexweber commentedComment #6
tr33m4n commentedWell 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
Comment #7
tr33m4n commentedI 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
Comment #8
alexweber commentedComment #9
alexweber commented2 weeks inactive, im closing :)