Hi , ive been a long time fan of this mod and used it plenty of times, but at the moment im having troubles with a server im setting it up on (lunarpages).
ive been debugging it to find out where its going wrong, and got as far as the info that comes back from the request for postage quotes. the problem is the data returned is stripped of its structure and is just the words !!
here is standard flat rate structure returned by 'quote' class:
and here is what is returned by my 'ozpost.php' quote class:PHP Code:Array ( [0] => Array ( [id] => flat [module] => Flat Rate [methods] => Array ( [0] => Array ( [id] => flat [title] => Best Way [cost] => 5.00 ) ) ) )
any ideas ??PHP Code:RPP12.553 Regular ParcelREG15.354Registered ParcelPPSE5K18.501 5kg Prepaid Satchel ExpressCOD22.754Cash On DeliveryEXP26.701 Express Parcel 0.00 2.80
![]()


Reply With Quote
