Closed (fixed)
Project:
Instant messenger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2009 at 13:33 UTC
Updated:
24 May 2009 at 20:01 UTC
I have my drupal install in a subdirectory, yet IM is calling http://localhost/im/friendlist.
Help would be great.
Also it is calling it every few milliseconds (is that by design to check who is online).
Thanks
C
Comments
Comment #1
pahariwalla commentedHmmm... haven't heard of this problem till now. i'm not sure why it's doing that. could it depend of your apache configuration? you might try adding an entry in your hosts file ( /etc/hosts in linux, don't know about Mac or Windows).
if you are running linux, and can tell me what your www root is, and where in relation to that your drupal index.php is, i might be able to figure it out.
Yes, it does call the server periodically to refresh the friend picker as well as to check for new msgs. This depends on the configuration settings (admin/settings/IM) - it defaults to every second for msg checking and every 10 seconds for the friend picker.
Comment #2
socialnicheguru commentedroot is localhost
localhost/drupal is where index.php is located
you mentioned putting an entry in a file- what entry?
Thanks,
Comment #3
browlands commentedsubscribing ... suspect I'm having the same issue, refer initial comment, "yet IM is calling http://localhost/im/friendlist." How do you know that?
Comment #4
socialnicheguru commentedlogfile told me where it was located.
I don't have friendlist installed on my system so why is it calling this? I am using user relationships.
Comment #5
pahariwalla commentedFriendlist is actually the name of a callback withing IM. I suppose that was a bad name. It has nothing to do with any module with a similar (or identical) name.
Comment #6
pahariwalla commentedBTW - sorry I seem to have missed your quick reply on the 5th... I'll see if I can recreate the problem now.
Comment #7
pahariwalla commentedGood news is that ... I've recreated the problem locally.
Bad news is that i'ts late at night and i'm too tired to do anything now.
I'm about to post up a new release and I'll include this fix with it. Hopefully tomorrow, but maybe not until the weekend.
Thanks for your patience..
Comment #8
pahariwalla commentedOK I think we're good to go. I just committed the fix. I hope it works for everybody. The new tarball for downloaded should be ready later today, tomorrow latest.
I'd appreciate any feedback on whether the problem is fixed for everyone !!
Good luck
Comment #9
pahariwalla commentedComment #10
pahariwalla commented