Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    WPPA+ sets the text fields to utf8, but this fails on some installations.
    You may check the proper datatype directly on the db tables. Look for:
    wp_wppa_photos and wp_wppa_albums (there are more, all with the prefix wppa_ (and of course the standard wp prefix: wp_ ).

    Make sure the character sets are equal to your charset in wp.

    Sorry that i do not have the tools (like a russian pc) to test this.

    If you need to change character sets, let me know, then i must make it optional at plugin update time, otherwise you have to do it possibly again after each update.

    Thread Starter aontop

    (@aontop)

    Hi, thanks for you reply

    I rechecked tables encoding. It set to utf8_general_ci
    Also encoding for wp install is also utf8_general_ci

    How can I fix the titles?

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Although i cannot reproduce this problem, changes to the code have been made. It is with great confidence that i trust upon this problem to be fixed in version 4.6.0 that will be available soon.

    Thread Starter aontop

    (@aontop)

    Thanks, will wait to get it 😉

    Thread Starter aontop

    (@aontop)

    Hi, I updated to 4.6.0, but error still happen.
    Now when I name album in russian it updated, but when I exit album admin – renamed album dissapeared…

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Now when I name album in russian it updated,

    That is what we wanted!

    but when I exit album admin – renamed album dissapeared…

    Please explain…

    Thread Starter aontop

    (@aontop)

    Hi, after wordpress update to 3.4 everything works fine, thank you very much, for your help

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WP Photo Album Plus’ is closed to new replies.