Viewing 1 replies (of 1 total)
  • Well I also had this problem and it took me a while to figure it out.
    Basically what you need to do is enter your SQL Database, and edit wp_fb_albums table. Manually change the collation of the rows from latin1_swedish_ci to UTF8 (i use utf8_general).

    The actual rows you need to change are: Name, Description and Location.
    After you do that, you may update your albums.

    Hope that helps,
    R. Landau

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Fotobook] foreign characters not supported?’ is closed to new replies.