Back to top

Autore Topic: Errore in pms  (Letto 1677 volte)

Offline trattino

  • Esploratore
  • **
  • Post: 175
  • Sesso: Maschio
    • Mostra profilo
Errore in pms
« il: 22 Gen 2006, 17:04:53 »
Questo è il messaggio di errore chemi appare, chi mi sa aiutare.

Parse error: parse error, unexpected ';' in d:\carpinofolkfestival.com\carpinofolkfestival.com\components\com_pms\config.pms.php on line 22

vi comunico anche il testo del file config.pms.php di sequito
_______________________________________ __
<?php
// ----------------------------------------------------------------------------- //
// ----------------------------------------------------------------------------- //
// -------------      MyPMS Private Messaging System       --------------------- //
// -------------              Opensource Version             --------------------- //
// ------------- Copyright (c) 2004  By Danial Taherzadeh ---------------------- //
// -------------         <www.taher-zadeh.com>             --------------------- //
// ----------------------------------------------------------------------------- //
// ----------------------------------------------------------------------------- //
// This program is a free software released under GNU GPL license. This program  //
// is provided WITHOUT ANY WARRANTY; without even the implied warranty of        //
// MERCHANTABILITYor FITNESS FOR A PARTICULAR PURPOSE.                           //
// ----------------------------------------------------------------------------- //
//             Version : 2.5.0      Release date : 18.05.2005                    //
// ----------------------------------------------------------------------------- //
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
$pmsConfig['emailnotify']=1;
$pmsConfig['msgbox_cols']=40;
$pmsConfig["msgbox_rows"]=10;
$pmsConfig["refresh_rate"]=1;
$pmsConfig["hide_user"]="admin";
$pmsConfig["autocomplete"]=;
$pmsConfig["link2cb"]=;
?>
_______________________________________ __________________

Offline miki89

  • Abituale
  • ****
  • Post: 1163
  • Sesso: Maschio
  • Michele
    • Mostra profilo
Re: Errore in pms
« Risposta #1 il: 22 Gen 2006, 17:27:10 »
manca un valore in questa variabile:
$pmsConfig["autocomplete"]=;

prova con questi valori:
$pmsConfig["autocomplete"]=1;
$pmsConfig["autocomplete"]=0;

oppure cerca nella versione originale del componente (se è una traduzione o l'hai modificato) quale valore assegnare alla variabile

Offline trattino

  • Esploratore
  • **
  • Post: 175
  • Sesso: Maschio
    • Mostra profilo
Re: Errore in pms
« Risposta #2 il: 22 Gen 2006, 17:33:27 »
ho risolto grazie

 



Web Design Bolzano Kreatif