Installation of: Avatar Failed
-- Update languages:
-- -- Cannot recompile the following languages:
-- -- English
Hello every body, i receive this message whene trying to install any of the modules like Avatar, how can i solve this problem please ?
Try to recompile your language file from the admin dashboard-> Language settings.
If this will not work what you can do it, export your existing file. Save it on your computer. Then in install folder for each module you will find Lang folder, in there en.php. This file contains the bit that you are missing. put this code in to the end of exported lang file just before
);
?>
Import that file back, recompile and try to reinstall the module.
Hope this help