OK, and the settings in the shipping module ?
There's a screenshot on the 8 november !
OK, and the settings in the shipping module ?
There's a screenshot on the 8 november !
Easier to find with a post # but I dug it up ...
Providing you Tax Definition is defined right it should work ...
First get the Shipping/Packaging settings right then we can move on to the next problem ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I still get a blank white page on checkout_shipping ...
What debug logs are generated in the /logs directory?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
These are logfiles from your blank page, there are two of them
[14-Nov-2015 22:55:34 UTC] PHP Warning: require_once(/customers/8/6/b/itparts.biz/httpd.www/zentest/idealcheckout/includes/library.php): failed to open stream: No such file or directory in /customers/8/6/b/itparts.biz/httpd.www/zentest/includes/modules/payment/idealcheckoutideal.php on line 4
[14-Nov-2015 22:55:34 UTC] PHP Fatal error: require_once(): Failed opening required '/customers/8/6/b/itparts.biz/httpd.www/zentest/idealcheckout/includes/library.php' (include_path='.:/usr/share/php') in /customers/8/6/b/itparts.biz/httpd.www/zentest/includes/modules/payment/idealcheckoutideal.php on line 4
[14-Nov-2015 22:57:14 UTC] PHP Warning: require_once(/customers/8/6/b/itparts.biz/httpd.www/zentest/idealcheckout/includes/library.php): failed to open stream: No such file or directory in /customers/8/6/b/itparts.biz/httpd.www/zentest/includes/modules/payment/idealcheckoutideal.php on line 4
[14-Nov-2015 22:57:14 UTC] PHP Fatal error: require_once(): Failed opening required '/customers/8/6/b/itparts.biz/httpd.www/zentest/idealcheckout/includes/library.php' (include_path='.:/usr/share/php') in /customers/8/6/b/itparts.biz/httpd.www/zentest/includes/modules/payment/idealcheckoutideal.php on line 4
Looks like you have installed another Payment module and have missing files from it ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Again, when you use Sort Order, if you set 1 payment module to use a Sort Order then ALL have to use a Sort Order greater than 0 and unique from the others ...
So the Sort Orders are ALL 0 or are all set to a value that is unique and NOT 0 ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Ajeh,
sort order changed, iDeal payment works with a little help, i need to solve that with dutch
supplier.
Back to where we started the weight problem, remember the items weight and there shipping costs
are : items in the shop wich have a weight from 0 to 0.25 kg, 0.25 till 5 kg and 5 kg till 30 kg.
The shipping costs are respectively in euro's € 2,67 - € 6,95 and the lest one € 13,25.
I have made an screen shot off a memory module, weight 0.1 kg shipment costs are € 2,67
you see standard shipment € 0,10 this should be 2,67 euro
![]()
Per Unit perweightunit is designed to take the weight of each product and multiple that by the rate you set on the module ...
If you want the shipping costs based on a table of charges then you need to use the Table Rate table ...
If you want different rates for different Zones then your need to use the Zone Rate zones and define each of the Zones in the Zone Definition DETAILS ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!