Shipping

Author Message

Nebojsa Eric

Wednesday 09 August 2006 7:31:51 am

I'm writting shipping/delivery extension. My extension is working fine and the shipping is calculated correctly, but on the confirmorder page I have two shipping values.

Order summary:

Subtotal of items: £ 6.75
Shipping: £ 12.00
Shipping (delivered by Royal_Mail_1st_class): £ 7.30
Order total: £ 26.05

I have no idea where those £ 12.00 came from.

Any ideas?

Marcin Drozd

Wednesday 09 August 2006 7:34:08 am

Hi
I think it comes from workflow.ini
[SimpleShippingWorkflow]
ShippingCost=12
ShippingDescription=Shipping

http://ez-publish.pl

Nebojsa Eric

Wednesday 09 August 2006 7:40:58 am

Hi Marcin.

Yes, you are right. But how to disable this simple shipping workflow? I don't need him.

Marcin Drozd

Wednesday 09 August 2006 8:34:00 am

Did U try disable it in admin interface My account->Triggers->shop/confirmorder/before/Simple shipping?

(ps. maybe your extension uses this workflow/trigger ?)

http://ez-publish.pl

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 03:38:48
Script start
Timing: Jan 31 2025 03:38:48
Module start 'layout'
Timing: Jan 31 2025 03:38:48
Module start 'content'
Timing: Jan 31 2025 03:38:48
Module end 'content'
Timing: Jan 31 2025 03:38:48
Script end

Main resources:

Total runtime0.0251 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 588.0000151.1953
Module start 'layout' 0.00600.0052 739.1953220.6250
Module start 'content' 0.01120.0123 959.8203997.7188
Module end 'content' 0.02350.0015 1,957.539133.9922
Script end 0.0251  1,991.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.1096140.0002
Check MTime0.00114.4049140.0001
Mysql Total
Database connection0.00072.736810.0007
Mysqli_queries0.003915.427130.0013
Looping result0.00000.091210.0000
Template Total0.00114.310.0011
Template load0.00093.502510.0009
Template processing0.00020.820810.0002
Override
Cache load0.00062.211510.0006
General
dbfile0.00031.068780.0000
String conversion0.00000.042740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs