Quote Originally Posted by tcustomgolf View Post
I am using the included order.php with IE7. When the orders page loads in admin, I get the little yellow triangle with the exclamation point in it in the lower left and it says "Done, but with errors on the page". Then when I click the USPS button, same triangle with an "Errors on page." message, and nothing else happens.

Is that normally the message you get on a javascript error?
well I get an error on FF only because it doesn't like how i am calling a javascript submit button...It gives "document.getElementById("labelInformationForm") has no properties.
But I haven't found any better way to do it. IE might get the error but usually skips it and continues. Opera also. FF stops on the error and won't continue.

I've tried turning on the IE script debugger, which is supposed to stop the page load and give a popup error if there is an error, it doesn't stop anything. It just works properly. Then I tried viewing the javascript console in Opera while I clicked the button... no error here either.

Try it on another PC. Also verify you do have the includes/modules/usps_autofill_button.php file.