Fatal error: Cannot redeclare tep_show_category()
Inviato: 18/01/2007, 10:02
Ciao a tutti, ho istallato B2B su una versione di OS Commerce rilasciata da Monsters Template.
Andando sul mio catagolo on-line mi restituisce questo errore:
Fatal error: Cannot redeclare tep_show_category() (previously declared in c:\hosting\miosito.com\wwwroot\public\includes\header.php:210) in c:\hosting\miosito.com\wwwroot\public\includes\boxes\categories.php on line 13
Sono andato nella header.php alle riga 210 e ho questa stringa:
function tep_show_category($counter) {
Poi sono andato in boxex/categories.php alla riga 13 e ho sembre questa stringa:
function tep_show_category($counter) {
Che tipo di errore è?
Come posso fare per risolverlo?
Grazie infinite
Ruggero
Andando sul mio catagolo on-line mi restituisce questo errore:
Fatal error: Cannot redeclare tep_show_category() (previously declared in c:\hosting\miosito.com\wwwroot\public\includes\header.php:210) in c:\hosting\miosito.com\wwwroot\public\includes\boxes\categories.php on line 13
Sono andato nella header.php alle riga 210 e ho questa stringa:
function tep_show_category($counter) {
Poi sono andato in boxex/categories.php alla riga 13 e ho sembre questa stringa:
function tep_show_category($counter) {
Che tipo di errore è?
Come posso fare per risolverlo?
Grazie infinite
Ruggero