[email protected] Posted November 25, 2011 Posted November 25, 2011 After puting information in shipping and returns. My shipping and returns page is all blank.
adelgado Posted November 26, 2011 Posted November 26, 2011 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?)
♥toyicebear Posted November 28, 2011 Posted November 28, 2011 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 Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
[email protected] Posted November 28, 2011 Author Posted November 28, 2011 <?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', 'Zwroty i Wysylki'); define('HEADING_TITLE','Zwroty i wysylki'); define('TEXT_ INFORMATION','xxx');?> That's what's on my site.
♥Monika in Germany Posted November 28, 2011 Posted November 28, 2011 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 ...
[email protected] Posted November 28, 2011 Author Posted November 28, 2011 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.'); ?>
♥Monika in Germany Posted November 29, 2011 Posted November 29, 2011 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 ...
[email protected] Posted December 2, 2011 Author Posted December 2, 2011 Okay. Where I can find that file?
♥14steve14 Posted December 2, 2011 Posted December 2, 2011 shipping.php in your root or catalog folder REMEMBER BACKUP, BACKUP AND BACKUP
[email protected] Posted December 3, 2011 Author Posted December 3, 2011 this doesnt work, by the way How can I do a backup to my os commerce store ?
♥Monika in Germany Posted December 3, 2011 Posted December 3, 2011 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 ...
♥14steve14 Posted December 3, 2011 Posted December 3, 2011 What are you using to update your oscommerce files. REMEMBER BACKUP, BACKUP AND BACKUP
[email protected] Posted December 3, 2011 Author Posted December 3, 2011 How can zip the oscomerce folder. Its a one folder?
♥14steve14 Posted December 4, 2011 Posted December 4, 2011 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
[email protected] Posted December 4, 2011 Author Posted December 4, 2011 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
♥14steve14 Posted December 5, 2011 Posted December 5, 2011 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
[email protected] Posted December 6, 2011 Author Posted December 6, 2011 Yes I did. And what's weird the page is blank. Normally if there is an error there are written errors on the page.
♥Monika in Germany Posted December 6, 2011 Posted December 6, 2011 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 ...
♥14steve14 Posted December 7, 2011 Posted December 7, 2011 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.