avx Posted September 20, 2005 Posted September 20, 2005 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 Wiki Documentation Effort 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. CAN SOME ONE PLEASE TELL ME HOW I CAN REMOVE ALL THESE STEPS FROM MY MAIN PAGE.
GraphicsGuy Posted September 20, 2005 Posted September 20, 2005 My first inclination is that you are joking. :-" If not, :huh: I don't normally critique or get sarcastic with newbies since we all have been one and all still are to one degree or another but may I suggest reading what it says? Two thirds of what you went to the trouble to copy and paste into your post are the instructions on how to change it. Rule #1: Without exception, backup your database and files before making any changes to your files or database. Rule #2: Make sure there are no exceptions to Rule #1.
MarcoZorro Posted September 20, 2005 Posted September 20, 2005 And also please "STOP SHOUTING" :angry: I would suggest the first port of call for you would be to read up on basic etiquette http://www.catb.org/~esr/faqs/smart-questions.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.