non funziona niente o quasi
Inviato: 21/02/2005, 19:10
Salve a tutti,
ho appena scricato oscommerce, la documentazione (sperando fosse italiana) e la lingua italiana.
ho creato il db oscommerce con phpmyadmin.
ho creato tutte le tabelle eseguendo la query oscommerce.sql.
ho modificato il file configure.php in base alla mi macchina (si lo sto provando in locale).
fin qui credevo tutto bene.
se vado su http://127.0.0.1 vedo si qualcosa, ma non funziona niente.
elenco degli errori:
1) 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.
2) 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.
3) Securing The Administration Tool
It is important to secure the Administration Tool as there is currently no security implementation available.
4) 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.
------------------------------------------------------------------------------------
a dire il vero non sono sicuro che siano tutti errori e che non capisco un acca di inglese, ma questo ormai dovreste averlo capito.
ho appena scricato oscommerce, la documentazione (sperando fosse italiana) e la lingua italiana.
ho creato il db oscommerce con phpmyadmin.
ho creato tutte le tabelle eseguendo la query oscommerce.sql.
ho modificato il file configure.php in base alla mi macchina (si lo sto provando in locale).
fin qui credevo tutto bene.
se vado su http://127.0.0.1 vedo si qualcosa, ma non funziona niente.
elenco degli errori:
1) 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.
2) 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.
3) Securing The Administration Tool
It is important to secure the Administration Tool as there is currently no security implementation available.
4) 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.
------------------------------------------------------------------------------------
a dire il vero non sono sicuro che siano tutti errori e che non capisco un acca di inglese, ma questo ormai dovreste averlo capito.