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:
Re: Gift Wrapping Contribution
This means you did not uninstall it completely. You need to restore the file admin/includes/classes/order.php.
Re: Gift Wrapping Contribution
What would be the correct way to uninstall this correctly? Thanks!
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.
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
Re: Gift Wrapping Contribution
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/showth...light=donation
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:
2 Attachment(s)
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
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>
Re: Gift Wrapping Contribution
Hi
Is it possible to hide the module from group pricing customers?
Thanks