Search:

Type: Posts; User: Randolph Hoppe

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    378
    Views
    37,912

    Sticky: v157 Re: USPS changes

    Hmm. I changed it from RETAIL to ONLINE and all seems well. What are the implications of that setting?
  2. Replies
    378
    Views
    37,912

    Sticky: v157 Re: USPS changes

    2022-08-07 K11e, but forgive me, I'm still on ZC 1.5.1 with PHP Version 5.4.45 and MySQL 5.5.5-10.3.37-MariaDB.

    If Priority quotes weren't working, too, I'd understand it's because of my bad...
  3. Replies
    378
    Views
    37,912

    Sticky: v157 Re: USPS changes

    Media Mail Parcel query coming back with a 0 rate as of a few days ago. Priority Mail works fine.

    Any ideas?
  4. v151 Re: USPS is not showing Priority or First Class, only Media Mail

    Duh. I turned on logs and thought the result might help.
  5. v151 USPS is not showing Priority or First Class, only Media Mail

    My customer is over at twomorrows.com running a too old version of ZC (I know, an upgrade MUST happen...), and we recently discovered that USPS is only offering Media Mail, not First Class or...
  6. v151 After server move and OS upgrade, etc. Paypal IPN trouble?

    We know we must upgrade!

    Server OS: Linux 3.10.0-1160.21.1.vz7.174.13 Database: MySQL 5.5.5-10.3.34-MariaDB
    Server Date: 03/02/2022 15:34:11 Database Date: 03/02/2022 15:34:11
    Server Up...
  7. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    yes. Looks good so far! No "Missing..." messages. The remove button has arrived....

    Thank you!
  8. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Version 1.5.1
  9. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    No. I make sure all the details are correct. Click UPDATE, and the right panel goes back to INSTALL with red "Missing..." on left and right. Changes don't get saved. No new debug logs.
  10. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    I can see the right hand panel with the Install button.

    +++

    United States Postal Service - Missing Keys or Out of date you should reinstall!
    Install Module

    United States Postal Service
    ...
  11. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Nothing since I changed the allow_url_fopen change I mentioned in the initial entry.
  12. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Nothing like that there for the last few hours.
  13. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Unfortunately, Remove is not being presented.
  14. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    It now says:

    United States Postal Service - Missing Keys or Out of date you should reinstall!
    USPS Version Date
    You have installed:

    2015-05-31

    I may have hit remove BEFORE I uploaded the...
  15. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Ajeh, yes. I believe I did that. Results would seem to indicate that I didn't, but nevertheless... I need to get out of this and back to operations..! :)
  16. v151 Re: USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!"

    Replacing the Oct 2014 presents the "Missing Keys.." message with an additional note regarding a new version. Still no option to remove.
  17. v151 USPS K7 install - Stuck in a "Missing Keys or Out of date you should reinstall!" loop

    Yep, I've upgraded USPS many times over the years. Save settings, remove plug-in, upload new files, install, re-enter settings.

    Unfortunately I've received "Missing keys.." message. Replacing the...
  18. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    It's still not finding what it needs. Here's more code-y context, if it helps:


    <?php
    /**
    * Common Template
    *
    * outputs the html header. i,e, everything that comes before the \</head\> tag...
  19. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    Thanks, MC!

    I pasted in this (added a semi-colon at the end of the $myImage line. Was I correct?):

    $og_prod_url = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];

    //get defined...
  20. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    Right now, it looks like this:



    $og_prod_url = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];

    //get defined image or default

    $myImage =...
  21. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    Hmm. The large image does exist at images/large/subfolder/cover_LRG.jpg

    Unsure of what to do next.
  22. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    $myImage = DIR_WS_IMAGES . 'large/' . $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;


    The above did not work.
  23. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    Here's the as it stand in MY_TEMPLATE/common/html_header.php

    ################ start of AutoOpenGraph ###################

    $og_store_name = "NAME"; //e.g. "Samanthas Power Tools", or "Gus' China...
  24. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    That's help! Thanks. I tried something with no luck. Looked in my debug logs and found these two lines just above the $myImage content:

    extract($product_info_metatags->fields);...
  25. Replies
    17
    Views
    1,265

    v151 Re: AutoOpenGraph?

    I am indeed using Image Handler, but the code above is returning the main image, which is 120x156.

    The main image, which the OG debugger finds, is images/subfolder/cover.jpg

    I suspect it would...
  26. Replies
    17
    Views
    1,265

    v151 AutoOpenGraph?

    Can anyone help with this AutoOpenGraph code that seems to appear in a few add ons? It appears to be the main part of the AutoFacebook OG add on, but while searching for help, I've found it...
  27. Replies
    3,557
    Views
    541,072

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Thanks, all. I think I'm good now!
  28. Replies
    3,557
    Views
    541,072

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Attempting to install SBA 1.5.3 on my Z-C 1.5.1 install - at the end of a long upgrade from 1.3.8.a running SBA (probably) 4.7. After merging and uploading, I run the Full/Upgrade DB Install and...
  29. Replies
    111
    Views
    13,583

    Re: Tabbed Home Page Modules

    OK, I looked at version 1.1 of the module which led me to add these lines to the javascript in tpl_index_default.php:

    // clear out menu styles and apply active
    ...
  30. Replies
    111
    Views
    13,583

    Re: Tabbed Home Page Modules

    Thanks, though, Glenn. I appreciate it.

    - Rand
    (Maintenance mode back on)
  31. Replies
    111
    Views
    13,583

    Re: Tabbed Home Page Modules

    OK, work in progress on a dev site, I've turned off maintenance mode for a bit.

    http://151.twomorrows.com
  32. Replies
    111
    Views
    13,583

    Re: Tabbed Home Page Modules

    Oh, sorry, I only posted since the module's from Nov 2012, and kitten091182's post is from Feb 2013 that the info'd still be current.

    I think I'm looking for the same solution, though: I'd like...
  33. Replies
    111
    Views
    13,583

    Re: Tabbed Home Page Modules

    Can you provide a little more context for this change? I can't find this line in any of the module's files. I'd love to be able to change the background color of the tab, as well as the font-weight....
  34. Replies
    36
    Views
    15,597

    Re: Paypal return - login expired - IE8

    Nice to hear it's fixed for someone. We're still getting calls for help from some customers.

    Simonbcc, which way did you fix it....?
  35. Replies
    2,019
    Views
    431,396

    Re: Super Orders 2.0

    In 1.3.7, does anyone know how to get the Super Packing Slip to display the products in product name order?

    I see there's been a bug fixed regarding product sort order on a purchase in 1.3.8,...
  36. Replies
    8
    Views
    1,501

    Re: Customer chooses product cost ??

    And this set up would work with selling a downloadable file, too?
  37. Re: Print USPS Delivery Confirmation Label in Admin

    This certainly does seem like a nice solution. Has there been any progress towards making it something that is recommended for a live store?
  38. Re: USPS API changes announced for May 12, 2008

    My store isn't returning First Class Mail International, either. Pretty sure I'm using the Nov 2007 module.
  39. Replies
    2,019
    Views
    431,396

    Re: Super Orders 2.0

    And problem solved.

    Gracias,

    - Rand
  40. Replies
    10
    Views
    2,794

    Re: USPS Shipping method display?

    Problem solved changing

    $shipping_method

    to something like

    $order->info['shipping_method']

    or
  41. Replies
    2,019
    Views
    431,396

    Re: Super Orders 2.0

    Thanks, topcat.
  42. Replies
    10
    Views
    2,794

    Re: USPS Shipping method display?

    Here I go!

    - Rand
  43. Replies
    2,019
    Views
    431,396

    Re: Super Orders 2.0

    Hi Frank,

    I'm having trouble with displaying the USPS Shipping Method in Super Orders. The Orders Listing only displays United States Postal Service and not the actual method. Same issue with...
  44. Replies
    10
    Views
    2,794

    Re: USPS Shipping method display?

    Check/Money Order displays same as in attached GIF.

    Additional notes: Super Packing Slip does not show anything next to Shipping Method. Invoice or Order Details offer no Shipping information.
    ...
  45. Replies
    10
    Views
    2,794

    Re: USPS Shipping method display?

    Beyond Compare reports a match on usps.php from server and from USPS_NOV192007.zip.

    I attached a gif (which I've never done here before, hope it works) of at least one place where I imagine...
  46. Replies
    10
    Views
    2,794

    Re: USPS Shipping method display?

    Hi Linda,

    Paste from usps.php:

    * @version $Id: usps.php 6474 2007-11-18 15:59:32Z ajeh $
  47. Replies
    10
    Views
    2,794

    USPS Shipping method display?

    I can't find any record of what USPS method the customer chose on invoices, packing slips, in Super Orders. It just says "United States Postal Service."

    My client is back calculating the amount...
  48. Re: USPS module doesn't let me choose an option

    Yep, sure did! Whew, indeed.
  49. Re: USPS module doesn't let me choose an option

    Agggghhhh. Found it. I customized the tpl_checkout_shipping_default.php with a carefully paced <div style="display:none"> long ago. Problem solved.
  50. Re: USPS module doesn't let me choose an option

    Ahh. That's good to know. Thanks, Kim! Will report back about that.

    Still having no luck regarding the inability to choose between what's available. I've uninstalled and reinstalled. Messed around...
Results 1 to 50 of 117
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR