Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22
  1. #21

    Default Re: Anyone Know what this Error could mean? Stamps.com

    Jimmy,

    I am glad to hear we were able to fix your problem! If you run into any more trouble, please be sure to let me know.

    Thanks!
    Chuck
    Stamps.com

  2. #22
    Join Date
    Sep 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Anyone Know what this Error could mean? Stamps.com

    jimmyz911 -

    Here's what I had done that solved the issue for me:
    There is a line of code in the orders.php file (located in the admin/includes/classes folder) which was causing the error. I commented out the line and then redefined the variable to something that was defined...

    // $zc_coupon_link = '<a href="javascript:couponpopupWindow(\'' . zen_catalog_href_link(FILENAME_POPUP_COUPON_HELP, 'cID=' . $coupon_link->fields['coupon_id']) . '\')">';

    $zc_coupon_link = '<a href="www.mywebsite.com">';

    Since doing this hardcode for the link - I've been able to pull in all orders from zencart into stamps without a problem. The integration works well and has been a time saver for shipping.

    Thanks for the posting that there is a new version of the .php file for the zencart shipping file from Stamps.com - I'll try it out.

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Replies: 2
    Last Post: 6 Mar 2013, 10:49 PM
  2. v138a Does anyone know what this WordPress error message is?
    By MagicMan in forum General Questions
    Replies: 1
    Last Post: 26 Jan 2012, 03:33 AM
  3. Replies: 2
    Last Post: 17 Dec 2007, 07:26 AM
  4. Does anyone know what this PHP error means?
    By bradlawson in forum General Questions
    Replies: 0
    Last Post: 4 May 2007, 09:12 AM

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