Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/02/2012, 11:51
javierconesa23
 
Fecha de Ingreso: febrero-2011
Ubicación: Barcelona
Mensajes: 195
Antigüedad: 13 años, 2 meses
Puntos: 1
PHP Notice: Array to string conversion in

hola me sale este error:
PHP Notice: Array to string conversion in D:\XVRT\guaschsystem.com\Html\joomla\libraries\joo mla\html\parameter.php on line 83
y la linea en concretoe es esta :


if (trim( $data )) {
$this->loadINI($data);
}

if ($path) {
$this->loadSetupFile($path);