Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

After puting information in shipping and returns. My shipping and returns page is all blank.


binisegal@o2.pl

Recommended Posts

Posted

Are you sure you inserted the information on the \catalog\includes\languages\english\shipping.php file? ( and the corresponding file of any other language you might have defined?)

Posted

Make sure the text is inside the starting ' and ending ' in the definition.

 

And if you use any words with an apostrophe like dont't you have escaped them like this dont\'t

Posted

did you actually try typing xxx for the last line, or are you just sending that to us as a placeholder?

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

I will paste the text that is uploded on the site:

 

 

 

<?php

/*

$Id$

 

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

that looks correct ... so you must have messed up another file. maybe the shipping page in root?

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

to backup your oscommerce store, you either use a feature in your file manager (host control panel) to zip the oscommerce folder and then download or email it to yourself, or you connect via ftp and download the folderas it is, manually. do not forget to back up your database using the admin database backup manager before you start either of these, or only your files, but not your database will be saved.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

In your cpanel isnt there an option to backup you webpages.If there is use that. I think its in the files section.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

Great i found it! Thank you. I still dont know how will I upload it late tho. If anyone knows how can I reapir shippind and returns page let me know. www.blueeagleonline.com

 

Have you tried uploading a copy of both of the original shipping files to your server and see if they work.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

looks like you'll have to have someone look at your files ...

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

When you open the page, click on view source. You should see the source code for the page. Is there anything there, and if there is, compare it to a working page like the privacy page.

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

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

×
×
  • Create New...