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

Gift Wrapping Contribution

Views: 90,258

Results 201 to 220 of 389
30 Nov 2009, 18:44
#201
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Gift Wrapping Contribution

I have installed this and gotten it all working with Fast & Easy Checkout. :clap:

However I am having issues with Super Orders not displaying the items selected for gift wrap. If the customer has not selected gift wrapping, then I see the message "No gift wrapping selected". Which is exactly what I expect to see.. However, when the customer selects gift wrapping, the super_order.php, super_invoice.php, and super_packinglist.php all show the header "Items to be Gift Wrapped", but none of the selected items are shown. Help! I hope this is something simple..

30 Nov 2009, 19:10
#202
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Gift Wrapping Contribution

DivaVocals:

I have installed this and gotten it all working with Fast & Easy Checkout. :clap:

However I am having issues with Super Orders not displaying the items selected for gift wrap. If the customer has not selected gift wrapping, then I see the message "No gift wrapping selected". Which is exactly what I expect to see.. However, when the customer selects gift wrapping, the super_order.php, super_invoice.php, and super_packinglist.php all show the header "Items to be Gift Wrapped", but none of the selected items are shown. Help! I hope this is something simple..
My super_order files attached if it helps..

01 Dec 2009, 22:03
#203
new2u avatar

new2u

Zen Follower

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

Re: Gift Wrapping Contribution

Got it all installed and working. Can't wait for the updated version. Is it going to have a spot so that we can show a pic of the wrapping paper to select?

01 Dec 2009, 22:24
#204
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

new2u:

Is it going to have a spot so that we can show a pic of the wrapping paper to select?

Yes it will.

03 Dec 2009, 16:17
#205
travellers avatar

travellers

Zen Follower

Join Date:
Oct 2008
Posts:
143
Plugin Contributions:
0

Re: Gift Wrapping Contribution

swguy:

Fantastico adds zen_ to the table name not the field names.

Rerun the orders_wrap.sql through your admin panel under
Admin->Tools->Install SQL Patches.

This takes care of the prefix stuff.

Hi
I'm still having the exact same problem as above - in my admin section I have a message at the top of the page that says

1054 Unknown column 'orders_products_id' in 'field list'
in:
[select orders_products_id from zen_orders_giftwrap where orders_id = '1231' and wrap = 1]
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.

The same message shows up at the top of the Packing Slip, and at the bottom of the invoice too. I'm fairly sure it also appears to the customer as he completes the order :no:
I've rerun the sql through 'add patches' as you suggested but the error persists?

03 Dec 2009, 18:34
#206
new2u avatar

new2u

Zen Follower

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

Re: Gift Wrapping Contribution

sweet! Any eta?

01 Jan 2010, 02:00
#207
ksookma avatar

ksookma

Zen Follower

Join Date:
Aug 2009
Posts:
212
Plugin Contributions:
1

Re: Gift Wrapping Contribution

Im wondering if there is any way that I can display the option on the product page itself. I'm ultimatly going to use the mod as a gift message mod. The other gift options wont work for us. Site is https://www.ribbonsbaskets.com zen 1.3.8

01 Jan 2010, 02:55
#208
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

ksookma:

Im wondering if there is any way that I can display the option on the product page itself. I'm ultimatly going to use the mod as a gift message mod. The other gift options wont work for us. Site is https://www.ribbonsbaskets.com zen 1.3.8

If you want to do it at the item level on the product info page, you can try the older version of the mod which worked this way. See my notes at

http://www.thatsoftwareguy.com/zencart_giftwrap.html

Good luck,
Scott

01 Jan 2010, 17:49
#209
ksookma avatar

ksookma

Zen Follower

Join Date:
Aug 2009
Posts:
212
Plugin Contributions:
1

Re: Gift Wrapping Contribution

Awesome, thank you for your quick response.

One question, do you have an uninstall for the SQL.

01 Jan 2010, 18:12
#210
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

