Arrowchat

hello,

try to install arrowchat, to migrate with una, it is necessary to know some tables (see on screenshot). does anybody know this and can write it please?

  • 1484
  • More
Replies (2)
    • Hello Someone07 !

      If these fields mean from UNA then it will be like (but this variant will work for Persons because ids and pictures fields are placed in the module's data table, see more details here https://github.com/unaio/una/wiki/User-Profiles ):

      1) User table - bx_persons_data

      2) Username field - fullname

      3) User ID field - id

      4) User avatar field - picture

      5) Friends table - sys_profiles_conn_friends

      6) Friends user ID field - initiator

      7) Friends friend ID field - content

      8) Friends check field - mutual

      • Hello there

        i ve install 2.1.1 Business Edition arrowchat the setting is fine but arrowchat dont appear on my test network

        maybe on the old version of arrowchat you have to integrate the popup code? or can I install these on my network for test please

        <iframe src="/arrowchat/public/popout/" width="600" height="300" frameborder="0" style="border:1px solid "></iframe>

        thanks you a lot

        best regards

        Login or Join to comment.