Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No help for this is it too difficult?


Guest

Recommended Posts

I am in need of some assistance ......Someone Please help me

 

Is this really that hard everyone seems to be shying away from this one!

 

I need two phone numbers added to the shipping address form.

One for a daytime phone number one for a night time phone number.

 

Also I need an additional comments box in checkout process.

 

Please any help with this would be greatly appreciated.

 

Thanks In Advance

 

Thomas :'(

Link to comment
Share on other sites

I am in need of some assistance ......Someone Please help me

 

Is this really that hard everyone seems to be shying away from this one!

 

I need two phone numbers added to the shipping address form.

One for a daytime phone number one for a night time phone number.

 

Also I need an additional comments box in checkout process.

 

Please any help with this would be greatly appreciated.

 

Thanks In Advance

 

Thomas :'(

 

Can you not copy and paste the code for the boxes?

Regards

 

Mark A Reynolds

Link to comment
Share on other sites

You need to add the appropriate database fields to the address_book table inyour database. Also you need to add an extra comment field to your orders table.

 

Then you got to alter the checkout_shipping.php in oder to add the fields there. After adding them, the additional data has to be added to the objects and also the qureries have to be altered in order to store them in the database.

Link to comment
Share on other sites

You need to add the appropriate database fields to the address_book table inyour database. Also you need to add an extra comment field to your orders table.

 

Then you got to alter the checkout_shipping.php in oder to add the fields there. After adding them, the additional data has to be added to the objects and also the qureries have to be altered in order to store them in the database.

 

 

Manfred

 

This is what I tried with no success, maybe you can tell me what I missed

 

http://www.oscommerce.com/forums/index.php?sho...hl=extra+fields

 

Thanks

:'( Thomas

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...