Active
Project:
Javascript Aggregator
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 23:43 UTC
Updated:
31 Mar 2011 at 19:43 UTC
I have got an error after enabling module:
Fatal error: Call to undefined function gzencode() in .../sites/all/modules/javascript_aggregator/javascript_aggregator.module on line 136
I have asked Google and found that I need to use a PHP build with Zlib support: http://us3.php.net/manual/en/ref.zlib.php
See Fatal error: Call to undefined function gzencode()
I would suggest to do checks and if function 'gzencode' is not exists - show message to user and tell him what to do.
Thanks a lot.
Comments
Comment #1
mikeytown2 commentedhttp://drupal.org/project/advagg doesn't have this issue