Updated freichat vendor lib to 7.2
View Team Webgalli's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Try these commits https://github.com/RiverVanRain/elgg_chat/commits/master
Thanks RvR!
@RvR Are you saying I don't need to modify anything?
Is the default setting of chat is only among friends?
@enakta13 You need enable this feature on the FreiChat's Administration page
1. Go to Administration -> Plugins -> Chat -> Settings (URL: http://your-elgg-site/admin/plugin_settings/chat)
2. Click on 'Access admin panel of chat' (URL: http://your-elgg-site/mod/chat/vendors/freichat/server/admin.php)
3. Enter your password on the FreiChat Admin page (URL: http://your-elgg-site/mod/chat/vendors/freichat/administrator/index.php)
4. On the Client side page (URL: http://your-elgg-site/mod/chat/vendors/freichat/server/admin.php?freiload=home#client) enable the Show Guests or Resgistered Users option (for Buddies) and Click 'Submit'.
@Rvr : thanks RVR for taking care of the support :)
Well the chat displays
"Fetching...user..data
kindly wait
loading..........."
forever. Only works if i changed it back to Users and guests.
@RvR Thanks!
@enakta13 FreiChat ver7.2 have more issues.
I've added PR with updating FreiChat to new version 7.6 https://github.com/teamwebgalli/elgg_chat/pull/2
Use it after merging by TeamWebgalli
Thanks RVR!
To use FreiChat 7.6, should I take your code and merge it with that of Webgalli or is it for Webgalli to take and merge?
Wait for merge by TW
However, you can test my code ;)
Iǘe removed freichat from my elgg but still have database tables with some structure but no data. Can I drop these?
Sure. Why not? ;)
Hi does frei chat keep a log of all the chats for the site admin to view or modurate?
Thanks
Tony
How to reposition the Powered By Codologic tag:
Please note: The license that came with my code, allowed for modifications and merely stated that the links to codologic.com may not be removed. Except: "You are authorized to make any necessary modification(s) to our products to fit your purposes. You may alter the products code for your own use. You may not, however, remove the link to codologic.com [...]". So move the link properly from its poorly chosen location properly into the page footer = everyone is happy. Please don't use this method to remove the tag, since the authors obviously made quite some effort to prevent that.
1. use your browsers inspector to copy the tag from the freichat box and paste it directly on your site somewhere
2. open mod/chat/vendors/freichat/client/freichat.js
3. locate the uglyfied javascript code (line 49 in my case .. var _0x7040=["\x72\x61\x6E\x64\x6F\x6D" ..)
4. in my case replacing var str=post_user(s_nofield); with var str=""; suffices
5. done
When I intall this plugin some lightbox javascript and add widget options are not working. how can I fix it?
See this http://community.elgg.org/discussion/view/1648117/issue-in-file-upload-section-design
Some tried OhYesChat ? http://community.elgg.org/plugins/1601303/2.2/ohyeschat-22
Please : why this plugin can't work with other offline users , i mean i wan to send messages to other user who is not yet on-ligne , i wan go to members and chose who to send message !