Needs review
Project:
Instant messenger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2009 at 20:17 UTC
Updated:
26 Jul 2009 at 17:38 UTC
Although I have downloaded the player_mp3_js.swf and placed in under the im folder I get this error in log
page not found
Date ....
User ..
Location http://....../undefined
Referrer http://...../sites/all/modules/im/player_mp3_js.swf
Message undefined
Severity warning
This "undefined" is also strange to me.
Comments
Comment #1
pahariwalla commentedah ... i think i know what it might be ... when instructing the swl to play a sound file, my check to insure that you've actually selected a file for the even must be failing .
i'll fix that, but in the mean time, you can go to admin/settings/im and under "event alerts" select a file for each of the events and see if the error in httpd log goes away..
i suppose i better add "check httpd logs" to my test routines ... anyone else who wants to test like @agrigor1 would be most warmly welcomed !
Comment #2
agrigor1 commentedAll had been set to your mp3 files after installation. The problem persists.
Comment #3
Mr P commented+1
Comment #4
pahariwalla commentedfixed check so it doesn't try to load spund file "/none" new revision: 1.1.2.12
Comment #5
pahariwalla commentedComment #6
Mr P commentedThink it might be fixed.