Administrator
- Join Date:
- Feb 2006
- Location:
- Tampa Bay, Florida
- Posts:
- 10,682
- Plugin Contributions:
- 56
Gift Wrapping Contribution
No, there isn't.
Views: 90,259
Administrator
No, there isn't.
Inactive
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));
}
Inactive
and no - it didn't work before the merge, either.
Inactive
never mind. I feel stupid. I was copying the override files into the "working" template, not the existing template. Geesh.
:oops:Works great now!
New Zenner
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...
New Zenner
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:
New Zenner
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
New Zenner
Sorted by reinstall the add-on. Sorry to have bothered you.
Have a nice day,
Kim
New Zenner
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.
Administrator
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.
New Zenner
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:
Administrator
This means you did not uninstall it completely. You need to restore the file admin/includes/classes/order.php.
New Zenner
What would be the correct way to uninstall this correctly? Thanks!
Administrator
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.
New Zenner
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
Administrator
You'd be better off using the insurance module or creating a separate product as was suggested in this thread.
http://www.zen-cart.com/forum/showthread.php?t=122642&highlight=donation
New Zenner
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:
New Zenner
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
Administrator
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>
New Zenner
Hi
Is it possible to hide the module from group pricing customers?
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.