Página 1 de 1

Problema con Alternate Login

Publicado: 10 Nov 2012, 02:08
por Carlos Murillo
Hola,

resulta que instale AlternateLogin(Windows Live,Facebook,Twitter,OpenID)

y me pasa que en el header con el modo debug on, me sale esto:
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4745: Undefined index: al_wl_callback
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4748: Undefined variable: fb_lang
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4891: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4893: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4894: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4895: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
y en el acp:
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_alternatelogin.php on line 206: Undefined index: al_fb_key
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_alternatelogin.php on line 207: Undefined index: al_fb_page_url
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_alternatelogin.php on line 217: Undefined index: al_fb_like_box
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_alternatelogin.php on line 218: Undefined index: al_fb_like_box
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)

yo hice la traducción entera de este mod al español, y al principio pensé que me equivoque en algo y para comprobar puse los archivos originales del mod y seguía igual. Luego encontré a un usuario con el mismo error al cual no le responden:
https://www.phpbb.com/community/viewtop ... #p13197752

la solución seria desactivar el modo debug pero eso no quiero :x
Espero que me puedan ayudar.

URL: http://comunidadnixiweb.com/foros.html
Versión phpBB: 3.0.11
MODs Instalados:
Anti spam ACP
BBCode Hider
phpBB SEO Premod
Activity Stats MOD
Advanced BBCode Box 3 (aka ABBC3)
Advertisement Management
Alternate Login
Auto Backup
Ban users by x warnings
Donation MOD with Multiple Payment Options
Extra Ranks Mod
Index Tabbed
IP-address in topic for phpBB3
PM Notify & Guest Register bar
Prime Ban to Group
Thanks for posts
Top Posters on Index
Topic solved
Users and Bots on Seperate Lines
Plantilla(s) usada(s): Artodia: Elegance
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Re: Problema con Alternate Login

Publicado: 10 Nov 2012, 16:54
por Alorse
Pueden ser cosas, o faltan archivos y ediciones del MOD (cosa que debes revisar) o el MOD no de instaló correctamente e la base de datos, si es que tiene ejecuciones SQL.

Re: Problema con Alternate Login

Publicado: 10 Nov 2012, 20:24
por Carlos Murillo
Pues según el autor es recomendable usar mejor automod, y fue lo que hice. :roll:

Re: Problema con Alternate Login

Publicado: 14 Nov 2012, 20:05
por mitch
Deben faltar líneas porque faltan variables...


y este error:

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3884)

Error de codificación, seguramente por el lenguaje... asegúrate que los archivos de lenguaje (y los de estilo que hayas editado) tienen codificación UTF8

Re: Problema con Alternate Login

Publicado: 14 Nov 2012, 22:54
por Carlos Murillo
Hola mitch :wink:

Pasa que todo esta en UTF8, verificare eso que dices de las variables.

Gracias.

Re: Problema con Alternate Login

Publicado: 14 Nov 2012, 23:19
por ThE KuKa
¿ Ejecutaste el alternatelogin_mod_install.php ? :?

Re: Problema con Alternate Login

Publicado: 14 Nov 2012, 23:53
por Carlos Murillo
ThE KuKa escribió:¿ Ejecutaste el alternatelogin_mod_install.php ? :?
Al principio no podía por que salia este error, desactive el modo debug y ya lo pude instalar. esta funcionando ahorita, pero con el modo debug en off, nomas lo prendo y saltan los errores estos.

Re: Problema con Alternate Login

Publicado: 16 Nov 2012, 05:17
por Makoto
debes configurar para todos lo logins twitter facebook y uno mas creo todos deben estar con sus codigos