Author |
Can not download theme from my page. |
Nekomy Joined: Jan 23, 2003 Posts: 15 PM |
I did a test WML site to transfer pictures and sound over to my T300 via WAP, and i works pretty well. But when I try to transfer a theme it will not work and somplain on the code, but same code with a URL to an theme on Esato och Sony works well.
My test page is on:
http://members.chello.se/tiwaz/theme.wml
(index.wml) if you want to see the rest, but itīs just some home meda pictures and some to large midi-tunes.
nekomy@softhome.net
[ This Message was edited by: Nekomy on 2003-01-24 13:06 ] |
|
j_oates2003 Joined: Jan 14, 2003 Posts: 61 PM, WWW
|
you need to add the MIME type, if you don't know how to do this, or can't do this, ask your server provider to do it for you, however, most commercial servers wont let you, e.g. lycos, freeserver etc.
.thm
application/vnd.eri.thm |
shosto Joined: Jan 21, 2003 Posts: 30 From: Illinois PM, WWW
|
from my httpd.conf:
#
# Mime Types for WAP and T68i files
#
AddType application/vnd.wap.wmlc .wmlc
AddType application/vnd.wap.wmlscriptc .vmlsc
AddType application/vnd.eri.thm .thm
AddType application/octet-stream .emy .mel .amr .url
AddType text/vnd.wap.wml .wml .wml
AddType text/vnd.wap.vmlscript .wmls
AddType text/x-vcalendar .vcs
AddType text/x-vcard .vcf
AddType text/x-vnote .vnt
AddType audio/melody .imy
AddType image/vnd.wap.wbmp .wbmp
#
# End WAP/T68i Mime Types
#
any others? |
|
Access the forum with a mobile phone via esato.mobi
|