Zen Cart Logo
Forums / Addon Shipping Modules / usps.com Click-n-ship AutoFill Button Contrib

usps.com Click-n-ship AutoFill Button Contrib

Views: 224,996

Results 481 to 500 of 827
2 Mar 2011, 2:29 AM
#481
sailsport1 avatar

sailsport1

New Zenner

Join Date:
Oct 2008
Posts:
29
Plugin Contributions:
0

usps.com Click-n-ship AutoFill Button Contrib

I'm having this same problem. I only have US orders, but it works fine with paypal express. It just doesn't fill in the fields when the order was done through paypal WPP.

No Ideas?

Three Sisters:

I assumed the same: admin/includes/modules/usps_autofill_button.php

I made the change, but now it tries to fill all international orders as USA orders and it still doesn't bring in the data from the paypalWPP orders.

To summarize the trouble:

It PERFECTLY fills in any PayPal orders and any international orders (no matter how they are processed). But it doesn't fill in the data if the order was processed with a credit card on site using paypalWPP.

I am thrilled with how the mod works for more than half my orders... But the other half... I still fill them in manually. Wish I knew how to fix it. :)

12 Mar 2011, 3:00 PM
#482
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I am new to Zen, setting up a store with cart 1.3.9 and could really really benefit from usps autofill, but it sounds buggy. Is this the only option? is there another contributor that has the bugs worked out?

12 Mar 2011, 4:18 PM
#483
ezorb avatar

ezorb

Zen Follower

Join Date:
Apr 2006
Location:
Midland TX
Posts:
426
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

johnniejetski:

I am new to Zen, setting up a store with cart 1.3.9 and could really really benefit from usps autofill, but it sounds buggy. Is this the only option? is there another contributor that has the bugs worked out?

There is one so called bug which is you may have to put a check mark for the "other" field forcing you to manually to check the field "zip code same as return......".

Other than that the program works fine until the USPS changes their rates. You will then have to update.

13 Mar 2011, 4:21 AM
#484
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

thanks. I am trying to get it up an dgoing, but I am not seeing any buttons

5. When viewing the Admin->Orders page you will see a:
• USPS AutoFill button underneath the Shipping Address on the edit order page.
• USPS AutoFill button on the order summary page.

Everything up to thi point worked as expected. Any ideas?

13 Mar 2011, 4:57 AM
#485
ezorb avatar

ezorb

Zen Follower

Join Date:
Apr 2006
Location:
Midland TX
Posts:
426
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

johnniejetski:

thanks. I am trying to get it up an dgoing, but I am not seeing any buttons

5. When viewing the Admin->Orders page you will see a:
• USPS AutoFill button underneath the Shipping Address on the edit order page.
• USPS AutoFill button on the order summary page.

Everything up to thi point worked as expected. Any ideas?

Do you have about 19 items to fill out under Configuration/USPS Auto-Fill Config? If that is OK then setup a dummy customer and place an order. Then log in and click on the "USPS Auto-Fill" button. If it does not work then you don't have the program installed correctly.

14 Mar 2011, 1:26 AM
#486
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I went throught he 19 items, set up the ones that needed it, placed a dummy order and there is no usps button

14 Mar 2011, 2:36 AM
#487
ezorb avatar

ezorb

Zen Follower

Join Date:
Apr 2006
Location:
Midland TX
Posts:
426
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

johnniejetski:

I went throught he 19 items, set up the ones that needed it, placed a dummy order and there is no usps button

Did you compare "orders.php" with the "orders.php" in 1.3.9h then merge the difference? You want to merge what is different in 1.3.9h orders.php into the older orders.

Go to admin/includes/functions/extra_functions/functions_ordertotalweight.php, make sure the file is there.
Go to admin/includes/modules/usps_autofill_button.php, make sure the button file is there.

Make sure the above files are downstream of "admin" and not in the other "includes"

