My PicasaWebAlbumBrowser works well but image titles are not in the right coding (UTF8). On the picasa google page it is OK but imported titles are garbled.
Do you know anybody why?
Example:
Import: Slavnosti železa
On Picasa web: Slavnosti železa
Thanks for help!
Josef
[SOLVED]Help needed with PicasaWebAlbumBrowser
[SOLVED]Help needed with PicasaWebAlbumBrowser
Last edited by pepawo on Sun Oct 14, 2007 8:00 am, edited 1 time in total.
Re: [SOLVED]Help needed with PicasaWebAlbumBrowser
Just change 'htmlentities' to 'htmlspecialchars' in file PicasaWebAlbumBrowser.module.php (6 times - rows 614-617 and 695-696)...
Josef
Josef