Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

add shipping modules


svepe

Recommended Posts

Posted

Hi!

 

Is it possible to add shipping modules? Would like to add anoter "flat rate" to my shop but I can?t get it right.. :(

 

I guess this can be done but I?m too stupid to figure it out myselfe.

 

Thanx for any help!

Posted

Hi,

 

Make a copy of catalog/includes/modules/shipping/flat.php

 

Name it flatter.php

 

Open it and change all instances of 'flat' to 'flatter'

 

Do the same with the corresponding flat.php language file

 

catalog/includes/languages/english/modules/shipping/flat.php

 

Then upload them. In your admin panel activate the flatter.php module and you should have two flat rate shipping modules!!!

Reddy to Rumble

 

Thank you osCommerce and all who Contribute to her!

Posted

Ok, tried that but this error came along:

 

1146 - Table 'shop.tableforeign_CONFIGURATION' doesn't exist

 

select configuration_value from tableforeign_CONFIGURATION where configuration_key = 'MODULE_SHIPPING_tableforeign_STATUS'

 

[TEP STOP]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...