Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping page disappeared


xmyheart

Recommended Posts

Posted

I edited my 'Shipping & Returns' page through File Manager and now it has disappeared all together. So I uploaded the backup page but still it is not showing up. The page seems to load, in the task bar of the browser it says 'Done' but it is blank. Any ideas? Below is the code that is in the file public_html//includes/languages/english/shipping.php

 

Thanks in advance

Michele

 

 

<?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', 'Put here your Shipping & Returns information.');

?>

Posted

Make sure that you didn't accidentally load up the language level file into the root as well.

 

Vger

Posted
Make sure that you didn't accidentally load up the language level file into the root as well.

 

Vger

 

Hey thanks for your response, I feel like a fish out of water with oscommerce but I think it's great (except the editing)...

 

Okay now I have probably done a real dumn thing here! :blush: I looked in the root dir saw the shipping file with the same date and time as the one I had uploaded to the language area so I deleted the file and now when I click on the "Shipping & Returns" I get this error;

 

Not Found

The requested URL /shipping.php was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

 

Any suggestions?

 

Cheers

Michele

Posted

I have now sorted this by uploading my backed up copy of shipping.php from the root dir on my back up to the root dir in my site. So all was not lost because I learnt how valuable back-ups are once again.

 

Cheers

Michele

Archived

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

×
×
  • Create New...