error to the enter the game

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • yamilrh wrote:

      no ese no es la solucion para resolver la session_start()
      Странно. Ошибки такой не должно быть до php 7.3. Сессии изменяли в php 7.4.
    • when ever a new version of php comes out their will be backward incompatibility issues, which menas that it will not work you will egt errors until its fixed

      PhpStorm 10 comes with a PHP 7 Compatibility Inspection tool that can show you exactly what code is going to cause errors if you are running PHP7.
    • if your using an apache server on home network try this....might work, but back you system up

      Install:
      sudo apt-get install apache2 php7.x libapache2-mod-php7.x Verify:
      a2query -m php7.xLoad:
      sudo a2enmod php7.xRestart apache:
      sudo service apache2 restart
    • Мои настройки.
      Не испытываю ни каких проблем на 2Moons v1.8-2.0
      При прописывание "мостов" решается проблема и на всей ветке 1.7.х
      Images
      • lanu.png

        64.9 kB, 583×403, viewed 299 times
    • Yaro2709 wrote:

      yamilrh wrote:

      no ese no es la solucion para resolver la session_start()
      Странно. Ошибки такой не должно быть до php 7.3. Сессии изменяли в php 7.4.
      Ese error da solamente en los hosting de nuestro país, porque el proveedor de servicio tiene un servidor de memcache que no es el mismo donde se alojan las web.
      VERY SAD :/ :/ :/ :/
    • yamilrh wrote:

      no yo he montado en otro hosting, e incluso en el local no da, solamente da en los hosting que mencione antes
      Free hosting plans are too poor. Give paid hosting and it will be faster and more efficient. Dump from the game CHAT because it only loads the game server.
    • y que me aconsejas con respecto a eso

      yamilrh wrote:

      Yaro2709 wrote:

      yamilrh wrote:

      no ese no es la solucion para resolver la session_start()
      Странно. Ошибки такой не должно быть до php 7.3. Сессии изменяли в php 7.4.
      Ese error da solamente en los hosting de nuestro país, porque el proveedor de servicio tiene un servidor de memcache que no es el mismo donde se alojan las web
    • SAAS wrote:

      yamilrh wrote:

      no yo he montado en otro hosting, e incluso en el local no da, solamente da en los hosting que mencione antes
      Free hosting plans are too poor. Give paid hosting and it will be faster and more efficient. Dump from the game CHAT because it only loads the game server.
      EL hosting es de pago, no hable de lo que no sabe, por favor.

      GoDHuNTeR wrote:

      y que me aconsejas con respecto a eso

      yamilrh wrote:

      Yaro2709 wrote:

      yamilrh wrote:

      no ese no es la solucion para resolver la session_start()
      Странно. Ошибки такой не должно быть до php 7.3. Сессии изменяли в php 7.4.
      Ese error da solamente en los hosting de nuestro país, porque el proveedor de servicio tiene un servidor de memcache que no es el mismo donde se alojan las web

      Revisa una vez indagando me comentaron algo los xnova tienen un fichero de memchache que se configura que el xnova por defecto lo trae localhost, trata de buscar ese fichero (desconozco y si lo ayas compártelo) y entonces el hosting te da su servidor de memcache y lo configuras para el del hosting y supongo que ya se debe corregir el problema..
      VERY SAD :/ :/ :/ :/
    • yamilrh wrote:

      Good I have the following error that I do not know because it is happening to me because I downloaded the original 2moons 2.0 game and it lets me install it and enter the admin panel, but when I enter to play with the user, it gives me the following error.
      PD: Excuse me for the English is that I use the google translator

      Source Code

      1. Fatal error: Uncaught ErrorException: Undefined offset: 8192 in C:\xampp\htdocs\xnova\includes\GeneralFunctions.php:506 Stack trace: #0 C:\xampp\htdocs\xnova\includes\GeneralFunctions.php(506): errorHandler(8, 'Undefined offse...', 'C:\\xampp\\htdocs...', 506, Array) #1 [internal function]: exceptionHandler(Object(ErrorException)) #2 {main} thrown in C:\xampp\htdocs\xnova\includes\GeneralFunctions.php on line 506
      Lo que pasa es que PHP 7.0 cuando vas a buscar $errorType[$errno] la variable $errno da error poruqe no encuentra el tipo de error en el array que se le pasa, hay una manera de "corregir" este error, pero aun asi da error mas adelante con el mismo resultado. Lo mas eficaz es borrar '.$errorType[$errno].' en todas las lineas donde aparece y voila!! deja entrar perfectamente! Saludos. espero por la respuesta de si le resulto.
      Gestor de proyectos para xampp
      Cardinal System for XAMPP