Closed (fixed)
Project:
Google Chat
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2013 at 16:14 UTC
Updated:
23 May 2013 at 11:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
fraweg commentedComment #2
ankitchauhan commentedfirst check your settings in admin, is there any relationship there?
second, if in admin everything looks fine than try debugging the heartbeat.
use firefox, install firebug, check console else if there is any javascript error, let me know
Comment #3
fraweg commentedHello ankit,
Yes, the admin settings are still ok.
I hope I do the right. I attached a screenshot.
This module use jquery update. Which version of jquery do you use?
Thanks for your work in this module!
Best regards
Frank
Edit: The scenario was: two users (admin and admin2) are logged into two diffrent browsers on the same mashine.
Comment #4
ankitchauhan commentedI'm using latest 7.x-2.3 release of jquery update and its working fine. Which method are you using for buddy control list in admin
Comment #5
fraweg commentedI mean in the config of the jquery update module..which version of jquery do you use?
Did you with an without relationship? I tested with both..
Best regards
Frank
Comment #6
ankitchauhan commentedjquery update modules provides 3 versions
chat is working well with all three versions. As I can see in debug image, chatheart is alive i.e nothing is broken.
If you are reporting an issue please make sure to give as much information as possible so I can re-produce the issue.
Comment #7
fraweg commentedHello ankit,
I am not a developer. So I don't know what kind informations are neccesary for you and where I can find that information.I give you the firebug output and there are no log messages. Is ther a debug version with more log information? I think something changes from beta4 to beta5 that make this issue. With the version beta4 the chat works.
Best regards
Frank
Comment #8
ankitchauhan commentedIn previous 2 release, I integrated real name module, but that should not affect the chat. Which optional modules are you using?
Comment #9
Dynamic Ecology commentedHi! Great module! Thanks. I am having a similar issue where it seems to be working, but no messages are going through. As the admin when I click on a persons name in the friend list, I can't access the pop up chat block. As an annonomous user, I can only click on the admin name, and the chat block pops up. The other names that are auth. users don't work (chat block does not pop up).
What am I doing wrong? Any suggestions?
I noticed on firefox, when I am the admin and I scroll over a name in the facebook style list on names (which don't work), I see this appear in the bottom left corner of screen:
javascrip:void(0)
Thanks.
Sincerely,
Alejandro
Comment #10
ankitchauhan commentedI downloaded and installed beta4 release. It installed perfectly. I set the access googlechat permission for authenticated user and choosed all authenticated users as Relationship method. Now I can see users in my chat panel.
Now I update my module to beta7 version via update in Reports menu. Let see what happen, downloads and installed googlechat successfully. Now clicking on database update script link but there were No pending updates So moving to administration page.
Now I can see my module version to beta7 in module page and my googlechat is doing well.
regards
Comment #11
Dynamic Ecology commentedSo the names in the list were emails, which were created automatically by commerce module that created a new account for user after purchase, and auto chooses the user name as the email. I changed the name from email to custom name, and now the messaging works kinda.
Where do I set the real name? what are the best modules to use with Googlechat?
THanks!
Comment #12
ankitchauhan commentedfor that you need to use realname module.
But this is optional feature so its up to you.
Comment #13
ankitchauhan commentedI found something. If you username is containing spaces, dot, @ etc, jquery unrecognized thiese expression. I fixed them. Try 7.x-1.0-beta9. I hope chat will work again.
regards
Comment #14
Dynamic Ecology commentedWORKS GREAT! YOU DA MAN! OH YEA! LOL
Thanks bro!
Cheers
A
Comment #15
fraweg commentedHello ankit,
Thanks a lot to make such a great support!
I have updated the last version and the issue is still there. I use the realname module. I find out:
If the user realname is set , the googlechat shows the name (realname) in the chat. If the user does not use the name (realname), the name (username) is not shown in the googlechat.
Best regards
Frank
Edit: I hope it is ok to set this thread to "active" ?
Comment #16
fraweg commentedComment #17
ankitchauhan commented@fraweg
yuup i got the issue. It's about real name module. If I've 10 users in system and I install realname module, it automatically set the realname for new registered users not the previous 10 users. For those 10 users you have to update their profile.
So I'm doing something at code level if realname module exist and realname is empty the user name will be displayed in list.
I think it would be fine. Try beta10 release.
regards
ankit
Comment #18
fraweg commentedHello ankit,
thanks so much! With beta10 ewerything seems to work. I markt this thread to "fixed".
Best regards
Frank
Comment #19
fraweg commented