Help me please error

You should post this error in the discussion thread for that addon. Will get noticed quicker if it is a problem with the addon.
 
The first error likely indicates a problem with gzip.

Try disabling gzip output by adding this line to the library/config.php file:

Code:
$config['enableGzip'] = false;

Then install the addon again. The other errors might be the result of the failed addon installation.
 
Back
Top Bottom