• Hi,
    thanks for this Plugin.
    There’s something wrong with the UTF8-Characters in Image-Captions. Editing the captions via admin will result in incorrect Characters for the users view, editing the captions via edit-link in front-end shows correct characters but other functions like “Manage Album Details” and “Photo Sorter” in admin-panel will stop working. Any suggestions?

    http://wordpress.org/extend/plugins/dm-albums/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter schmilz

    (@schmilz)

    Sorry, forgot to say that the characters I use are german like Ü ü, Ä ä, Ö ö and ß.

    It happen because of line 821 in template/album.php file. if I am deleting escape function the problem sloved.
    You need also to change charset in template/album_caption.php, line 184 to utf-8 and in line 195 you need to replace htmlentities to htmlspecialchars.

    I sended about it to devloperand I hope it will fix.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: DM Albums] UTF8 in Caption’ is closed to new replies.