Ver Mensaje Individual
  #7 (permalink)  
Antiguo 17/01/2010, 02:45
zxcvbn
 
Fecha de Ingreso: febrero-2008
Mensajes: 24
Antigüedad: 16 años, 2 meses
Puntos: 0
Respuesta: 2 errores [Warning: array_merge() & Warning: array_keys()]

Ahora el error que me da es este...

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/includes/functions.php on line 10296


LINEA 10296:
$stylevar = array_merge($stylevar, unserialize($style['csscolors']));

Saludos.