2020 Posted August 21, 2005 Posted August 21, 2005 How can i change the title of my store? I had changed in the file catalog/includes/languages/english.php , but one simple thing that be changed in this page, do a error when i access the cart in shop. It said that the error is in the catalog/includes/functions/general.php Thank to any help
wheeloftime Posted August 22, 2005 Posted August 22, 2005 How can i change the title of my store? I had changed in the file catalog/includes/languages/english.php , but one simple thing that be changed in this page, do a error when i access the cart in shop. It said that the error is in the catalog/includes/functions/general.php Thank to any help <{POST_SNAPBACK}> You probably changed // page title define('TITLE', 'New title of my shop'); which is correct but if you have used the build in file manager in the osCommerce admin it will corrupt this file and give errors afterwards. If you make changes to files do not use the osC file manager but use a text editor like notepad or a more advanced one like textpad. And before making changes always make a backup of the file you are going to edit in case something like this happens ! Best thing to do is to get a fresh english.php, assuming you have not yet made other changes to this file, and make the change again with a good text editor. Upload it back over the corrupt one and you should be set.
satish Posted August 22, 2005 Posted August 22, 2005 How can i change the title of my store? I had changed in the file catalog/includes/languages/english.php , but one simple thing that be changed in this page, do a error when i access the cart in shop. It said that the error is in the catalog/includes/functions/general.php Thank to any help <{POST_SNAPBACK}> Paste your english.php where you made the changes. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Guest Posted August 22, 2005 Posted August 22, 2005 you most likely do not have a backslash \ in front of an apostrophe What's needs to be What\'s
Recommended Posts
Archived
This topic is now archived and is closed to further replies.