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..