Quote Originally Posted by ALiepinieks View Post
i have one question (so far) since perusing the code. where do the session variables "$_SESSION['slength']" etc. come from? I cannot find any reference to them in the standard ZC fileset,
They are set/defined in the /shipping/modules/austpost.php file

Quote Originally Posted by ALiepinieks View Post
and they simply return a null value when called from tpl_modules_shipping_estimator.php, so i either have an old version of your ozpost mod, or i have missed a file somewhere. any ideas?
I neglected to re-include them in the ozpost files found in the downloads section. The following link will take you to a zip file that has these re-inserted.
http://www.zen-cart.com/forum/showpo...&postcount=300

Quote Originally Posted by ALiepinieks View Post
i was simply trying to "debug" the total parcel dimensions as you allluded to without writing the code myself, but this makes me worry that i'm not starting from the point as i should be.

cheers
andy
Bear in mind that the 'ozpost' module doesn't use the same stacking code as the AustPost module that I have been previously discussing. It has been simplified to avoid *any* form of parcel (and possible item) splitting.

Cheers
Rod