https://www.icyphoenix.com/viewtopic.php?f=26&t=2332&p=16947#p16947
-----------------------------------
Lord Phobos
Wed 27 Jun, 2007 03:07

Re: Aiuto Col FAP E Il CH: Problema LANG
-----------------------------------
I SOLVED!!!!  :D  :D  :D  :D  :D 

It were VERY simple indeed...

This were enough:


 looked at this and for 2.1.6, I had to modify album_modcp.php to get it to work.
find:
[code]include($phpbb_root_path . 'common.' . $phpEx);[/code]
after, add:
[code]$user->use_lang(array('modcp'));[/code]


Nothing else, modified nothing... it works! With the lang files of the pack!


