Quote:
Originally Posted by rolandogomez
1. I've got it all working, plays wmv file perfect, but when I try mp3, wav, wma, mov, doesn't play, those were files I had so not able to test any more.
|
Have you set up entres for wmv, mp3, wav, wma, mov in your vbulletin attachments table (vb/admincp/attachments/attachmemnt manager)? You need definitions for each of these filetypes plus mimetype info. Choose from the following:
"asf" => "Content-type: video/x-ms-asf"
"avi" => "Content-type: video/avi"
"bmp" => "Content-type: image/bmp"
"divx" => "Content-type: video/divx"
"doc" => "Content-type: application/vnd.msword"
"flv" => "Content-type: application/x-shockwave-flash"
"gif" => "Content-type: image/gif"
"jpe" => "Content-type: image/jpeg"
"jpeg" => "Content-type: image/jpeg"
"jpg" => "Content-type: image/jpeg"
"m3u" => "Content-type: application/m3u"
"mov" => "Content-type: video/quicktime"
"mpg" => "Content-type: video/mpeg"
"mpeg" => "Content-type: video/mpeg"
"mp3" => "Content-type: audio/mpeg"
"pdf" => "Content-type: application/pdf"
"png" => "Content-type: image/png"
"pps" => "Content-type: application/vnd.ms-pps"
"ppt" => "Content-type: application/vnd.ms-ppt"
"qt" => "Content-type: video/quicktime"
"ram" => "Content-type: audio/x-pn-realaudio"
"ra" => "Content-type: audio/vnd.rn-realaudio"
"rm" => "Content-type: audio/x-realaudio"
"rv" => "Content-type: video/vnd.rn-realvideo"
"rmvb" => "Content-type: video/x-realaudio"
"rpm" => "Content-type: audio/x-pn-realaudio-plugin"
"swf" => "Content-type: application/x-shockwave-flash"
"txt" => "Content-type: plain/text"
"wav" => "Content-type: audio/wave"
"wma" => "Content-type: video/x-ms-wma"
"wmv" => "Content-type: video/x-ms-wmv"
"xls" => "Content-type: application/vnd.msexcel"
"zip" => "Content-type: application/zip"
Quote:
Originally Posted by rolandogomez
2. I've uploaded a thumbnail with all files, see nothing displayed though they uploaded.
|
set ldm/settings/link_imagesize
Quote:
Originally Posted by rolandogomez
3. What template can we modify to remove the "jukeboxes" if we want or replace them with another image?
|
the jukebox.gif file in the icons directory
Quote:
Originally Posted by rolandogomez
4. When I hit the download arrow, I get a new window open with this garble (whole page)
|
??