Sony Ericsson / Sony : Themes, ringtones, screensavers, games, video clips : What do i have to do to host themes.
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Themes, ringtones, screensavers, games, video clips
> What do i have to do to host themes.
Bookmark topic
I have some extra webspacd and i am thinking about host some themes, but what do i need to du it...
--
Posted: 2003-09-30 08:38:22
Edit :
Quote
I need 2 know how 2 host themes 2. All my efforts hav failed.
This message was posted from a T300
--
Posted: 2003-09-30 08:53:25
Edit :
Quote
I'm in the same position.
Whenevr i download the .thm file to my t610 it says unsupported etc...
Apparently you need to install some sort of extension support on your server. I dont know anything more than this though.
/Chris
--
Posted: 2003-09-30 11:17:19
Edit :
Quote
You need to put a ".htaccess" file into your site (assuming your host lets you) that tells the web server what these files are.
Create a plain text file with the following code inside it. Then save it as ".htaccess", i.e. no filename, just the extension. Now upload it to your web server and everything shouild work.
Code:DirectoryIndex index.wml index.html
addtype text/vnd.wap.wml wml
addtype application/vnd.wap.wmlc wmlc
addtype application/vnd.wap.wmlscriptc wmlsc
addtype text/vnd.wap.wmlscript wmls
addtype image/vnd.wap.wbmp wbmp
addtype text/x-vmel mel
addtype audio/imelody imy
addtype text/x-vmel emy
addtype application/vnd.sonyericsson.mms-template tpl
addtype application/vnd.eri.thm thm
addtype application/vnd.mophun.application mpn
addtype application/vnd.mophun.certificate mpc
addtype text/x-vcalendar vcs
addtype text/x-vcard vcf
addtype text/x-vnote vnt
addtype application/octet-stream amr url
Note that some versions of Windows don't allow you save with the filename .htaccess iirc. If you have this problem just give it some random filename and change it to the proper one via your FTP program once it's on your site.
--
Posted: 2003-09-30 12:05:23
Edit :
Quote
You might find this search useful
http://www.esato.com/board/search.php?q=htaccess&forum=all&uname=&sortby=&dotitle=&bypost=
--
Posted: 2003-09-30 12:06:23
Edit :
Quote
Tnx for the help... It is working now...

Soon i will post some links to the themes that i have makede and collectet...
--
Posted: 2003-10-01 15:04:17
Edit :
Quote
Or you can upload them zipped.
--
Posted: 2003-10-01 18:51:42
Edit :
Quote
New Topic
Reply