Contributions
Gift Ideas Module
This osCommerce contribution adds a Gift Idea InfoBox, Gift Certificate InfoBox, and administrative backend to manage a gift idea page.
Expand All / Collapse All
This versions fixes the bug on the pricing where it didn't show the correct price if the product was on Special. The only flaw is that the product needs to have been set up in the Specials section, though the Special does not need to be active.
The model is now included (was not picking it up before despite being in the list header on the Gift Box page).
Also changed the style of the Gift Infobox to be in line with v2.2 RC2a styling.
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.
Note: Contributions are used at own risk.