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

Gift Wrapping Contribution

Views: 90,259

Results 261 to 280 of 389
04 Nov 2010, 17:34
#261
swguy avatar

swguy

Administrator

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

Gift Wrapping Contribution

No, there isn't.

15 Nov 2010, 06:13
#262
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I had gift wrap 2.8_139 working great in a test store - with ZC 1.3.9g.
I just upgraded to 1.3.9h, merged the file
/includes/modules/pages/checkout_shipping/header_php.php

and now the mod doesn't work.

File from the contribution:
$_SESSION['cartID'] = $_SESSION['cart']->cartID;

from the merged file:
if (isset($_SESSION['cart']->cartID)) {
if (!isset($_SESSION['cartID']) || $_SESSION['cart']-cartID != $_SESSION['cartID']) {
$_SESSION['cartID'] = $_SESSION['cart']->cartID;
}
} else {
zen_redirect(zen_href_link(FILENAME_TIME_OUT));
}


Can you help me figure out what I have broken??
Thanks.

15 Nov 2010, 16:27
#263
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: Gift Wrapping Contribution

and no - it didn't work before the merge, either.

15 Nov 2010, 16:52
#264
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: Gift Wrapping Contribution

never mind. I feel stupid. I was copying the override files into the "working" template, not the existing template. Geesh.
:oops:Works great now!

16 Nov 2010, 13:01
#265
etcc_1002 avatar

etcc_1002

New Zenner

Join Date:
Nov 2010
Posts:
4
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi,

I have installed the module to my fresh installed zen cart version 1.3.9g. I have followed the instructions but I can't see the option to activate the gift wrap service. :dontgetit What might has gone wrong? Please help...

16 Nov 2010, 23:28
#266
etcc_1002 avatar

etcc_1002

New Zenner

Join Date:
Nov 2010
Posts:
4
Plugin Contributions:
0

Re: Gift Wrapping Contribution

ekele:

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.

Hi,

I am facing the same problem. Have your issue been solved? Mind to share?:smile:

10 Dec 2010, 21:35
#267
Join Date:
Jul 2010
Location:
Findon, UK
Posts:
90
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I'm runing Zen Cart 1.3.8a and have had Giftwrapping installed for a few months and it has worked smoothly. However, suddenly the Admin shows that my customers always have ordered giftwraps regardless if that is the case or not.
I wonder what has gone wrong and where to look instead of having to reinstall the who add-on again.
Any help or advice would be very welcome.

Regards,

Kim

11 Dec 2010, 12:29
#268
Join Date:
Jul 2010
Location:
Findon, UK
Posts:
90
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Sorted by reinstall the add-on. Sorry to have bothered you.
Have a nice day,

Kim

21 Dec 2010, 10:56
#269
irelandseye avatar

irelandseye

New Zenner

Join Date:
Oct 2009
Location:
Co Clare Ireland
Posts:
9
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi

Been searching other threads but I think this might hold the answer.
Running Zen Cart 1.3.8a (simply haven't had time to go through the whole upgrade process yet) and everything was fine.

Installed the Gift Wrap Mod (noticed just now it says for 1.39(!)) and this is working fine.

Recently had a couple of customers report the following error (and running tests have confirmed it).

If they login with any items in their basket then try to checkout they get the following error:

Whoops! Sorry, but you are not allowed to perform the action requested.
You are still logged in to your account and may continue shopping. Please choose a destination from a menu.
If they then empty their basket - add new stuff and checkout its fine.

I notice a thread in the 138-139 upgrade area about similar problems - but as I've not upgraded yet and the only addon I can see in my install that even mentions 139 is this one thought maybe someone might have an idea - or do I need to uninstall it?

:frusty:

thanks!
Clare.

21 Dec 2010, 12:15
#270
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

You need to uninstall the 139 version. You may install the 138 version if desired. There are three separate versions for 1.3.7, 1.3.8 and 1.3.9.

03 Jan 2011, 22:46
#271
karm4 avatar

karm4

New Zenner

Join Date:
Feb 2010
Location:
Cleveland, OH
Posts:
29
Plugin Contributions:
0

Re: Gift Wrapping Contribution

I had this installed but what i was trying to accomplish with this did not work the way i wanted it to. I removed it (uninstalled) and now when anyone places an order and i click on their order i get this error:

1146 Table 'vb.orders_giftwrap' doesn't exist
in:
[select orders_products_id, wrap, wrap_config, wrap_name from orders_giftwrap where orders_id = '4']
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.

Any idea how to fix this because i cannot view any of my orders :yuck:

03 Jan 2011, 23:57
#272
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

This means you did not uninstall it completely. You need to restore the file admin/includes/classes/order.php.

04 Jan 2011, 02:43
#273
karm4 avatar

karm4

New Zenner

Join Date:
Feb 2010
Location:
Cleveland, OH
Posts:
29
Plugin Contributions:
0

Re: Gift Wrapping Contribution

What would be the correct way to uninstall this correctly? Thanks!

04 Jan 2011, 11:03
#274
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

Restore all files you changed to their prior condition. Step 0 of the install instructions was "do a backup." You need to restore all changed files from that backup.

05 Jan 2011, 06:11
#275
christianstogether avatar

christianstogether

New Zenner

Join Date:
Oct 2010
Posts:
56
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi swguy
I keep being recommended to use your mod as a donation box for my shop
i have a Christian shop and have been trying to sort out a mod that allows my members to donate once they buy something

ppl keep saying convert this mod to do it.

but i don't know how or what to do and wasn't sure if that was even allowed. copyright stuff and all that.

have you any ideas please how to change it?

i'll gladly pay/donate to you if it can be sorted

thanks

05 Jan 2011, 12:28
#277
christianstogether avatar

christianstogether

New Zenner

Join Date:
Oct 2010
Posts:
56
Plugin Contributions:
0

Re: Gift Wrapping Contribution

thanks for that unfortunately no-one seems to want to answer that thread

i posted in there ages ago and again today for advice :mellow:

oh well back to the drawing board thanks anyway :smile:

10 Jan 2011, 16:44
#278
webbies avatar

webbies

New Zenner

Join Date:
Feb 2010
Posts:
15
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi,

I installed giftwrap 2.8 and zen cart 1.39h.
Everything is working fine accept the images.

I upload the images in a subdirectory of images and named this subdirectory giftwrap
I put .gif and .jpg

In the backend I choose for images

but on the frontend in the checkout shipping there are no images.

I read the topic and installed 3 times but no luck.

What went wrong?:wacko:

Angelique

11 Jan 2011, 00:05
#279
swguy avatar

swguy

Administrator

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

Re: Gift Wrapping Contribution

Do a view source on your checkout shipping page and see what's happening where the images are supposed to be presented.

It should look something like this:

<span class="wrapImageBox"><img src="images/giftwrap/xmas1.gif" height="30" width="30" /><input type="radio" name="wrapping_paper_1" value="xmas1.gif" checked="checked" />  </span>

18 Jan 2011, 20:55
#280
green_couch_designs avatar

green_couch_designs

New Zenner

Join Date:
Mar 2010
Location:
Canada
Posts:
46
Plugin Contributions:
0

Re: Gift Wrapping Contribution

Hi
Is it possible to hide the module from group pricing customers?
Thanks