ksookma:

One question, do you have an uninstall for the SQL.

DROP TABLE orders_giftwrap;

01 Jan 2010, 19:42
#211
ksookma avatar

ksookma

Zen Follower

Join Date:
Aug 2009
Posts:
212
Plugin Contributions:
1

Re: Gift Wrapping Contribution

Awesome, Thanks!:clap:

01 Jan 2010, 20:04
#212
ksookma avatar

ksookma

Zen Follower

Join Date:
Aug 2009
Posts:
212
Plugin Contributions:
1

Re: Gift Wrapping Contribution

Is version 1.0 based off attributes? Ill want to position this mod in a different place on the product info page then with the attributes. Will I be able to do that?

Thanks

02 Jan 2010, 12:14
#213
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

The older versions are based on attributes on a per product basis; the newer version is global. I don't see why people would want to use the old version, but you're free to do so. The documentation for the old one is also still available on my website.

15 Jan 2010, 23:16
#214
evermore avatar

evermore

New Zenner

Join Date:
Jan 2010
Posts:
7
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Is there a way to make it so that the customer can only choose to gift wrap the whole order?

16 Jan 2010, 03:06
#215
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

Nothing is built in; you'd have to write code.

16 Jan 2010, 07:14
#216
evermore avatar

evermore

New Zenner

Join Date:
Jan 2010
Posts:
7
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Thanks. :smile:

23 Jan 2010, 02:24
#217
lunabug avatar

lunabug

New Zenner

Join Date:
Dec 2009
Posts:
94
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Nice... looking forward to the upgrade with pictures! :yes:

08 Feb 2010, 23:19
#218
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Gift Wrapping Contribution

Wanted to post this response here in case it benefits others..

DivaVocals:

I have installed this and gotten it all working with Fast & Easy Checkout. :clap:

However I am having issues with Super Orders not displaying the items selected for gift wrap. If the customer has not selected gift wrapping, then I see the message "No gift wrapping selected". Which is exactly what I expect to see.. However, when the customer selects gift wrapping, the super_order.php, super_invoice.php, and super_packinglist.php all show the header "Items to be Gift Wrapped", but none of the selected items are shown. Help! I hope this is something simple..

kennyhoward:

DivaVocals:

kennyhoward:

Hello,

I noticed you had Fast & Easy checkout working with Gift Wrapping at checkout. Could you tell me what steps I need to take to get this working?

I'm using zencart 1.3.7.No steps persay, I simply used Beyond Compare to merge the changes between the files these two modules have in common.. If you don't have Beyond Compare, Winmerge is a free program which does the file comparisons.

Thanks. Would the only files that need to be edited be the template files. I have the mod installed along side FEC, and FEC is working. I would assume I would just need to edit the tpl_fec files to get this working. Does that sound right?Gonna post this answer on the forum so others can benefit from the answer as well.. Hope you don't mind..

I am not at home right now and don't have access to my site backup files.. So I can't say specifically which files need editing to merge these two modules..

However, usually when you are merging two modules you need to look at the files that make up both modules and find any files they have in common. Then you would use a file comparison program (like Beyond Compare or Winmerge) to merge the differences between those files in order to merge the two modules.. In the case of these two modules, if the files in common are the template files, then yes those are the files you need to merge.

HTH..

08 Feb 2010, 23:48
#219
kennyhoward avatar

kennyhoward

New Zenner

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

Re: Gift Wrapping Contribution

Thanks DivaVocals

I'll give this a try and report back what all I had to edit.

09 Feb 2010, 00:16
#220
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Gift Wrapping Contribution

kennyhoward:

Thanks DivaVocals

I'll give this a try and report back what all I had to edit. Cool.. :cool:As I recall merging was pretty easy.. I still have the one issue I posted about, and if I can free some time tonight I might dig in to see if can figure out how to fix it.. I think what I need to fix it is in the orders.php file.. Just not sure what it is I am looking for yet..:laugh: