PDA

View Full Version : Attachment URL doesn't end with file extension


sparklywater
10-04-2009, 11:38 AM
If an mp3 file is uploaded as an attachment, it's variable URL is like this:

attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]


However I'm trying to use an embedded mp3 player which requires the attachment's URL to end with the extension '.mp3'. Is there any way to get the variable attachment URL to end in '.mp3'?

ChopSuey
10-05-2009, 12:43 AM
AdminCP > Attachments > Attachment Manager > Add New Attachment
You can upload .mp3 files after you have added the new extension.