Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Front page


Airforce9999

Recommended Posts

What's New Here?	  What's New Here?
Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?
This is a default setup of the osCommerce project, products shown are for demonstrational purposes, any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional.

Error Messages

If there are any error or warning messages shown above, please correct them first before proceeding.

Error messages are displayed at the very top of the page with a complete background color.

Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.
Editing Page Texts

The text shown here can be modified in the following file, on each language basis:

[path to catalog]/includes/languages/english/index.php

That file can be edited manually, or via the Administration Tool with the Languages->English->Define or Tools->File Manager modules.

The text is set in the following manner:

define('TEXT_MAIN', 'This is a default setup of the osCommerce project...');

The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:

define('TEXT_MAIN', '');

More information concerning the PHP define() function can be read here.
Securing The Administration Tool

It is important to secure the Administration Tool as there is currently no security implementation available.
Online Documentation

Online documentation can be read at the osCommerce Knowledge Base site.

Community support is available at the osCommerce Community Support Forums site.

If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the support site of osCommerce. This shop is running on osCommerce version osCommerce 2.2-MS2.

 

 

This is what it says on my main page, I had another OS commerance site that didnt say anything just showed up pictures in the middle can someone please help me out with fixing this :lol: :thumbsup:

Link to comment
Share on other sites

If you read the text you will find

The text shown here can be modified in the following file, on each language basis:

 

[path to catalog]/includes/languages/english/index.php

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Are you saying you have navigated to catalog/includes/languages/english/index.php and edited:

 

define('TEXT_MAIN', '');

 

so it now looks like:

 

define('TEXT_MAIN', 'With your text here, between the two single quotes');

 

and it has no effect?

Link to comment
Share on other sites

Are you saying you have navigated to catalog/includes/languages/english/index.php and edited:

 

define('TEXT_MAIN', '');

 

so it now looks like:

 

define('TEXT_MAIN', 'With your text here, between the two single quotes');

 

and it has no effect?

Yea... Im thinking it has something to do with this autoinstaller version of it, i think it makes it appear on the normal ftp but its in a invisable folder or some crap x.x

Link to comment
Share on other sites

Yea... Im thinking it has something to do with this autoinstaller version of it, i think it makes it appear on the normal ftp but its in a invisable folder or some crap x.x

 

You could be right. I had a similar problem with someone I was helping but never got to the bottom of it. I would upload an edited file yet it changed nothing. Although I asked the person to get some input from the host, he never did. In the end I backed away so I never found out where the mystery folder was.

 

Let me know the outcome! :huh:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...