Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cant get started


Guest

Recommended Posts

Posted

Hi,

I have loaded new items in my store.....but it says:

This is a demonstration online-shop, any products purchased will not be delivered nor billed. Any information seen on these products are to be treated fictional.

 

How do I activate it so it really works??

Thanks in advance!

Posted

simple change the text in index.php in the directory of /catalog... You should see what came pre written in there and change it fairly easily...

Posted

You need to edit one file:

 

includes/languages/english/index.php

 

Look for:

define('TEXT_MAIN', 'This is a default setup of the osCommerce project, products shown are for demonstrational purposes, ... ');

 

and change it to:

define('TEXT_MAIN', ' ');

Posted

doh... sorry was thinking of wrong file... Thanks for catching my error..

Posted
You need to edit one file:

 

includes/languages/english/index.php

 

Look for:

define('TEXT_MAIN', 'This is a default setup of the osCommerce project, products shown are for demonstrational purposes, ... ');

 

and change it to:

define('TEXT_MAIN', ' ');

hey Vinnie, I was wrong in what I said, cralyn gave you the correct information. you need to edit the file and change the information Cralyn was talking about... you can do this by opening the file locally on your computer using notepad and re uploading the file back to the website in the correct folder... or some host servers will allow you to edit the file online...

 

Hope this helps...

Posted

ok, now I am lost...when I go to.... includes/languages/english/....I do not find the file index.php

Posted

Are you using a version of OSC that came standard with your server or did you upload a version to the server? I'm asking because my server already had a test version and didn't have any of these files that I could access...

Posted

It came with my server. I go to a cpanel and open it there.

I am using frontpage by the way. not sure if that matters..

 

Thanks

Posted

if you are using a preloaded version on CPanel the file will be in the same location that I mentioned before but will be called default.php

 

See if you can find that

Posted

its working, but you might want to rethink your product images. They are very slow loading.

 

Look into adding an image contribution to let you upload three sizes of image.

Posted

Hey Guys, Thanks!!!!!!

Yeah, I have alot a work to do.....any advise is appreciated.

I was just trying to get it going before I spent too much time with pictures and building.

 

again, THANKS!!!

Happy Holidays to you both!

Vinney

Archived

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

×
×
  • Create New...