Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[CLONE]Gladiatus[FILES][PHP]

Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
Hello Ragezone!

I brought back Gladiatus files. Although not complete for now, soon I will improve files.

Some images:
REMOVED

REMOVED

REMOVED​

Download links:
Files:

password: gladclone

Database 1:

Database 2 (if Database 1 say error):

Intallation Guide:
- Create a Database into you PhpMyAdmin
- Paste Files into your htdocs/wwwroot folder
- Open folder 'db/' and edit file 'root.php'

Link Test:

NOTE: The link test you can get the latest updates before here.

NOTE 2: Coming multi-language, for now I'm working on that.


¿Problems? ¿Bug's? ¿News? ¿Help?
- Send me email there: edgarreyesvenezuela@gmail.com

Excuse my bad English.
 
Last edited:
Experienced Elementalist
Joined
Nov 27, 2007
Messages
275
Reaction score
59
DB import error
[h=1]Error[/h] SQL query:

--
-- Base de datos: `gladb`
--

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `accounts`
--
MySQL said:
#1067 - Invalid default value for 'acc_registerDATE''
 
Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
DB import error

Thank you for sharing this error.
It is because the PHPMyAdmin I use my computer is probably different than your use.
Here are the links of a SQL arranged for other PHPMyAdmin:


I hope to continue saying that other problems get.
 
Experienced Elementalist
Joined
Nov 27, 2007
Messages
275
Reaction score
59
Thank you for sharing this error.
It is because the PHPMyAdmin I use my computer is probably different than your use.
Here are the links of a SQL arranged for other PHPMyAdmin:


I hope to continue saying that other problems get.


Now working good ;) Exelent yob mate !! :D keep going .
 
Newbie Spellweaver
Joined
Mar 20, 2012
Messages
98
Reaction score
29
Hello friend I'll help with my resources and I will quote here , so come on .

1 - To avoid php news errors , add the file db/root.php the following command:
PHP:
error_reporting(E_ALL ^ E_NOTICE);

2- Fix, Error languages ​​in the file db/user.php , Line 663
PHP:
$provinLNG1 = mysql_fetch_array(mysql_query("SELECT * FROM provinces WHERE provin_id = '".$accPROVIN."' "));

Change:

PHP:
$provinLNG1 = mysql_fetch_array(mysql_query("SELECT * FROM provinces WHERE provin_server = '".$accPROVIN."' "));

The passage of time will name the same , noting that as you are using MySQL , it is already obsolete, porting would be ideal you ever switch to mysqli or PDO, Hugs.

Edit---

Fix Layout Home page
Change Line 31 www/index.php

PHP:
<?php //include ('ads/1.php'); ?>

Edit 2 ---

I found the following error they still have not found the main reason. anyone can also check after the first login the game:

Fatal error: Call to undefined function getItemByID() in C:\root\db\user.php on line 203

The function "getItemByID()" returns a value of Error.
 
Last edited:
Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
Nice work , but the inventory is updating the page instead of using ajax.

I will, I'll fix it soon. What happens is that no updated statistics when equipping an item.



Hello friend I'll help with my resources and I will quote here , so come on .

1 - To avoid php news errors , add the file db/root.php the following command:
PHP:
error_reporting(E_ALL ^ E_NOTICE);

2- Fix, Error languages ​​in the file db/user.php , Line 663
PHP:
$provinLNG1 = mysql_fetch_array(mysql_query("SELECT * FROM provinces WHERE provin_id = '".$accPROVIN."' "));

Change:

PHP:
$provinLNG1 = mysql_fetch_array(mysql_query("SELECT * FROM provinces WHERE provin_server = '".$accPROVIN."' "));

The passage of time will name the same , noting that as you are using MySQL , it is already obsolete, porting would be ideal you ever switch to mysqli or PDO, Hugs.

Edit---

Fix Layout Home page
Change Line 31 www/index.php

PHP:
<?php //include ('ads/1.php'); ?>

Edit 2 ---

I found the following error they still have not found the main reason. anyone can also check after the first login the game:

Fatal error: Call to undefined function getItemByID() in C:\root\db\user.php on line 203

The function "getItemByID()" returns a value of Error.

Thank you! I have fixed some bugs, but will upload files to the next version. Some other errors have them in mind.
 
Newbie Spellweaver
Joined
Mar 20, 2012
Messages
98
Reaction score
29
@IBobii good friend.

I'll let my fix so others can get improvement,
The files below have the improvements and also see that there is a sql file to change in your database, Hugs.

Copy and replace download files and load the sql file to your database.

Download:
 
Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
IBobii good friend.

I'll let my fix so others can get improvement,
The files below have the improvements and also see that there is a sql file to change in your database, Hugs.

Copy and replace download files and load the sql file to your database.

Download:

Thanks!
I learned something about mysqli (not so difficult to know mysql)



IBobii - [CLONE]Gladiatus[FILES][PHP] - RaGEZONE Forums

help me !!The top line is the problem?

Go to 'db / root.php' and remove the line that says "session_start ()". (should be line 13 as the error says).
Let me know if it solves your problem!



I would like you to send me a file ".txt" (notepad) where you will copy the following:
- Open your "index.php" into you host (localhost / website / whatever you use)
- Press "Ctrl + U"
- Copy all code
- Paste from .txt file
To view where the real problem.
 
Initiate Mage
Joined
Jul 18, 2015
Messages
2
Reaction score
0
Very strange, but I restarted apache and this line is no longer interfere, and wanted to know is here Admin menu?
 
Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
Very strange, but I restarted apache and this line is no longer interfere, and wanted to know is here Admin menu?

These files don't bring Admin menu. Currently the list of language and items work brings me a long, sorry for the inconvenience.

I have also delay the change from MySQL to MySQLi.
 
Last edited:
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Huh, refresh page after change position of item ... :/
 
Newbie Spellweaver
Joined
Sep 8, 2011
Messages
26
Reaction score
5
Hi, I trying switch on your files but when I want register an account there is an error:


Conectando...​
Server en linea...
Base de Datos funcionando...
Conexion completada...
Ingrese nombre de usuario, email y contraseña.​





And when want login on this details there is:


Conectando...
Server en linea...
Base de Datos funcionando...
Conexion completada...
Este usuario o contraseña son incorrectos.​




​Can You please fix it and let me know asap?​

1) Because if not all register data (name, password, email) are written.
2) Incorrect username or password. In any case already this fixed for future releases.



Huh, refresh page after change position of item ... :/

Soon fix it. :D
 
Initiate Mage
Joined
Sep 13, 2015
Messages
2
Reaction score
0
But I wrote all register data... nick, mail password etc. and error still going
 
Initiate Mage
Joined
Jan 8, 2016
Messages
4
Reaction score
0
How to download
V0.4?

I have problem in 0.3 register


Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/genderchangeUPDATE.php:8) in/data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/location.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/genderchangeUPDATE.php:8) in/data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/user.php on line 123

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/genderchangeUPDATE.php:8) in/data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/user.php on line 132

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/genderchangeUPDATE.php:8) in/data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/user.php on line 141

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/genderchangeUPDATE.php:8) in/data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/user.php on line 150

Fatal error: Call to undefined function getItemByID() in /data/web/virtuals/109186/virtual/www/domains/gladiatus.profigames.eu/db/user.php on line203

Please help

 
Back
Top