Author Topic: [b]Upload Other files than pictures[/b]  (Read 3905 times)

0 Members and 1 Guest are viewing this topic.

Offline michlytz

  • Pre-Newbie
  • Posts: 2
    • View Profile
[b]Upload Other files than pictures[/b]
« on: October 20, 2002, 09:37:43 PM »
I know that this question maybe a little of what 4images is about, but i'll take the chance. I would like to know if it's possible to upload other files than image files, lets say zip, mp3, mov etc files and then let the users download the files. Another question: is it possible to add a subscribtion function that uses PayPal. Lets say, when the users register, then they must pay Xamount via PayPal to subscribe to the service. The subscribtion/service would allow them to download Xamount of pictures, mp3, mov, zip files. Am i far out or...????

Kind rgds
Michael

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Provided your server supports the mime types
« Reply #1 on: October 20, 2002, 10:59:41 PM »
Provided your web server supports the mime types, you can use any of the file formats found under the /templates/default/media directory.

As far as the PayPal subscription you'd like, you would have to implement that on your own using the templates and perhaps your own IPN code.