This add-on is register_globals compatible
This is a freight shipping module for ABF Freight System. Installation instructions can be found in the README.html file.
You will need to register for an account with them before you can use this module.
Legend: 
Download

Report
* You can now enter an NMFC number for your products.
* Fixed a bug that would miscalculate the shipment price in certain situations.
* ABFS changed their shipping classes and the leading 0's are no longer required. They have been removed.
* Database changes are now contained within the module itself.
* Strips out all non-numeric characters from returned rates.
There was an issue with freight codes over 3 characters getting truncated when saved to the DB.
If upgrading from a previous version, the column products_abfs_class in the products table needs to be modified to store up to 6 characters.
I was given access to an ABF account, so I was able to work out the last of the bugs. This version works for me using various configurations.
* Fixed some url encoding issues.
* Correctly saves the shipping country now
* Added a debug mode to dump the data to screen when an error occurs.
There were some remaining errors and they seem to be resolved. I don't have an account with ABF so I can't test it fully, but the data the module sends appears to be formatted correctly.
Removed some code left over from a client's project that caused some issues.
This is a freight shipping module for ABF Freight System. Installation instructions can be found in the README.html file.
You will need to register for an account with them before you can use this module.