Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Forum: Plugins
    In reply to: [Koko Analytics] Empty UI

    Same issue across multiple sites.

    Thread Starter subsomatic1

    (@subsomatic1)

    It looks like it’s an issue with my theme so I’ll mark this as resolved and keep working on it!

    Thread Starter subsomatic1

    (@subsomatic1)

    Okay, so now I’m going through the site and it’s every product that has more than one image. I’m going to check deeper for any javascript conflicts.

    Thread Starter subsomatic1

    (@subsomatic1)

    Also wort noting that all plugins are up to day and there’s no conflicting plugins.

    This issue that I’m having is that the shipping method isn’t showing up when I’m setting the methods in a specific shipping zone. I can’t imagine that a destination ZIP on the front end would be causing that error?

    Same issue here:

    array (
      'settings' => 
      array (
        'props' => 
        array (
          'endpoint' => 'https://secure.shippingapis.com/ShippingAPI.dll',
          'defaultUserId' => '904SKYWO3126',
          'domestic' => 
          array (
            0 => 'US',
            1 => 'PR',
            2 => 'VI',
            3 => 'MH',
            4 => 'FM',
          ),
          'services' => 
          array (
            'EXPRESS_MAIL' => 
            array (
              'name' => 'Priority Mail Express?',
              'services' => 
              array (
                3 => 'Priority Mail Express?',
                2 => 'Priority Mail Express?, Hold for Pickup',
                23 => 'Priority Mail Express?, Sunday/Holiday',
              ),
            ),
            'PRIORITY_MAIL' => 
            array (
              'name' => 'Priority Mail?',
              'services' => 
              array (
                1 => 'Priority Mail?',
                33 => 'Priority Mail?, Hold For Pickup',
                18 => 'Priority Mail? Keys and IDs',
                47 => 'Priority Mail? Regional Rate Box A',
                48 => 'Priority Mail? Regional Rate Box A, Hold For Pickup',
                49 => 'Priority Mail? Regional Rate Box B',
                50 => 'Priority Mail? Regional Rate Box B, Hold For Pickup',
              ),
            ),
            'FIRST_CLASS' => 
            array (
              'name' => 'First-Class Mail?',
              'services' => 
              array (
                '0A' => 'First-Class Mail? Postcards',
                '0B' => 'First-Class Mail? Letter',
                '0C' => 'First-Class Mail? Large Envelope',
                '0D' => 'First-Class Mail? Parcel',
                12 => 'First-Class? Postcard Stamped',
                15 => 'First-Class? Large Postcards',
                19 => 'First-Class? Keys and IDs',
                61 => 'First-Class? Package Service',
                53 => 'First-Class? Package Service, Hold For Pickup',
                78 => 'First-Class Mail? Metered Letter',
              ),
            ),
            'STANDARD_POST' => 
            array (
              'name' => 'USPS Retail Ground?',
              'services' => 
              array (
                4 => 'USPS Retail Ground?',
              ),
            ),
            'MEDIA_MAIL' => 
            array (
              'name' => 'Media Mail',
              'services' => 
              array (
                6 => 'Media Mail',
              ),
            ),
            'LIBRARY_MAIL' => 
            array (
              'name' => 'Library Mail',
              'services' => 
              array (
                7 => 'Library Mail',
              ),
            ),
          ),
          'subservicesEnabled' => 
          array (
            3 => 'yes',
            2 => 'no',
            23 => 'no',
            1 => 'yes',
            33 => 'no',
            18 => 'no',
            47 => 'no',
            48 => 'no',
            49 => 'no',
            50 => 'no',
            '0A' => 'no',
            '0B' => 'no',
            '0C' => 'no',
            '0D' => 'yes',
            12 => 'no',
            15 => 'no',
            19 => 'no',
            61 => 'no',
            53 => 'no',
            78 => 'no',
            4 => 'yes',
            6 => 'no',
            7 => 'no',
          ),
          'supports' => 
          array (
            0 => 'settings',
          ),
          'id' => 'usps_simple',
          'method_title' => 'USPS Simple',
          'method_description' => 'The <strong>USPS Simple</strong> plugin calculates rates for domestic shipping dynamically using USPS API during checkout.',
          'enabled' => 'yes',
          'title' => 'USPS Simple',
          'rates' => 
          array (
          ),
          'tax_status' => 'taxable',
          'fee' => NULL,
          'minimum_fee' => NULL,
          'instance_id' => 0,
          'instance_form_fields' => 
          array (
          ),
          'instance_settings' => 
          array (
          ),
          'availability' => NULL,
          'countries' => 
          array (
          ),
          'plugin_id' => 'woocommerce_',
          'errors' => 
          array (
          ),
          'data' => 
          array (
          ),
          'serviceDescription' => 'This controls the title which the customer sees during checkout.',
          'sender' => '06443',
          'userId' => '904SKYWO3126',
          'commercialRate' => 'no',
          'groupByWeight' => 'no',
          't_express_mail' => 'Priority Mail Express?',
          't_priority_mail' => 'Priority Mail?',
          't_first_class' => 'First-Class Mail? Parcel',
          't_standard_post' => 'USPS Retail Ground?',
          't_media_mail' => 'Media Mail (USPS Simple)',
          't_library_mail' => 'Library Mail (USPS Simple)',
        ),
        'settings' => 
        array (
          'enabled' => 'yes',
          'sender' => '06443',
          'user_id' => '',
          'commercial_rate' => 'no',
          'group_by_weight' => 'no',
          'express_mail' => '',
          't_express_mail' => 'Priority Mail Express?',
          'express_mail_3' => 'yes',
          'express_mail_2' => 'no',
          'express_mail_23' => 'no',
          'priority_mail' => '',
          't_priority_mail' => 'Priority Mail?',
          'priority_mail_1' => 'yes',
          'priority_mail_33' => 'no',
          'priority_mail_18' => 'no',
          'priority_mail_47' => 'no',
          'priority_mail_48' => 'no',
          'priority_mail_49' => 'no',
          'priority_mail_50' => 'no',
          'first_class' => '',
          't_first_class' => 'First-Class Mail? Parcel',
          'first_class_0A' => 'no',
          'first_class_0B' => 'no',
          'first_class_0C' => 'no',
          'first_class_0D' => 'yes',
          'first_class_12' => 'no',
          'first_class_15' => 'no',
          'first_class_19' => 'no',
          'first_class_61' => 'no',
          'first_class_53' => 'no',
          'first_class_78' => 'no',
          'standard_post' => '',
          't_standard_post' => 'USPS Retail Ground?',
          'standard_post_4' => 'yes',
          'media_mail' => '',
          't_media_mail' => '',
          'media_mail_6' => 'no',
          'library_mail' => '',
          't_library_mail' => '',
          'library_mail_7' => 'no',
        ),
      ),
      'package' => 
      array (
        'contents' => 
        array (
          '7f39f8317fbdb1988ef4c628eba02591' => 
          array (
            'key' => '7f39f8317fbdb1988ef4c628eba02591',
            'product_id' => 61,
            'variation_id' => 0,
            'variation' => 
            array (
            ),
            'quantity' => 2,
            'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
            'line_tax_data' => 
            array (
              'subtotal' => 
              array (
              ),
              'total' => 
              array (
              ),
            ),
            'line_subtotal' => 20.0,
            'line_subtotal_tax' => 0,
            'line_total' => 20.0,
            'line_tax' => 0,
            'product' => 
            array (
              'name' => 'The High Mountain Court',
              'slug' => 'the-high-mountain-court',
              'price' => '10',
              'regular_price' => '10',
              'sale_price' => '',
              'weight' => '.5 kg',
              'weight_lbs' => 1.1023099999999999010213969086180441081523895263671875,
              'dimensions' => '5 x 3 x 1 cm',
              'dimensions_in' => '1.9685 x 1.1811 x 0.3937',
            ),
          ),
        ),
        'contents_cost' => 20.0,
        'applied_coupons' => 
        array (
        ),
        'user' => 
        array (
          'ID' => 1,
        ),
        'destination' => 
        array (
          'country' => 'US',
          'state' => 'CT',
          'postcode' => '00948',
          'city' => 'Madison',
          'address' => '',
          'address_1' => '',
          'address_2' => '',
        ),
        'cart_subtotal' => '20',
        'rates' => 
        array (
        ),
      ),
      'requests' => 
      array (
        'ONLINE' => 'API=RateV4&XML=
    <RateV4Request USERID="904SKYWO3126">
        <Revision>2</Revision>
        <Package ID="7f39f8317fbdb1988ef4c628eba02591:2:1.9685:1.1811:0.3937:1.10231">
            <Service>ONLINE</Service>
            <ZipOrigination>06443</ZipOrigination>
            <ZipDestination>00948</ZipDestination>
            <Pounds>1</Pounds>
            <Ounces>1.64</Ounces>
            <Container/>
            <Size>REGULAR</Size>
            <Width>1.1811</Width>
            <Length>1.9685</Length>
            <Height>0.3937</Height>
            <Girth>3</Girth>
            <Machinable>true</Machinable>
            <ShipDate>19-Jun-2021</ShipDate>
        </Package>
    </RateV4Request>
    ',
        'STANDARD POST' => 'API=RateV4&XML=
    <RateV4Request USERID="904SKYWO3126">
        <Revision>2</Revision>
        <Package ID="7f39f8317fbdb1988ef4c628eba02591:2:1.9685:1.1811:0.3937:1.10231">
            <Service>STANDARD POST</Service>
            <ZipOrigination>06443</ZipOrigination>
            <ZipDestination>00948</ZipDestination>
            <Pounds>1</Pounds>
            <Ounces>1.64</Ounces>
            <Container/>
            <Size>REGULAR</Size>
            <Width>1.1811</Width>
            <Length>1.9685</Length>
            <Height>0.3937</Height>
            <Girth>3</Girth>
            <GroundOnly>true</GroundOnly>
            <Machinable>true</Machinable>
            <ShipDate>19-Jun-2021</ShipDate>
        </Package>
    </RateV4Request>
    ',
      ),
      'responses' => 
      array (
        'ONLINE' => 
        array (
          'headers' => 
          Requests_Utility_CaseInsensitiveDictionary::__set_state(array(
             'data' => 
            array (
              'x-backside-transport' => 'OK OK',
              'cache-control' => 'private',
              'content-type' => 'text/xml',
              'server' => 'Microsoft-IIS/10.0',
              'x-aspnet-version' => '4.0.30319',
              'x-powered-by' => 'ASP.NET',
              'date' => 'Fri, 18 Jun 2021 18:18:00 GMT',
              'x-global-transaction-id' => 'e41d617460cce380d1cfeafd',
              'access-control-allow-origin' => '*',
              'ntcoent-length' => '364',
              'strict-transport-security' => 'max-age=31536000; includeSubDomains',
              'x-frame-options' => 'SAMEORIGIN',
              'content-encoding' => 'gzip',
              'content-length' => '285',
            ),
          )),
          'body' => '<?xml version="1.0" encoding="UTF-8"?>
    <RateV4Response>
        <Package ID="7f39f8317fbdb1988ef4c628eba02591:2:1.9685:1.1811:0.3937:1.10231">
            <Error>
                <Number>-2147219385</Number>
                <Source>DomPostageLibrary;RateV4.ProcessRequest</Source>
                <Description>The Destination ZIP Code you have entered is invalid.</Description>
                <HelpFile/>
                <HelpContext/>
            </Error>
        </Package>
    </RateV4Response>
    ',
          'response' => 
          array (
            'code' => 200,
            'message' => 'OK',
          ),
          'cookies' => 
          array (
          ),
          'filename' => NULL,
        ),
        'STANDARD POST' => 
        array (
          'headers' => 
          Requests_Utility_CaseInsensitiveDictionary::__set_state(array(
             'data' => 
            array (
              'x-backside-transport' => 'OK OK',
              'cache-control' => 'private',
              'content-type' => 'text/xml',
              'server' => 'Microsoft-IIS/10.0',
              'x-aspnet-version' => '4.0.30319',
              'x-powered-by' => 'ASP.NET',
              'date' => 'Fri, 18 Jun 2021 18:17:57 GMT',
              'x-global-transaction-id' => '47c16df760cce381b3c353ef',
              'access-control-allow-origin' => '*',
              'ntcoent-length' => '364',
              'strict-transport-security' => 'max-age=31536000; includeSubDomains',
              'x-frame-options' => 'SAMEORIGIN',
              'content-encoding' => 'gzip',
              'content-length' => '285',
            ),
          )),
          'body' => '<?xml version="1.0" encoding="UTF-8"?>
    <RateV4Response>
        <Package ID="7f39f8317fbdb1988ef4c628eba02591:2:1.9685:1.1811:0.3937:1.10231">
            <Error>
                <Number>-2147219385</Number>
                <Source>DomPostageLibrary;RateV4.ProcessRequest</Source>
                <Description>The Destination ZIP Code you have entered is invalid.</Description>
                <HelpFile/>
                <HelpContext/>
            </Error>
        </Package>
    </RateV4Response>
    ',
          'response' => 
          array (
            'code' => 200,
            'message' => 'OK',
          ),
          'cookies' => 
          array (
          ),
          'filename' => NULL,
        ),
      ),
      'unitedResponse' => '<?xml version="1.0" encoding="UTF-8"?>
    <RateV4Response>
        <Package ID="7f39f8317fbdb1988ef4c628eba02591:2:1.9685:1.1811:0.3937:1.10231">
            <Error>
                <Number>-2147219385</Number>
                <Source>DomPostageLibrary;RateV4.ProcessRequest</Source>
                <Description>The Destination ZIP Code you have entered is invalid.</Description>
                <HelpFile/>
                <HelpContext/>
            </Error>
        </Package>
    </RateV4Response>
    ',
      'shownRates' => 
      array (
      ),
      'eliminatedRates' => 
      array (
      ),
    )

    Same question. Feeling nervous about updating to the latest version of WordPress.

    Thread Starter subsomatic1

    (@subsomatic1)

    Works! Thanks ??

    Thread Starter subsomatic1

    (@subsomatic1)

    Awesome. Thanks!

    Thread Starter subsomatic1

    (@subsomatic1)

    Amazing. Thanks! There wasn’t any reference in yym_ajax.php but I found it in the other two. I assume I’ll need to maintain this with any plugin updates?

Viewing 10 replies - 1 through 10 (of 10 total)