Registro de usuarios con fallas
Publicado: 22 Mar 2016, 14:50
Hola Amigos! al parecer los usuarios que intentan registrarse en el foro tienen problemas por que les da el error de debug que muestro en la siguiente imagen. Aún asi! el usuario queda registrado, pero nunca se entera de ello, y como si esto no fuera poco, al revisar si ya existe dicho usuario el mismo está ya registrado pero inactivo y luego de activarlo desde el PCA manualmente tambien salta el mismo Debug que ya mostré en otro tema anterior ( AQUI) y que aun no tuve suerte de conseguir ayuda. Agradeceré si me pueden dar una manito en este tema. Muchas gracias!
DEJO EL CÓDIGO DEL DEBUG:
AQUI EL DE ERROR GENERAL

Código: Seleccionar todo
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 1426: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Warning: Cannot modify header information - headers already sent by (output started at /home/citroen/public_html/includes/functions.php:3903) in /home/citroen/public_html/includes/functions.php on line 2530
Código: Seleccionar todo
Error General
SQL ERROR [ mysql4 ]
MySQL server has gone away [2006]
SQL
INSERT INTO phpbb_log (user_id, log_ip, log_time, log_operation, log_type, log_data) VALUES ('1', '186.109.242.98', 1458653772, 'LOG_ERROR_EMAIL', 2, 'a:1:{i:0;s:901:\"<strong>EMAIL/SMTP</strong><br /><em>/ucp.php</em><br /><br />No se puede obtener los códigos de respuesta del servidor de email.<h1>Backtrace</h1><p>Connecting to mail.citroentuc.com.ar:25<br />LINE: 1022 <- 220-acceso.webhostn1.com ESMTP Exim 4.86_1 #1 Tue, 22 Mar 2016 10:35:12 -0300 \r\n<br />LINE: 1022 <- 220-We do not authorize the use of this system to transport unsolicited, \r\n<br />LINE: 1022 <- 220 and/or bulk e-mail.\r\n<br /># EHLO acceso.webhostn1.com<br />LINE: 1371 <- 250-acceso.webhostn1.com Hello acceso.webhostn1.com [205.234.253.70]\r\n<br />LINE: 1371 <- 250-SIZE 52428800\r\n<br />LINE: 1371 <- 250-8BITMIME\r\n<br />LINE: 1371 <- 250-PIPELINING\r\n<br />LINE: 1371 <- 250-AUTH PLAIN LOGIN\r\n<br />LINE: 1371 <- 250-STARTTLS\r\n<br />LINE: 1371 <- 250 HELP\r\n<br /># STARTTLS<br />LINE: 1416 <- 220 TLS go ahead\r\n<br /># AUTH PLAIN<br /><br /><br /></p><br />\";}')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 852
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()
FILE: [ROOT]/phpbb/log/log.php
LINE: 314
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/includes/functions.php
LINE: 3299
CALL: phpbb\log\log->add()
FILE: [ROOT]/includes/functions_messenger.php
LINE: 381
CALL: add_log()
FILE: [ROOT]/includes/functions_messenger.php
LINE: 537
CALL: messenger->error()
FILE: [ROOT]/includes/functions_messenger.php
LINE: 336
CALL: messenger->msg_email()
FILE: [ROOT]/includes/ucp/ucp_register.php
LINE: 437
CALL: messenger->send()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: ucp_register->main()
FILE: [ROOT]/includes/functions_module.php
LINE: 998
CALL: p_master->load_active()
FILE: [ROOT]/ucp.php
LINE: 70
CALL: p_master->load()