Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rossgirl

Pages: [1]
1
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: February 05, 2006, 09:20:42 PM »
Ok, thanks vano. I actually had to do a preview image manually and upload that and point the download url directly to the file on my server (in case anyone else has this problem). You were right, they weren't viewable in the browser. Oh well. Thanks for the help!

Erica

2
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: February 04, 2006, 03:01:09 AM »
The file I uploaded was a .imf file so I had to add a new file extension because at first it wouldn't even upload the file. Then I followed the tutorials and I changed the code where specified and was able to upload the file. Then I copied the jpg.html template (in templates/media) and renamed it imf.html so that I would be able to view the file after the upload. But the problem I had is that I still could not view the file.  Instead of seeing the file, I see only a red x. I'm wondering if someone can help me with this?

The code I showed in my first post was the code for my imf.html template. Is there something in it that I need to change?
Thanks.

3
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: February 03, 2006, 07:56:12 PM »
Ok, so I've read all of the steps of the tutorial and added my new file perfectly.
I can also download it with ease from my gallery (after reading other posts).
The problem that I'm having now is there is no image for it. I created a new template in the
templates/media folder. I copied the one for jpg.html and renamed it imf.html
All I see when I open my gallery and click that image is a red x.
I'm not sure what to do now. I've searched up and down. Can someone help me with the right code for this?

This is what I have now...

<!-- Template file for IMF Files -->
<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />


It's an incredimail file .imf
Thanks bunches! 

4
Mods & Plugins (Requests & Discussions) / Re: File upload problems
« on: February 03, 2006, 05:37:22 AM »
@ sargnet:

can you tell me how you did the code for the media template? i'm having trouble with this. Thanks!

Pages: [1]