Zen Follower
- Join Date:
- Jun 2006
- Location:
- Midlothian, Virginia, United States
- Posts:
- 110
- Plugin Contributions:
- 0
usps.com Click-n-ship AutoFill Button Contrib
still not working for me, that is the same version i installed.
Views: 224,989
Zen Follower
still not working for me, that is the same version i installed.
Totally Zenned
anjordan77:
still not working for me, that is the same version i installed.
PM me with a temporary admin account for your site and i will take a look.
New Zenner
Running the patch on Zencart 1.3.7 I get the following messages:
"9 statements processed.
ERROR: Cannot DROP column total_weight because it does not exist.
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details. "
Everything works fine with the mod default weight but that's not what's needed.
P.S. Where's ol' fashioned First Class Mail in Click-n-Ship? Not included?
The site is shop.framinghamhistory.org.
Thanks,
Bill Edmunds
[email protected]
Ocean Park Photography
https://www.billedmunds.com
Totally Zenned
billedmunds:
Running the patch on Zencart 1.3.7 I get the following messages:
"9 statements processed.
ERROR: Cannot DROP column total_weight because it does not exist.
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details. "Everything works fine with the mod default weight but that's not what's needed.
P.S. Where's ol' fashioned First Class Mail in Click-n-Ship? Not included?
The site is shop.framinghamhistory.org.
Thanks,
Bill Edmunds
[email protected]
Ocean Park Photography
https://www.billedmunds.com
Click & ship doesn't offer a first class mail option - they only offer priority mail and above. Thats a USPS issue, not a mod issue :P
Not sure about the default weight thing.. so hopefully qhome can answer that one for ya
Totally Zenned
billedmunds:
Running the patch on Zencart 1.3.7 I get the following messages:
"9 statements processed.
ERROR: Cannot DROP column total_weight because it does not exist.
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details. "Everything works fine with the mod default weight but that's not what's needed.
P.S. Where's ol' fashioned First Class Mail in Click-n-Ship? Not included?
The site is shop.framinghamhistory.org.
Thanks,
Bill Edmunds
[email protected]
Ocean Park Photography
https://www.billedmunds.com
That is merely a aql warning message stating that the total_weight column doesn't already exist. It will add it for you if it doesn't exist and you should have no problems using the weight functionality.
New Zenner
I'm having some trouble installing this module. :(Whenever I replace my orders.php or super_orders.php files with the ones provided in the module I get a parse error in both of them. In the orders file its on line 877 and in the super orders file its on line 1422 bellow are the errors.
Parse error: syntax error, unexpected '}' in /home/berridge/public_html/admin/orders.php on line 877
Parse error: syntax error, unexpected '}' in /home/berridge/public_html/admin/super_orders.php on line 1422
I've looked through both files and I cant figure out what bracket its talking about. The code all looks good to me. But then again, I'm reather lacking in coding skills. :no:If you would be willing to take a look yourself pm me for admin details. The website is www.hatchnmgreenchile.com
Thanks in advance for whatever help you can offer!:clap:
Preston Mitchell
New Zenner
BTW I asked this before and was told that the mod worked fine and that i had to be missing files somewhere. All are in the correct locations and everything is as it should be which is why I'm confused.
Please PM me and I'll provide an admin account and FTP access if you would like to look for yourselves. I really am at a loss as to why it doesn't work.
Thanks
New Zenner
Nevermind, I'm an idiot!!! lol
Totally Zenned
ptmitch:
Nevermind, I'm an idiot!!! lol
What was the problem?
Totally Zenned
still no standard mail everything ha to be priorty or express?
Zen Follower
Does this work with zencart 1.3.8?
Thanks
Totally Zenned
pinetreecandles:
Does this work with zencart 1.3.8?
Thanks
It should work, tho there were a few minor updates to the orders.php file with 1.3.8 so I will try to release an official patch today.
Zen Follower
qhome:
It should work, tho there were a few minor updates to the orders.php file with 1.3.8 so I will try to release an official patch today.
Thank you very much. I will just wait until you have released the patch.
Zen Follower
qhome,
THANK YOU..this is exactly the mod I've been looking for. :clap:
It will save us a ton of time in order processing since most of our shipments will be Priority Mail Flat Rate.
NOW..have you got the update for 1.38a ready yet?
the latest I found on the download page was v1.1bagain.
Also, I'm using Super Orders 2.0 but I've made some mods to it (per fixes on the SO forum thread). Can I simply merge the 4 blocks you added to my copy of super_orders.php?
Totally Zenned
mauryg:
qhome,
THANK YOU..this is exactly the mod I've been looking for. :clap:
It will save us a ton of time in order processing since most of our shipments will be Priority Mail Flat Rate.
NOW..have you got the update for 1.38a ready yet?
the latest I found on the download page was v1.1bagain.Also, I'm using Super Orders 2.0 but I've made some mods to it (per fixes on the SO forum thread). Can I simply merge the 4 blocks you added to my copy of super_orders.php?
I've got the main orders.php converted. I usually also add a SuperOrders version and a Info at a glance version, and different combinations of them. But if you do have other changes then yea it should be as easy as just copying the 4 blocks. I'll have the update ready later this morning.
Totally Zenned
OK. I've uploaded the new version to the Downloads area. Might have to wait for authorization of the upload before its available.
Enjoy
Zen Follower
Fantastic!
Now all I need is a version for FedEx and I'll be all set. :cool:
Thanks again...
Totally Zenned
mauryg:
Fantastic!
Now all I need is a version for FedEx and I'll be all set. :cool:
Thanks again...
Ya i have been meaning to get back to that. Its unfortunately not as easy or as useful as the USPS because FEDEX fields are deeper into the form. But from what I had working, it was still decent.
I'll see if I can work on it soon.
Still waiting for authorization of the new USPS contrib version 1.2 in the downloads section...
Zen Follower
qhome,
Downloaded the latest rev of the USPS mod and found some errors, but they don't stop the mod from working:
ALTER TABLE `orders` DROP IF EXISTS `total_weight`;
ALTER TABLE `orders` ADD `total_weight` FLOAT NOT NULL DEFAULT '-1';
BOF: USPS.com AutoFill <==== ?> BOF: USPS.com AutoFill <==== ?>
Total Weight is 2 lbs. 15 oz.
Sub-Total: $32.45
United States Postal Service: $6.65
This is around line 764 in super_orders.php. Looks like an unclosed tag or something, but I couldn't find it. Also note that the second 'BOF' should be 'EOF'.
We're sorry! We were unable to process your request. Please correct the error(s) indicated below:
We are unable to find any available service options for this label, please review your label and try again.
However, if you ignore this and continue, everything seems to work fine.
I noted that this mod does NOT transfer the selected shipping METHOD to the form. This isn't a show stopper because the USPS module does NOT give the option of FLAT RATE Priority Mail shipping and so in many cases we will change the shipping method from weight to flat rate (and refund the customer the difference) where it is cheaper. But it would be nice if it showed it.
I had a mod in SO to force the details to show the weight and method with the shipper e.g. "United States Postal Service (1x2.5 lbs)(Priority Mail 2-3 days) $6.65" rather than simply "United States Postal Service $6.65". This comes from a suggestion in the SO forum, http://www.zen-cart.com/forum/showpost.php?p=495850&postcount=851. I thought this might be causing the glitch mentioned in item 2 above, but it still occurred with your copy of super_orders.php.
If I can figure out how to solve some of the bugs, I'll let you know. :flex:
Maury
Zen Follower
qhome,
Just a follow-up on my last message as I test this module. I am trying to write the step-by-step instruction manual for the store employees so I have to test each step in the procedure.
It seems that when I click on the USPS AutoFill button it generates a new instance of the USPS website. Does this mean that if I have several packages to ship I have to generate each label, print it, pay for it and sign out individually? The USPS shopping cart will hold up to 10 labels at a time, but I can't easily use that if each time I press the button, I make a new call to the website. Any suggestions for multiple labels?
In that same vein, if I set up an account with the USPS so that I can print labels WITH postage, there is no provision in the module to sign me in (username and password) automatically when I go to the website. That being the case, could we eliminate the call to the website from the button so that I could sign in to the website manually with my account name and password and then just use the button to autofill the fields in the label??
Maury
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.