yamilrh / 2moons-v2.0

PHP 8.1.x and Smarty 4.3.2
https://xnova.cu/
MIT License
2 stars 1 forks source link

Error al crear usuario #1

Open fr0st87 opened 1 month ago

fr0st87 commented 1 month ago

Hi... cuando cree un usuario de prueba en el server, cuando ya le doy al enviar, me da error.

` DEPRECATED

Message: Function utf8_encode() is deprecated
File: /includes/classes/PlayerUtil.class.php Line: 642
URL: http://localhost/2moons-v2.0/index.php?page=vertify&i=1&k=3b545ca362c4724cdd6c36c5351efddc
PHP-Version: 8.3.11
PHP-API: cgi-fcgi
2Moons Version: 2.0.git
Debug Backtrace:#0 /includes/classes/PlayerUtil.class.php(642): errorHandler() #1 /includes/pages/login/ShowVertifyPage.class.php(116): PlayerUtil::sendMessage() #2 /includes/pages/login/ShowVertifyPage.class.php(127): ShowVertifyPage->_activeUser() #3 /index.php(57): ShowVertifyPage->show() #4 {main}

`

fr0st87 commented 1 month ago

Bueno al final revisando, el usuario se crea y se puede acceder hasta ahora sin problemas.

yamilrh commented 1 month ago

Prueba cambiando en la linea ':text' => mb_convert_encoding($text, 'UTF-8', 'ISO-8859-1'),