Michaelaff Posted August 22, 2006 Posted August 22, 2006 Hello, i'm new at oscommerce and would like to know where i can find some kind of mod that counts downloads. For example: i host digital goods and i want a counter listed on each product page so it counts everytime someone bought that certain product. Something like: "This product has already been downloaded: 5 times" I searched this forum and contributions list but i could't really find a mod that did exactly that. Can anyone point me in the right direction please? Thanks in advance Michael Quote
Michaelaff Posted August 23, 2006 Author Posted August 23, 2006 Anyone please? I need this ASAP! :( Michael Quote
Brown Knight Posted August 24, 2006 Posted August 24, 2006 write some code that counts the amount of times the product has been purchased and then place it on your page. you can use an 'if' statement, to check if the product is a download product or not. if it is, display the count, if not do not display anything. Quote
Michaelaff Posted August 24, 2006 Author Posted August 24, 2006 write some code that counts the amount of times the product has been purchased and then place it on your page.you can use an 'if' statement, to check if the product is a download product or not. if it is, display the count, if not do not display anything. Okay, but i'm not a coder that's the problem. I can make changes to code but i can't write from scratsh. Therefor i was hoping to find a mod or something. I can't believe that i'm the only one who needs this :o Michael Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.