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

mehmeta’s picture

Status: Active » Postponed (maintainer needs more info)

Looks 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!

bavarian’s picture

did 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 ...

mehmeta’s picture

Status: Postponed (maintainer needs more info) » Fixed

Please delete the closure_compiler.install file from the module directory and try installing the module again. That should resolve the issue. Thanks!

Status: Fixed » Closed (fixed)

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