Si miras el error en tu web, verás que la linea es la 2281 y allí tiene mas sentido el error.aprendizphpbb escribió:Veréis, ayer jugando un poco con mi foro me di cuenta que al entrar a http://adolescentesgays.es/viewtopic.php hay un error el cual es para los registrados el sigueinte:
Código: Seleccionar todo
Warning: strtr() [function.strtr]: The second argument is not an array in /homepages/2/d323091773/htdocs/foro/includes/session.php on line 2202 Warning: strtr() [function.strtr]: The second argument is not an array in /homepages/2/d323091773/htdocs/foro/includes/session.php on line 2202
Código: Seleccionar todo
return strtr(@gmdate($date_cache[$format]['format_long'], $gmepoch + $zone_offset), $date_cache[$format]['lang']);
No tiene nada que ver con el idioma, ni con el session.php ni plantillas. el error está en el viewtopic.php, si quieres lo adjuntas y veré de indicarte que cambios hacer
