• Resolved Hjorth007

    (@hjorth007)


    Hi Jacques

    This is a follow-up on the “Member-messages no coming through”-thread.

    I still have problems with the messages not showing in the messages-page and the link in the mail that is being sent when there is a new message is pointing towards the empty message-page. I havent heard anything new in 8 days now…..

    Are you working on this problem and am I the only one with this problem ?

    I really need a status-report from you, as my client i losing his patience with Rencontre (and me….:-) )

    Kind regards

    Henrik

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Henrik,

    You are the only one with this issue. So Rencontre is probably not involved …
    You have a client, so you are a professional. I think the minimum is to give an accurate diagnosis on this forum instead of claiming. Check your installation.

    Regards

    Thread Starter Hjorth007

    (@hjorth007)

    Hi Jacques

    OK, I understand. Thank you for your help. I did not mean to be rude.:-)

    I have tried to disable all other plugins and switch back to 2013-theme, and it did’nt make any difference. But as I am the only one with this problem it must be a local problem and I will find a fix on my own.

    Regards

    Henrik

    Thread Starter Hjorth007

    (@hjorth007)

    Hi again

    I have come to a sort of conclusion… it appears to be an
    “Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation ‘='” in the mySQL query. I have testet this (taken from the rencontre-file) directly in the mySQL-database.
    SELECT
    M.id,
    M.sender,
    M.recipient,
    M.date,
    M.read,
    U.ID,
    U.user_login
    FROM
    wp_rencontre_msg M,
    wp_users U
    WHERE
    U.user_login=M.recipient and
    M.sender=’Sleepy’ and
    M.deleted!=2

    I then get the “Illegal mix of collations…..” error as mentioned.

    If you have any suggestions after the above info, as to how I can move on, it will be very welcome.

    Thanks in advance.

    Henrik

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Henrik,

    It seems your database has two different charsets. The config has probably been changed after your WordPress installation. Strange !

    Take a look here.

    Regards

    Thread Starter Hjorth007

    (@hjorth007)

    Hi Jacques

    This, just to let you know, that the problem has been taken care of. My database-admin has fixed the database-problem with the charset, and the messages appear as they are supposed to in Rencontre ??

    Thanks again for your patience and thanks for a great plugin.

    Henrik

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Rencontre messages’ is closed to new replies.