Give each conversation an ID


Home Forums Front End PM PRO Give each conversation an ID

This topic is: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17683
    Rijo Verburg
    Participant

    Hello support,

    Is there an easy way to add some code in order to give each conversation a unique ID?

    The reason I’m asking is because Front End PM conversations on my website are actually booking requests. If each conversation has an unique ID I can add an extra table that includes the status of a booking request (open / approved / cancelled).

    Thank you in advance,
    Jerrel.

    #17687
    Shamim Hasan
    Keymaster

    conversation already have id. You can use fep_get_the_id() inside loop to get id of the conversation.

    #17689
    Rijo Verburg
    Participant

    Thanks for your quick response! I think I’ve overlooked the “fep_participants” table. Is the field “mgs_id” the ID of the unique conversation ID?

    #17692
    Shamim Hasan
    Keymaster

    Yes.
    If you want to join table, i prefer you use PREFIX_fep_messages table.

    #17695
    Rijo Verburg
    Participant

    Great, thanks a lot!

Viewing 5 posts - 1 through 5 (of 5 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.