For Elgg 1.8.3
PS : If you dont need the chatroom functionality use the preious version (1.3.181)
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.
most of the users of Elgg use chat (chat Br)
my chat the chat rooms do not load and I can not configure them tobe hidden
_______
is to let the hidden Chat rooms?
or exclude them?
print:http://s1246.photobucket.com/albums/gg618/teoos1/?action=view¤t=cats.jpg
Y`All:
I guess that the suggestion being made is that We all, everyone who develops and publishes any PlugIns here will have ti be 'limited' to -- NOT writing our names as the Author for all the hard work ;P but leave that for whoever downloads t perhaps add their own name(s) instead as Authors ?!;-) Though I wonder why all Microsoft products say '.... by Microsoft..' ??
But not to worry guys ! There is a solution !! All PlugiNs should have a speical naming convention from now onwards -- I expect to see PlugIns called "IIONLY Xxxxx PlugIn', 'MANIKANDAN Xxxxxx PlugIn', "WEBGALLI Xxxxx PlugIn, etc etc.. ;-oO;X;P And so - no "powered by" no more ?!;-)
please !
@teoos : have you followed the installation information completely?
@iionly I was made aware that we weren't allowed to remove the credit at the bottom, hense my outburst.
yes
@teeos: send us your site URL/FTP/Cpanel login via pm. We will check it.
Hello team webgally,
I am trying to get frei chat working on my inner-organization-server (which is not connected to the internet), but it seems to ask for a javascript page from the internet (address: evnix-dot-com.appspot.com/?time=1338927901).
Can you tell me how can I override it please?
I am using elgg 1.8.
Thanks.
mine is not installing
i got engine/settings.php is not readable when installing, what should i do
@ed : Use the V1.3.181
@urhooks : read the install info
@urhooks there is a text box with the suggested file path if you change the path to the correct file path and click on the refeash/reload button below the text box, the application should pick the correct path up.
@webgalli This plugin is a bit fustrating, there is a external javascript file which is used to make the chat work, the developers use script to apply security patches which is fine as far as I'm concerned but the major frustation is that this authorization script works intermiternaly making loading of the chat rooms a bit random.
It would be great to see this script fixed.
@Dominic : the version 1.3.181 doen't require an external javascript and you can use that.
@webgalli thanks that works a treat.
Got it to work with Chrome and Elgg 1.8.6, but I seems to have problems with IE 7.0... Anybody else having this problem and if so what can I do about it
Thanks
engine/settings.php is not readable
/chroot/home/buulejoh/buulejohn.freehostingcloud.com/html/mod/chat/vendors/engine/settings.php
i was trying to install this but what could be the problem?
It shows username insted of display name. Are there any settings where this can be changed ?
I am configuring elgg to work inside my company. We are using employee code as username.
Can anybody explain little detail.
Changed username to display name.
edited mod/chat/vendors/freichat/server/drivers/Elgg.php
changed username to name in the following four lines.
$query = "SELECT username FROM " . DBprefix . "users_entity WHERE guid='" . $session_id . "' LIMIT 1";
if (isset($result['username'])) {
$_SESSION[$this->uid . 'usr_name'] = $result['username']
$query = "SELECT DISTINCT f.status_mesg,f.username,f.session_id,f.status,f.guest,e.guid_two
wanted freichat not appear in the home page
only after the user did login
what to do?
http://webgalli.com/blog/facebook-like-chat-for-elgg/