14 Mar 2011, 3:04 AM
#488
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I found it, but only after I messed up something. I didnt understand that I needed to rename the orders.php_USPS... file - I chose the one with quick glance and I got the button to show up, but now I get a bunch of code showing up on the ORDER page.

usps 2x 8" Tube
');" onmouseout="return nd();">

and a box with a RED X in it

14 Mar 2011, 4:02 AM
#489
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

OK, a little trial and error. changing all 3 files that start with orders.php has resulted in only the shortest one actually working. Any thoughts on getting the other 2 to work?

14 Mar 2011, 8:57 PM
#490
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

EZorb:

Did you compare "orders.php" with the "orders.php" in 1.3.9h then merge the difference? You want to merge what is different in 1.3.9h orders.php into the older orders.

Go to admin/includes/functions/extra_functions/functions_ordertotalweight.php, make sure the file is there.
Go to admin/includes/modules/usps_autofill_button.php, make sure the button file is there.

Make sure the above files are downstream of "admin" and not in the other "includes"

yes, these 2 items are as should be

when it autofills, it adds words to the weight box and to the email box on the USPS site. I thought it was supposed to carry the weight of the order into the USPS system...

16 Mar 2011, 2:50 AM
#491
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I added the USPS autofill to my 2nd site and it worked perfectly. So now what I need to do si remove it from the first site and re install it in teh proper order.

Can you help me with the exact steps to do this?

16 Mar 2011, 2:56 AM
#492
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

Let me add, teh 23nd site is running properly ONLY when I use the orders.php_USPS file. If I try either of the other 2 orders*** files I get empty boxes and red X's instead of a quick glance at the parts ordered

16 Mar 2011, 3:44 AM
#493
johnniejetski avatar

johnniejetski

New Zenner

Join Date:
Jan 2011
Posts:
66
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

the 2nd*

7 Apr 2011, 8:57 PM
#494
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I was sent over here from super orders.

they told me this is a click and ship error:

I just installed 1.3.9h and this is my first install of super orders, click and ship, edit orders and ty tracker..checked and rechecked all modifications and uploads ...whew!

This is the error. It falls after the product listing on the super orders detail page:

1054 Unknown column 'total_weight' in 'field list'
in:
[select total_weight from orders where orders_id = '10727']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
8 Apr 2011, 2:41 PM
#495
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

there were more errors...so I deleted the files and it seems things are back to normal.

would love to know of an update for this mod for 1.3.9h

do i need to find a sql statement to run to delete the table?

8 Apr 2011, 2:50 PM
#496
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

lots more bugs showed up when I filled out the 19 items in the config.

previous to that it seemed to be working just fine..button there and click through to usps worked...but just the superorders error on the detail page.

after filling out the 19 items, no button, and the error above showed on all relevant pages in admin.

11 Apr 2011, 2:37 PM
#497
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: usps.com Click-n-ship AutoFill Button Contrib

Not a Super Orders issue.. Unknown column means that there is a missing DB column.. This is a sign of an incomplete installation.. Did you run the SQL file that comes with THIS module??

athena:

I was sent over here from super orders.

they told me this is a click and ship error:

I just installed 1.3.9h and this is my first install of super orders, click and ship, edit orders and ty tracker..checked and rechecked all modifications and uploads ...whew!

This is the error. It falls after the product listing on the super orders detail page:

1054 Unknown column 'total_weight' in 'field list'
in:
[select total_weight from orders where orders_id = '10727']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

11 Apr 2011, 3:02 PM
#498
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

thanks...I'll just redo everything i guess...too many weeks have gone by and it gets hard to make sense of my notes on my installations.

what threw me off, and i think it throws folks off..is to have these things conveniently integrated...but the code merging is so massive on some mods that it doesn't always help. gets confusing. the advice to install the common group of usps auto click, ty tracker, edit orders, before super orders i think is a mistake as the code modification to orders.php is substantial.

11 Apr 2011, 9:56 PM
#499
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: usps.com Click-n-ship AutoFill Button Contrib

athena:

