Saturday 16 April 2011

Memperbaiki Oscommerce part 2 ( Install)

Memperbaiki Oscommerce part 2

Langsung untuk berikut caranya :
1.      Masuk ke halaman admin pada web browsernya ..
Masukan username dan passowrdnya.



2.      Kemudian pilih toolsàdefine language cari file index.php



3.      Jika sudah ketemu klik file index.php





4.      Kemudian hapus bagian yang seperti ini..



This is a default setup of osCommerce Online Merchant. 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.
' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '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.
' . tep_image(DIR_WS_IMAGES . 'default/2.gif') . 'Editing Page Texts

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

[path to catalog]/includes/languages/' . $language . '/' . FILENAME_DEFAULT . '

That file can be edited manually, or via the Administration Tool with the Languages->' . ucfirst($language) . '->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.
' . tep_image(DIR_WS_IMAGES . 'default/3.gif') . 'Online Documentation

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

Support is available at the osCommerce Support 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 ' . PROJECT_VERSION . '.');

define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');
define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products');
define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected.

5.      Kemudian nantinya file index.php akan seperti ini :



6.      Kemudian refresh website nya.




0 komentar:

Post a Comment