Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error msg after not even doing anyting :s


Guest

Recommended Posts

Posted

I have just installed the oscommerce, and havent touched anything yet. But on the front page I got error msg already - it says this:

 

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.

 

I dont understand what to do.

 

Also I am wondering how much permission am I supposed to have? Is 777 good? Or can people edit things with that on?

 

Sorry... little bit newbie :(

Posted

I have been reading that thing, but can't seem to figure out how to do this. I don't understand what the error msg means. :(

Posted

oh LMAO - I read it once more - and finally I got what it meant .... jeez me thinks I need some coffee :P ............

Archived

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

×
×
  • Create New...