Version: 1.00, by ChurchMedia
Developer Last Online: Jun 2013
Version: 2.2.x
Rating:
Released: 01-30-2003
Last Update: Never
Installs: 24
No support by the author.
Physical Product Hack for Lesane's Store Hack
by ChurchMedia
--------------------------------------------------------- NOTE: This hack has not been updated for the latest version of the Store Hack for VB2. I'll write a new hack if and when there is a VB3 version of the Store Hack
---------------------------------------------------------
What this hack is for:
If you want to sell actual products in your community store, such as books, videos, coffee mugs... whatever. I suggest adding products that promote your site. You can get all sorts of customized merchandise from Cafe Press.
Before you ask, this is not a shopping cart to sell things with real money. It's to redeem points for tangible products. If you don't like the idea of giving stuff away for posting, this isn't the hack for you.
How this hack works/what it does (after initial setup):
1) You add a new action to the database from your admin cp
2) You modify 2 small parts of a code chunk and add it to your store.php
3) When a user purchases an item, they enter their address, etc.
4) You will receive an email with the product info and shipping info
5) The user receives a "receipt" by email as well
I would like to add a Image showing the product in the item box. How is that done. Such as 500 points for a CD and showing a pic of it, if they click on the pick, I could activate a popup window that tells more about the product.
02-02-03 at 11:57 PM ChurchMedia said this in Post #32 You could do this -- It would require 2 templates per downloadable item and some code modifications. I can get that to you if you really want it...
The only "danger" I can see is that the download link would not be secure -- so once it's bought, the user could share it with someone else....
It might be better to just strip out all of the shipping info stuff from the templates and from the code and then email them a unique download link....
You can try to use amember, its is a script that helpes with secure downloads after processing http://membership.cgi-central.net/scripts/amember/ It is a retail script, but they have a lite version if I remember. Vbskins uses this as thier DL manager (I think)?
This works perfectly, but I'm hacking this for a person who doesn't know too much about computers, and as simple as it sounds, editing store.php can be quite tedious and time consuming when we start to add/delete items.
So, is it possible to make it so you don't have to edit store.php?
It's a great idea. Unfortunately I'm not that great of a PHP programmer. There should be a way to add the code to the file without having to do it manually, but I just don't know how. Sorry!