Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 11:04 UTC
Updated:
13 Oct 2009 at 12:21 UTC
Hi,
First all the module works all fine, great for audio, everyone can use it without hastles.
Only the thing which was annoying me was everytime the cache was rebuilt., it displays the message "MP3 Player cache updated".
finally i went into the code and analysed from where it is coming.
I just removed
drupal_set_message(t('MP3 Player cache updated.')); on line 1107
This solved my problem, no more annoying messages. :-)
I hope this will be useful for all.
Cheers
Sagar
Comments
Comment #2
jdelaune commentedAdded ability to suppress this message in the settings options on the latest dev to be released tonight.