Zen Cart Logo
Forums / All Other Contributions/Addons / Gift Wrapping Contribution

Gift Wrapping Contribution

Views: 90,257

Results 161 to 180 of 389
30 Jun 2009, 12:02
#161
wrongjon avatar

wrongjon

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Gift Wrapping Contribution

rwoody:

I see you don't sleep like normal folks either...LOL - It turns out this is not going to play pretty with FEC - I saw your post on that earlier - seems odd though, he went to all the trouble to add a config to turn on your contribution if installed in his.

Oh well... I've posted over there to see if there is a short solution - this site needs that contribution updated also, but not during the holidays...LOL

Take care Scott!!

Ruth

Hi

Has anybody got FEC and Gift Wreap working together?

I installed FEC, Super Orders and then Gift Wrap.

I see the gift wrap options but when I select them at chekout they seem to be ignored.

Any ideas or should i remove gift wrap.
kind regards
jonathan :smile:

02 Jul 2009, 13:59
#162
jojo_cool avatar

jojo_cool

New Zenner

Join Date:
Jun 2009
Location:
malaysia
Posts:
41
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I would like to have this to my zencart. I upload all the new files. But I still cannt see Gift Wrap at the Order Total Module. Anybody can help?

:no:

07 Jul 2009, 19:07
#163
briandmiller avatar

briandmiller

New Zenner

Join Date:
May 2006
Posts:
11
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I want to add the option at checkout to inlcude a greeting card like a birthday or anniversary card and message. Is t his something I can use this module for and if I don't need gift wrapping at all is there a better way to to do this? I don't want to charge for the card i just want to make it easy and noticable,

thanks

07 Jul 2009, 19:10
#164
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Gift Wrapping Contribution

This contribution is really for wrapping. If you just have a no-charge card option, I would just update the special instructions to indicate this.

11 Jul 2009, 11:05
#165
rascald avatar

rascald

New Zenner

Join Date:
Jun 2009
Posts:
32
Plugin Contributions:
0

Re: Gift Wrapping Contribution

wrongjon:

Hi

Has anybody got FEC and Gift Wreap working together?

I installed FEC, Super Orders and then Gift Wrap.

I see the gift wrap options but when I select them at chekout they seem to be ignored.

Any ideas or should i remove gift wrap.
kind regards
jonathan :smile:

I'm having the exact same problem can anyone help???

16 Jul 2009, 11:29
#166
erko avatar

erko

New Zenner

Join Date:
Jun 2009
Location:
Australia
Posts:
20
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi Scott,

Thanks for this contribution~:bigups:

I'm running 1.38 and stock by attributes. I had no issues installing the GW mod, and have merged my code. I have also installed the module via Admin/Modules/Order Totals.

On the shipping page (Step 1) - everything is good and well. I see the GW checkboxes (which i can check).
However, when I get to payment page (Step 2), the GW label + total are missing and not reflected in the order total.
From here if I complete the checkout - the invoice totals do not reflect GW. This is also the case when i check the orders via admin.

Any pointers to which code to look at?

Thanks.
erko

16 Jul 2009, 11:47
#167
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Gift Wrapping Contribution

Is the order total module turned on? (Admin->Modules->Order Total - gift wrapping must be installed.)

17 Jul 2009, 11:39
#168
rascald avatar

rascald

New Zenner

Join Date:
Jun 2009
Posts:
32
Plugin Contributions:
0

Re: Gift Wrapping Contribution

erko:

Hi Scott,

Thanks for this contribution~:bigups:

I'm running 1.38 and stock by attributes. I had no issues installing the GW mod, and have merged my code. I have also installed the module via Admin/Modules/Order Totals.

On the shipping page (Step 1) - everything is good and well. I see the GW checkboxes (which i can check).
However, when I get to payment page (Step 2), the GW label + total are missing and not reflected in the order total.
From here if I complete the checkout - the invoice totals do not reflect GW. This is also the case when i check the orders via admin.

Any pointers to which code to look at?

Thanks.
erko

Does anyone know how to fix this, there seems to be a few of us having this same problem.

17 Aug 2009, 19:39
#169
grimmers76 avatar

grimmers76

New Zenner

Join Date:
Aug 2009
Posts:
2
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Lovin your work, I have an earlier version of this running on ZC 1.3.7 (too many core files edited - but thats another story)

Can anyone say if they have had this running with
Stock by Attributes (http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=310)

I have encountered an issue upon install of the SQL patch, which I think is related -I got the error:

