• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior 2012] First Tibia Global Layout

This layout works great but It still has the problem with the ajax files on account folder:
ajax_accountname.php
ajax_charactername.php
ajax_email.php
ajax_password.php

Even with the fixes

Code:
include("../config/config.php");
$conn = mysql_pconnect($config['site']['sqlHost'], $config['site']['sqlUser'], $config['site']['sqlPass']) or die();
mysql_select_db($config['site']['sqlDatabase']);

It does not work.

Has someone fixed already?
Is it vulnerable yet?

Regards
 
Also, will this work with gesior 2012 for mystic spirit 0.2.15 or 0.2.8?
 
Anyone that can help me with rook gaard on gesior?? tfs 1.2 <--
 
Fatal error: Call to a member function fetchAll() on a non-object in C:\xampp\htdocs\pages\latestnews.php on line 512
Help pls :( All good when i load files i have this bug on localhost
 
can someone upload working ajac check files? i edit them and doesn't work's
 
Back
Top