Administrator
- Join Date:
- Feb 2006
- Location:
- Tampa Bay, Florida
- Posts:
- 10,682
- Plugin Contributions:
- 56
Gift Wrapping Contribution
Please follow the install instructions. You didn't run the required .sql scripts.
Views: 90,259
Administrator
Please follow the install instructions. You didn't run the required .sql scripts.
New Zenner
Hi,
I didn't run the sql because I had used an old version before. Your instructions said not to run it if you have installed another version before. Should I run it anyways?
Lindsay
Administrator
Step 3b says Only perform this step if you have never installed Gift Wrap 2.7 or greater.
You have never installed Gift Wrap 2.7 (or you would have run this script).
New Zenner
thank you, it is corrected now
Zen Follower
I searched this thread and the documentation but was unable to find an answer - apologies if this has been brought up before.
We installed this module and it's working great. However, we noticed that even though we're charging a flat rate per order, there is still a checkbox next to every item in the cart. We sell some items that are bought in large quantity, so if the customer adds 50 of an item to their cart, they then have a huge gift wrap section, with 50 checkboxes.
Is there a way to set this up so there is either one checkbox for the entire order (add gift wrap), or one checkbox per item (instead of one checkbox for each quantity of item)?
Administrator
No - it's not set up for this.
Zen Follower
Hi,
I have uploaded all files and SQL scripts but there is no GW in Admin ->Modules -> Orders Total. Any idea, what could be wrong? I used Win Merge so I think there is no problem with merging files.
It is test shop, 139d so I am not attaching link to this.
Many thanks in advance for help.
Totally Zenned
Well, I got this installed, and it's working alright, except no images show up. I created the images, and uploaded them to images/giftwrap and enabled images in the Admin like the instructions said, but no joy. Any suggestions?
Inactive
I love this mod - it is going ot do great things for us going forward...
I have 2 questions about the new version for 1.3.9:
Thanks! Great mod.
Administrator
Thanks for your support. Answers:
./includes/extra_configures/giftwrap_settings.php sets the height and width.
You'd have to change the code. I think you'd have alignment problems though, and you'd have to make a lot of changes, so I wouldn't recommend it. But if you want to try, look in the template files that are provided in the mod (includes/templates/custom/* and look for the string "Images".
Inactive
Thank you. That helped immensely...
What I will do is make the images 80 pixels, with "name" of paper on top of the image.
So "Birthday", "Kids", "Holiday", "hers", "his" ...
Thanks again. GREAT mod!
New Zenner
Hello,
Can anyone tell me how can I easyly adapt this module to offer free gift wrap for orders over $ 50 only? and for orders bellow this amount, just charge normal gift wrap fee?
thanks
Michael
Zen Follower
Hello,
I'm upgrading from 2.6 to 2.7 (ZC 1.3.8a) and I keep getting this error every time I try to re-install the mod in admin
1062 Duplicate entry 'MODULE_ORDER_TOTAL_GIFTWRAP_CHECKOUT_WRAP_SELECT' for key 'unq_config_key_zen'
in:
[insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function ,date_added) values ('Wrap Selection Option', 'MODULE_ORDER_TOTAL_GIFTWRAP_CHECKOUT_WRAP_SELECT', 'Checkbox', 'Should wrap selection be checkbox only, use image swatches or text descriptions?', '6', '6','zen_cfg_select_option(array('Checkbox', 'Images', 'Descriptions'), ', now())]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I thought it could be the sql patch, so I dropped orders_giftwrap but nothing, I keep getting this error. Anyone has seen this before? any ideas how to solve this?
Thanks!
Administrator
Please use version 2.8 (the latest and greatest for 1.3.8). Then do the steps in the exact order specified in the readme.
Zen Follower
Thank you for your quick reply. I did and now I have another problem.
tpl_checkout_shipping_default.php is rending a half blank page (continue button and footer disappears) so after many trials I found these two lines of code
//} else if (DOWNLOAD_ENABLED && product_attributes_downloads_status($order->products[$i]['id'], $order->products[$i]['attributes'])) {
// echo GIFT_WRAP_NA;
are the responsibles for that so commenting them out solves the problem, page loads fine but images don't show up at all.
Any ideas?...
Thanks for the help.
Zen Follower
I don't know what I did but it finally works! I wish I knew what I did though.
Administrator
When people have problems like this my general advice is to use my template files, test, then introduce the changes you made to the templates on top of my files. This is probably less error prone than trying to do my changes on top of yours. But I'm glad to hear you got it going.
New Zenner
I want to change this from gift wrapping to gift boxes. The problem is the additional price varies depending on the size of the gift box. Is there a quick way to achieve this?
Thanks!
Administrator
There's a user exit called apply_product_wrap_surcharge() that allows you to add charges on a per item basis. You can insert whatever code you'd like in this routine.
New Zenner
swguy:
There's a user exit called apply_product_wrap_surcharge() that allows you to add charges on a per item basis. You can insert whatever code you'd like in this routine.
I meant that I want the surcharge to be different depending on which wrapping paper they choose. Is there a quick way to do that?
Thanks.
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.