1062 Duplicate entry 'STOCK_SHOW_LOW_IN_CART' for key 2
in:
[INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Show available stock level in cart when less than order', 'STOCK_SHOW_LOW_IN_CART', 'false', 'When customer places more items in cart than are available, show the available amount on the shopping cart page:', '9', '6', NULL, now(), NULL, "zen_cfg_select_option(array('true', 'false')," );]
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.

If anyone can help get this going I would be greatly appreciative :wink2:

If I canot get these 2 working together, is it OK to leave the files in place or will this cause further issues?

Thanks
Chris

17 Aug 2009, 21:07
#170
grimmers76 avatar

grimmers76

New Zenner

Join Date:
Aug 2009
Posts:
2
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Sorry, being a numpty, not related to this add on at all :oops:

17 Sep 2009, 15:42
#171
valerielat avatar

valerielat

New Zenner

Join Date:
Aug 2009
Posts:
13
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I just installed Gift Wrap Contribution 2-6_138 to my Zen Cart 1.3.8a and I get a blank page on checkout_shipping. When installing the module, I ran the sql script through Zen Cart Admin Install sql Patches rather than phpMyAdmin. It appears that the script executed correctly. My orders_giftwrap table has been set up with the orders_giftwrap_id, orders_products_id, orders_id and wrap field.

Is my error in the sql table or should I be looking somewhere else? Any help would be appreciated.

17 Sep 2009, 16:20
#172
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Gift Wrapping Contribution

I have no way of knowing where the problem is. You should follow the blank page debugging instructions.
https://www.zen-cart.com/tutorials/index.php?article=82

17 Sep 2009, 17:11
#173
valerielat avatar

valerielat

New Zenner

Join Date:
Aug 2009
Posts:
13
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Thanks for the quick response. I wasn't aware of the debugging error logging tool.
The debug error I get is as follows:
[17-Sep-2009 11:33:42] PHP Fatal error: Cannot redeclare class order in /home/lcstesti/public_html/development/store/includes/classes/order.php on line 1061.

My best guess is that it is a conflict between this module and a Gift Registry module I installed which also modified /includes/classes/order.php. I will research this further to see if I can resolve.

17 Sep 2009, 18:22
#174
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Gift Wrapping Contribution

My guess? Edit ./includes/modules/pages/checkout_shipping/header_php.php and change
require(DIR_WS_CLASSES . 'order.php');
to
require_once(DIR_WS_CLASSES . 'order.php');

Then see if there are other instances of include or require order.php and change them to include_once or require_once.

17 Sep 2009, 19:08
#175
valerielat avatar

valerielat

New Zenner

Join Date:
Aug 2009
Posts:
13
Plugin Contributions:
0

Re: Gift Wrapping Contribution

swguy:

My guess? Edit ./includes/modules/pages/checkout_shipping/header_php.php and change
require(DIR_WS_CLASSES . 'order.php');
to
require_once(DIR_WS_CLASSES . 'order.php');

Then see if there are other instances of include or require order.php and change them to include_once or require_once.

Your guess better than mine! I modified ./includes/modules/pages/checkout_shipping/header_php.php from
require(DIR_WS_CLASSES . 'order.php'); and
require(DIR_WS_CLASSES . 'shipping.php');
to
require_once(DIR_WS_CLASSES . 'order.php'); and
require_once(DIR_WS_CLASSES . 'shipping.php');

and this resolved the blank screen issue. Thanks so much for quick response and help!

02 Oct 2009, 12:08
#176
steveb8385 avatar

steveb8385

New Zenner

Join Date:
Sep 2009
Posts:
32
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Can Anyone help me merge two modules?
I already have The Timezone Offset which I have to have and I would like to add the Giftwrap module. One file exists in the two mods, order.php. I have been through the forum and I can see the answer is to merge the two files but its too hectic for me. If anyone has done this can I have a copy of your file?
Cheers
Steve

04 Oct 2009, 04:44
#177
tonyy avatar

tonyy

New Zenner

Join Date:
Oct 2009
Posts:
17
Plugin Contributions:
0

Re: Gift Wrapping Contribution

valerielat:

Your guess better than mine! I modified ./includes/modules/pages/checkout_shipping/header_php.php from
require(DIR_WS_CLASSES . 'order.php'); and
require(DIR_WS_CLASSES . 'shipping.php');
to
require_once(DIR_WS_CLASSES . 'order.php'); and
require_once(DIR_WS_CLASSES . 'shipping.php');

and this resolved the blank screen issue. Thanks so much for quick response and help!

Hi

I am having the same problem I just installed Gift Wrap Contribution 2-6_138 to my Zen Cart 1.3.8a and I get a blank page on checkout_shipping. I used the Black page debug Tool and I am getting the following error

PHP Fatal error: Cannot redeclare class order in /usr/local/pem/vhosts/200456/webspace/httpdocs/Shop/includes/classes/order.php on line 20

require_once(DIR_WS_CLASSES . 'order.php');did not work
Any help would be appreciated.

Thanks
Tony


04 Oct 2009, 04:56
#178
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Gift Wrapping Contribution

You have installed another mod that includes the class order after gift wrapping then.

04 Oct 2009, 12:15
#179
tonyy avatar

tonyy

New Zenner

Join Date:
Oct 2009
Posts:
17
Plugin Contributions:
0

Re: Gift Wrapping Contribution

swguy:

You have installed another mod that includes the class order after gift wrapping then.

Thanks for a quick reply

Gift wrapping was the last Mod I installed.

However, I just noticed that when you are buying a gift certificate you do not get the blank checkout page however if you are buying a regular item or a Free shipping item you get a white screen at checkout.

Thanks

Tony

09 Oct 2009, 14:30
#180
valerielat avatar

valerielat

New Zenner

Join Date:
Aug 2009
Posts:
13
Plugin Contributions:
0

Re: Gift Wrapping Contribution

erko:

Hi Scott,

Thanks for this contribution~:bigups:

I'm running 1.38 and stock by attributes. I had no issues installing the GW mod, and have merged my code. I have also installed the module via Admin/Modules/Order Totals.

On the shipping page (Step 1) - everything is good and well. I see the GW checkboxes (which i can check).
However, when I get to payment page (Step 2), the GW label + total are missing and not reflected in the order total.
From here if I complete the checkout - the invoice totals do not reflect GW. This is also the case when i check the orders via admin.

Any pointers to which code to look at?

Thanks.
erko

Did anyone find a resolution to this problem? I don't see a resolution in the thread. I seem to be having the same issue.