Guest Posted December 2, 2004 Posted December 2, 2004 ok I am a total noog to oscommerce...so forgive me. I have read...and read....and read some more. how exactly do I change the text on the front default page. my site is www.xboxpro.net and the webstore is http://xboxpro.net/catalog/default.php go there and you will see what I am talking about everytime I try to erase all the text, I hit refresh, and I get errors, everytime, can someone please help thanks for all the help I recieve, I have been at theis thing for about 2 months now, and all I have changed is 3 words on the default page.
k2chris1983 Posted December 2, 2004 Posted December 2, 2004 go to [path to catalog]/includes/languages/english/index.php Find this Code: define('TEXT_MAIN', 'Edit whatevery you want'); Ps: Keep the ' and ' Between them you edit...
Guest Posted December 2, 2004 Posted December 2, 2004 I tried that, I tried deleting everything, I don't want any of the default oscommerce, and everytime I save it, it gives me error, and it won't let me access the page, I put define('TEXT_MAIN', '); and there should be no text at all, but it gives me an error just look at http://xboxpro.net/catalog/default.php I want to get rid of all that text, and the top osscommerce banner
♥Vger Posted December 2, 2004 Posted December 2, 2004 You have an extra closing bracket which is showing on that page, and you have not yet deleted the 'error' text, which is why it is still showing on the page. As said before the file to edit is includes/languages/english/index.php. Don't try to edit it in the osCommerce File Manager - download it, edit it in a plain text editor (Notepad not Wordpad), and upload it again. Always take backups of files you intend to edit, so if something goes wrong you can restore the original. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.