Results 1 to 2 of 2
- 03-07-2009, 01:03 AM
Thread Author #1
Need Help Bad!!!
Okay I know how to make themes and etc. I upload them to my site and the links obviously doesn't work. I've tried adding codes into my .htaccess file, but still the link does not work. I am trying. Does anyone know how to get the links to work so people can just download them from their phone instead of using the USB cord all the time. I am having a hard time and I've been going at this thing for almost a week now.
What this girl told me to use below
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType application/vnd.rim.cod cod
and this other girl when searching was saying to use this at a forum. its not working and i know others that use the same hosts as I works - it makes no sense. I want to use my own domain. can someone help me?
OK figured it out (thanks jibi). You need to define the MIME type for OTA files. If using linux
create a .htaccess file in the folder/directory where the files are with the following entries:
AddType audio/adpcm adp
AddType application/vnd.rim.cod cod
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
Also, you need to d/l the com_plazmic_theme_reader.jad first so the themes show up in the Options->Theme screen.
Hope this helps others. - 03-07-2009, 01:40 AM
Thread Author #2
Never mind. Thanks!
Reply













