Page 8 of 40 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 393
  1. #71
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,295
    Plugin Contributions
    125

    Default Re: Gift Wrapping Contribution

    In version 2.1, the function apply_category_wrap_surcharge() still has one of my testcases in it; please delete

    case 19:

    this should be line 88 of includes/modules/order_total/ot_giftwrap_checkout.php
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #72
    Join Date
    Aug 2007
    Location
    Boiling Springs, South Carolina
    Posts
    43
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Hi,
    I just installed your gift wrapping contribution. Thanks...I had been wanting something like this for a while. It's working great, but I was wondering if there is a way to not allow gift wrapping for certain products. Right now it seems to apply to all categories/all products. Some of the things I sell I don't have gift packaging for. Any help would be much appreciated. Thanks!
    -Becky

  3. #73
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,295
    Plugin Contributions
    125

    Default Re: Gift Wrapping Contribution

    If you download version 2.1, there are two user exits to allow you to disable gift wrap on specific categories and/or products.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #74
    Join Date
    Jun 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Hi - The contribution is working great except for one small problem. On my invoices when a customer has paid for gift wrap, it still says "No gift wrapping selected" at the bottom of the invoice. Did I miss a step in the installation somewhere?
    -------------------------
    Dichroic Jewelry

  5. #75
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,295
    Plugin Contributions
    125

    Default Re: Gift Wrapping Contribution

    I would guess one of your merges failed. I would look at includes/classes/order.php.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #76
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,295
    Plugin Contributions
    125

    Default Re: Gift Wrapping Contribution

    For vendors obligated to display prices inclusive of tax, please download version2.2 of this mod, which adds the "Tax Included" radio button. You must REMOVE (Admin->Modules->Order Totals->Gift Wrap at Checkout->Remove) and RE-INSTALL in order to use this feature.

    Also included in version 2.2 is the fix for the issue reported in post 71 and css to vertically center the checkbox for gift wrapping on the first checkout page.

    Thanks to sky50 for beta testing the tax logic and providing ideas for improvement.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #77
    Join Date
    Nov 2007
    Location
    Orlando, FL
    Posts
    24
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Hi SWGUY,

    I'm trying to get this new version 2.2 released Dec 1 and for some reason at the checkout_shipping (http://tls.camerch.com/store/index.p...ckout_shipping) page it's returning a blank page.

    Would you possible know why?

    Thanks in advance!

  8. #78
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,295
    Plugin Contributions
    125

    Default Re: Gift Wrapping Contribution

    You really need to post the PHP error logs for me to have any hope of understanding what's happening in your environment. Saying "I got a blank page" doesn't give me enough clues to go on.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #79
    Join Date
    Nov 2007
    Location
    Orlando, FL
    Posts
    24
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Hey SWGUY,

    Unfortunately no PHP "error_log" files are being generated when the blank page shows.. I'm not sure where to go from here, I can't find anything in logs to see what's going on here.

    I know it's hard to figure it out with just blank page, so if you have a few minutes let me know I can provide my user/pass to my FTP so you can take look at it. It's a test server running Zen 1.3.7 freshly installed.

    Thanks

  10. #80
    Join Date
    Nov 2007
    Location
    Orlando, FL
    Posts
    24
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Quote Originally Posted by swguy View Post
    You really need to post the PHP error logs for me to have any hope of understanding what's happening in your environment. Saying "I got a blank page" doesn't give me enough clues to go on.
    OK, I moved it to a new server and now when I get to checkout_shipping I get the following error message:
    Code:
    "Fatal error: Call to undefined function: zen_get_customer_validate_session() in /home/thelaug/public_html/ZENCARTTEST/includes/modules/pages/checkout_shipping/header_php.php on line 27"
    I searched in the developers Kit and found this:
    Code:
    /home/thelaug/public_html/ZENCARTTEST/includes/modules/pages/checkout_shipping/header_php.php 
    
    Line #26 : if (zen_get_customer_validate_session($_SESSION['customer_id']) == false) {
    Any clue why the "zen_get_customer_validate_session" function would be failing?

 

 
Page 8 of 40 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. Gift Wrapping
    By Ms_X in forum General Questions
    Replies: 1
    Last Post: 23 Jan 2011, 03:05 AM
  2. Gift Wrapping Contribution
    By rascald in forum General Questions
    Replies: 0
    Last Post: 4 Jul 2009, 10:10 AM
  3. Gift Wrapping
    By Patpete in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 5 Sep 2008, 06:28 AM
  4. Gift Wrapping
    By AvieLF in forum General Questions
    Replies: 6
    Last Post: 6 Mar 2007, 01:56 AM
  5. Gift Wrapping
    By tbrides in forum General Questions
    Replies: 7
    Last Post: 3 Feb 2007, 10:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR