Remove Mp3 player cache updated message
Sagar Ramgade - August 21, 2009 - 11:04
| Project: | MP3 Player |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Automatically closed -- issue fixed for 2 weeks with no activity.
#2
Added ability to suppress this message in the settings options on the latest dev to be released tonight.