15
Glad to hear you solved one part of your problem.
The new part you need to solve within the templates for that module, which at the moment makes a link like this:
http://bengaliguru.com/modules/audio/index.php?p=1&p=AdunikThe part of the template that outputs the link html you need to change to fit with your new URL system.
The templates can be found in /themes/NameOfYourTemplate/templates/NameOfModule/
Replace 'NameOfYourTemplate' and 'NameOfModule'.
Remember to enable 'Update module template .html files from themes/your theme/templates directory?' in System admin / preferences
p.s. Does your Forum URL rewrite actually work ?