Hello!
I am in the final phase of finally getting my site up and running and have a question in regards to downloads. I wish to have an unlimited amount of downloads available to customers with an expiration of 7 days per download. Here is my concern, I have concluded that the only way to have unlimited downloads is to set the number to an unreachable limit such as 99,999 and setting the expiration to 7 days, but I do not want the 99,999 figure to show up in the checkout process. I have found the controller "define('TABLE_HEADING_DOWNLOAD_COUNT', 'Remaining')" and my intent is to disable this altogether so it no longer shows in the download process, my question being, how/where do I turn this item off??? Another option would be if there were a way to actually set the download count to "unlimited", either option would accomplish the task
My site it www.epatternjunction.com and it is not live yet, so only the check/money order option of payment is enabled.
Thank you in advance for any help!
~Chestnut Junction




Question though, the servers I am hosted on are linux/unix therefor, should'nt the download by redirect work? Another question, could this be a shared server problem that may be fixed by moving to a dedicated server? I have tried a number of fixes but the problem still periodically happens. I can attempt it once and find the pdf corrupt, but turn around and try again only to have it be perfectly fine, but then I try again, and corrupt again
It is very frustrating seeing as how this is one of the last hurdles to overcome before going live with my site.

