![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
16/02/2012, 11:51
|
| | Fecha de Ingreso: febrero-2011 Ubicación: Barcelona
Mensajes: 195
Antigüedad: 14 años 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); |