BrianK Posted November 17, 2004 Posted November 17, 2004 Everything on my site seems to be working well except the "Shipping & Returns" link in the Information box. I have tried editing and reloading it. I copied the "Privacy Notice" file privacy.php (which works), edited it, and changed it to shipping.php and that didn't work either. This one file, the shipping.php always results in an Internal Server Error messsage. Any clues?? Store is www.RockledgeEngineering.com <?php /* $Id: shipping.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE', 'Shipping & Returns'); define('HEADING_TITLE', 'Shipping & Returns'); define('TEXT_INFORMATION', 'Shipping & Returns Information.<br><br>SHIPPING<br><br>'); ?>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.