Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 05-28-2002 14:50:40

Guest
Guest

Shipping address

I do not want to allow buyers to specify a different shipping address.  What file(s) do I have to modify in order to remove the text boxes?  Also, do modifications need to be made to order_form.db?  What exactly is this file?

Craig

 

#2 05-29-2002 09:37:06

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19967
Website

Re: Shipping address

You'll need to modify the code where the shipping address is printed in:

./cgi-bin/library/modules/site_store_order.pl

The second routine in there is the one you'll want to edit.  Just use HTML comments

<!-- TEXT -->

around the shipping fields cells there.  Don't touch order_form.db - that would be bad.


Nick Hendler

Offline

 

Board footer