Gift Ideas Module
for osCommerce Online Merchant v2.2
This osCommerce contribution adds a Gift Idea InfoBox, Gift Certificate InfoBox, and administrative backend to manage a gift idea page.
Legend: 
Download

Report
Ways to fix few of the bugs:
** First – thanks to Thomas for this package idea
This file includes all original files with sql file fixed & special instructions how to fix activate / deactivate.
Fix 1 - gets product bundles as gifts - sets special price fix
Fix 2 - changes in Admin/Includes/Functions/general.php to fix activate / deactivate
###my first post, hope it helps.
German Translation, Known Bugs
This *patch* offers the files for the german transaltion.
Installation:
-------------
Copy:
catalogincludeslanguagesgermanproducts_gifts.php
catalogadminincludeslanguagesgermangift_ideas.php
Merge:
catalogincludeslanguagesgerman.php
catalogadminincludeslanguagesgerman.php
Unfortunately, the great Idea of Gift Ideas Module still has some bugs and I have no time to fix them:
Known Errors:
- It is possible to define a special gift price for a
Gift Idea Product - unfortunately its not possible
to define this price in den Admin, you have to
use an SQL Editor.
- The special gift price is not used if a customer
adds the Product into the basket.
- There is also a gift certificate Box, but it is hard
coded to a product with the ID 5054:
tep_href_link('product_info.php?products_id=5054'
It would be better to assign it to a product-category
and should be assigned in the Admin.
- If one would like to activate / deactivate a gift
in the admin, then one will get a Fatal Error:
Fatal error:
Call to undefined function:
tep_set_gift_ideas_status()in
/admin/gift_ideas.php on line 23
1.8.2006
Thomas
This osCommerce contribution adds a Gift Idea InfoBox, Gift Certificate InfoBox, and administrative backend to manage a gift idea page.