thanks...I'll just redo everything i guess...too many weeks have gone by and it gets hard to make sense of my notes on my installations.

what threw me off, and i think it throws folks off..is to have these things conveniently integrated...but the code merging is so massive on some mods that it doesn't always help. gets confusing.Our decision to merge the required changes for this and other mods into Super Orders with only an admin switch required to activate them was based on the support questions posted over the years asking for help with these integrations.

The inclusion of the required changes needed to the super_orders.php file has lessened the NUMBER of questions posted on the forum on "how to merge" these various admin mods with Super Orders. So I don't see how this is throwing anyone off at all..

and let me state again.. We did not attempt to merge this or the other modules IN WHOLE with SO3. We only merged those parts which required changes to the super_orders.php file. This is precisely the reason why the SO3 readme explicitly states that the use of this integration code STILL requires the successful SEPARATE installation of the integrated mod or you will get errors.

athena:

the advice to install the common group of usps auto click, ty tracker, edit orders, before super orders i think is a mistake as the code modification to orders.php is substantial.I'm not sure where you got the impression that this is what we wer advising, as we did not advise this EVER. In fact it is made clear in the leading support thread and the SO3 readme that you are NOT under any obligation to use any of the integrated mods..

When we compiled SO3, we simply included the changes required to super_orders.php so that four popular modules would work without the shop owner having to know WHERE to merge/insert the required code into super_orders.php.

We did this for two important reasons:

  1. To reduce the number of support related questions in this regard
  2. Because the super_orders.php in SO3 was significantly different than the version provided in the target modules.

Therefore, it was easier to include the correct version of the file in SO3 than to create 4 or 6 different versions of the file for each module and update 5 or 6 other modules..

We were not trying to support these modules simply trying to provide a means for them to continue to work with SO3.
Bringing this back to USPS Click N Ship, if you do not have this module installed correctly it will not work regardless as to whether or not you use the Super Orders integrated code or not.

The error you reported sounds as if the the install SQL required for this module was not run.. In our testing of SO3 and the integrated code, we installed USPS Click N Ship then activated the SO3 fields for USPS Click N Ship and all worked perfectly.. (and for the record, the order in which you install these mods DOES NOT MATTER.. you could install USPS Click N Ship first, then install SO3 afterwards.. Makes no difference..)

12 Apr 2011, 1:15 PM
#500
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: usps.com Click-n-ship AutoFill Button Contrib

I didn't mean for you to have to take the time to restate all that....but thanks ...no offense intended, I'm just frustrated with wanting super orders and not being able to get it to play nice when it seems the other mods work ok.

Yes, It is likely that I missed a sql - found in my notes to double check that - and as I said, I'll take another week, like I have the time :( and re do everything, assuming it is my problem.

It isn't always though, as mods go, like yesterday finding out that a mod i spent nine hours error checking turned out to be a flaw in the mod. Don't mind saving someone else that headache, but i need to get our live carts running correctly. Sometimes it is a 1.3.9c page that was integrated by the mod creator and you are trying to merge it with an updated page from 1.3.9h - stuff like that is the source of my frustration, not spot on moderators like yourself.

I'm not sure where you got the impression that this is what we we're advising, as we did not advise this EVER. In fact it is made clear in the leading support thread and the SO3 readme that you are NOT under any obligation to use any of the integrated mods..

I did read your above comment in this thread. I got my initial impression, however, of pre installing these mods from the instructions, but that was just my harried interpretation, I'm sure.

Instructions: If you don't have any of these modules installed, but DO plan to install them to use with Super Orders, we STRONGLY suggest that you install Edit Orders, USPS Autofill Click-N-Ship, FedEx Automated Shipping Labels, or Ty Package Tracker BEFORE YOU INSTALL SUPER ORDERS.

I'm sorry the rewards are probably few for helping maintain these mods to zencart....maybe why so many questions go unanswered in other mod threads. It is a great opportunity to both benefit and contribute in the forum for me, and I'll try and contribute as I learn....frustrations aside.