Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

moxie

Pioneers
  • Posts

    5
  • Joined

  • Last visited

Everything posted by moxie

  1. I also had some problems, specifically with GIF files. The problem was in the baseline code that I started with. My final solution was to convert all GIF fiels to PNG-8 files, and then the problem went away.

    When I looked at your reference URL, the PDF link did nothing.

  2. I'm using the Downloads controller v5.3. Downloading works OK, but I have not seen any way to automatically update the Order Status after a download is done. I would like it to go from Ready to Download (=2) to Delivered (=3). Any ideas on how to do this? So far, I have thought of (a) a cron job which detects that the number of downloads has been used or the download period has lapsed, and (B) modifying the downloads controller to set the status after the nth (and final) download has been started. Mike
×
×
  • Create New...