Closed (fixed)
Project:
Google Closure Compiler
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2010 at 07:44 UTC
Updated:
16 May 2010 at 21:30 UTC
when trying to install Google closure_compiler i end up with an immediate white screen and one line of error message:
Fatal error: Call to undefined function closure_compiler_local_available() in /home/name ofmysite/public_html/drupasite/sites/all/modules/closure_compiler/closure_compiler.install on line 6
how to resolve this?
Comments
Comment #1
mehmeta commentedLooks like you've downloaded the module right after I released another version, could you try downloading the tarball and extracting the contents to the module folder again? I'm unable to reproduce this. Thanks!
Comment #2
bavarian commenteddid as recommended, d-loaded tarball again and extracted it to /sites/all/modules
ending up with 5 files in the closure_compiler-folder (same as before)
- closure_compiler.info
- closure_compiler.install
- closure_compiler.module
- license.txt
- read.txt
but the installation problem remain ...
Comment #3
mehmeta commentedPlease delete the closure_compiler.install file from the module directory and try installing the module again. That should resolve the issue. Thanks!