Un fallo al instalar la pcu
#1

Buenas e estado instalando la gamemode https://sampforum.blast.hk/showthread.php?tid=171064 y el pcu https://sampforum.blast.hk/showthread.php?tid=264239 de Sergio_team y en el pcu me da un problema es este

Quote:

Notice: Undefined index: idx in C:\xampp\htdocs\core\core_sector5.php on line 9

Notice: Undefined index: idx in C:\xampp\htdocs\core\core_sector5.php on line 9


Servidores de Juego!
Jugadores Registrados: 0




Informacion del Servidor

Fatal error: Call to undefined function MostrarServer() in C:\xampp\htdocs\index.php on line 68

y asi tenngo el core

Quote:

<?php

$ip_servidor = "192.168.1.102";
$puerto_servidor = 7777;


function ComprobarVariable()
{
if(!is_numeric($_GET["idx"]) && $_GET["idx"] != NULL)
{
die("");
}
}


function ConectarDB()
{
mysql_connect("localhost","root","");
mysql_select_db("gmrol1");
}



?>

Reply


Messages In This Thread
Un fallo al instalar la pcu - by GOM3Z - 15.02.2017, 11:59
Respuesta: Un fallo al instalar la pcu - by GOM3Z - 16.02.2017, 13:45
Respuesta: Un fallo al instalar la pcu - by RioYX - 16.02.2017, 13:55
Respuesta: Un fallo al instalar la pcu - by Eloy - 16.02.2017, 14:49
Re: Un fallo al instalar la pcu - by yutaruta - 18.02.2017, 07:32

Forum Jump:


Users browsing this thread: 2 Guest(s)