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?
-
-
·
LeonidS
- ·
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
-
·
LeonidS
-
- · delanos florian
- ·
Hello there
i ve install arrowtchat on test version on my network
on my network i dont have a trouble but on a test version arrowchat dont appears :)
on my official version I did not have to copy the iframe code on my pages maybe I have to do it there??
I do not understand
Ive test to insert this code :
<script type="text/javascript" scr="/arrowchat/autoload.php" charset="utf-8"> </script>
to the header on template/header.html but he dont works
can you tell me where we have to copy the code because I tried in the header and in the footer as he explains but it does not work
thanks in advance
best regards