Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

change default front page


Guest

Recommended Posts

Posted

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.

Posted

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...

Posted

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

Posted

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

Archived

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

×
×
  • Create New...