by JohnnyKing 25 Mar 2015, 03:10
I leave this to the dev team of arrowchat... these are the changin on the database structure
OLD = NEW
members = core_members
member_id = member_id
members_display_name = name
profile_portal = core_members
pp_member_id = member_id
pp_thumb_photo = pp_thumb_photo
last_activity = last_activity
friends_friend_id = follow_rel_id
profile_friends = core_follow
friends_member_id = follow_member_id
friends_approved = follow_visible
profile_portal = core_member_status_updates
pp_status_update = status_date
pp_status = status_content
pp_member_id = status_member_id
There is no public folder now, so the default image is taken from gravatar and i'm still trying to figure it out the changing in the cookie system to make it work. I'm using the trial to test it, for the moment the product can receive all users via admin panel as IDs, but doesn't show all users on chat tab cause, as i said the cookie system changed, so please help me... i really need this and i'm trying to help you too ;)