Page 1 of 1
how to upload a mp3
Posted: Sun May 28, 2006 9:17 pm
by yyok
when i use add media to upload a mp3 file.
It shows a tip:
You are not allowed to upload files with active content
So, how to add a mp3 file.
And how to add this mp3 into my article?
Re: how to upload a mp3
Posted: Sun May 28, 2006 9:23 pm
by garvinhicking
Hi!
What is the name of the file you try to upload? It seems that you are using an invalid extension.
Then you can insert MP3s just like you add images to articles; when writing an article click on the "Media manager" button and choose the file to insert.
Regards,
Garvin
Posted: Mon May 29, 2006 5:55 am
by yyok
The extension of my file is .mp3
Add I found the reason,
my mp3 file's name is Chinese,not english.
when I change the name to english, it will upload successfully.
And, when uploaded, I can't change it's name to Chinese.
Posted: Mon May 29, 2006 11:01 am
by garvinhicking
Hi!
Yes, files with special characters cause problems in web environments, so you should only upload filenames with ASCII format. This applies to virtually all PHP/Web applications; filenames with UTF-8 is pretty bad to embed...
Best regards,
Garvin