Guest Posted September 2, 2003 Posted September 2, 2003 I'm new to osCOMMERCE how do i take this off the frontpsge 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 and 1 more thing i try to Register to see if it works and it don't can any one help me thx.
Guest Posted September 2, 2003 Posted September 2, 2003 Read carefully the answer is in the page The text shown here can be modified in the following file, on each language basis: [path to catalog]/includes/languages/english/index.php The_Bear
Guest Posted September 2, 2003 Posted September 2, 2003 Thx bear i got it. i still can't create an account. thx
Guest Posted September 3, 2003 Posted September 3, 2003 What does it say when you click on "create an account" ? The_Bear
Guest Posted September 3, 2003 Posted September 3, 2003 What does it say when you click on "create an account" ? The_Bear It say page can't be found thx
Recommended Posts
Archived
This topic is now archived and is closed to further replies.