• 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 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for '2.0/no DST' instead in C:\xampp\htdocs\classes\account.php on line 147

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for '2.0/no DST' instead in C:\xampp\htdocs\pages\accountmanagement.php on line 60

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for '2.0/no DST' instead in C:\xampp\htdocs\pages\accountmanagement.php on line 60

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\xampp\htdocs\classes\databaselist.php on line 105


anyone help me about this error?
Install other web server (or newer version of XAMPP).

Errors 'strict standards' you can disable in c:\xampp\php\php.ini (edit as text file), somewhere in that file is line that starts with:
Code:
error_reporting =
Replace it with file:
Code:
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
and restart Apache in XAMPP panel.

Error with 'Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM' you can't disable. Acc. maker 2012 requires new PHP [5.1 or 5.2, I don't remember in which version they added support for code that use acc. maker]. Install new XAMPP. I'm sure there is PHP 5.3 or 5.4 and everything will work fine.

New acc. maker use something like this which was not possible in older PHP versions:
PHP:
$class = 'Player';
$instance = new $class();
$Player_fields = $instance::$fields; // get array $fields which is static variable of class 'Player'
 
I use contenidopago.com from several years ago and have come to take much confidence as honey. because it is a reliable and helpful, it's a shame that systems have problems with old scripts, but there are new both created by CP as otland users, plus it has the ability to use GATEWAY mode with which can easily create your own scripts with a little knowledge mysql / php as I do.

my advice is first before making a post so vast and foul-mouthed support Contenidodepago - Soluciones de calidad en SMS ask them gladly help their users.

(sorry my english used traductor)

- - - Updated - - -

yo uso contenidopago.com desde ya hace varios años y he llegado a tomarle tanto confianza como cariño. ya que es un sistema confiable y de gran ayuda, es una lastima que tengan problemas con sistemas scripts viejos, pero ya hay nuevos tanto creados por CP como por usuarios de otland, ademas de que tiene la posibilidad de usar la modalidad de GATEWAY con la cual pueden crear sus propios scripts facilmente con un poco de conocimiento mysql/php como lo hago yo.

mi consejo es primero antes de hacer un post tan extenso y mal hablado pidan soporte a www.contenidopago.com ellos con gusto ayudan a sus usuarios.

- - - Updated - - -

si alguien necesita ayuda con algun script de contenidopago , con gusto le ayudare
 
I have the Sloved the problem from your paypal script.

Pm if you need it XD

- - - Updated - - -

Cant edit xD sorry wrong^

- - - Updated - - -

WELL ITS WORKS.

WHY?! Cuz you need to have "http://"domain/geisor/whateveryouhave

The http:// is the important shit that paypal use to find you. it doesnt work without it.

sorry if its hard to understand but i recoded your thing alot and shit for almost 6h now ._.


Write it to the $config for the paypal THAT THEY NEED THOSE "HTTP://".
 
I use contenidopago.com from several years ago and have come to take much confidence as honey. because it is a reliable and helpful, it's a shame that systems have problems with old scripts, but there are new both created by CP as otland users, plus it has the ability to use GATEWAY mode with which can easily create your own scripts with a little knowledge mysql / php as I do.

my advice is first before making a post so vast and foul-mouthed support Contenidodepago - Soluciones de calidad en SMS ask them gladly help their users.

(sorry my english used traductor)

- - - Updated - - -

yo uso contenidopago.com desde ya hace varios años y he llegado a tomarle tanto confianza como cariño. ya que es un sistema confiable y de gran ayuda, es una lastima que tengan problemas con sistemas scripts viejos, pero ya hay nuevos tanto creados por CP como por usuarios de otland, ademas de que tiene la posibilidad de usar la modalidad de GATEWAY con la cual pueden crear sus propios scripts facilmente con un poco de conocimiento mysql/php como lo hago yo.

mi consejo es primero antes de hacer un post tan extenso y mal hablado pidan soporte a Contenidodepago - Soluciones de calidad en SMS ellos con gusto ayudan a sus usuarios.

- - - Updated - - -

si alguien necesita ayuda con algun script de contenidopago , con gusto le ayudare
Old scripts? I visited their page TODAY and download scripts for people that do not know how to make their own script in PHP. All these scripts use sms.php file which let hacker add unlimited amount of premium points to all accounts on OTS.

Some time ago I talked with contenidopago.com admin and he said that he has no idea what is synchronization and why PHP script executed 2 times 'in same time' can return 2 times 'OK' for one SMS code if he used 'select' and 'update' method in script (scripts 'select' SMS code and it's status is 'not used', then they both change code to 'used', but between 'select' and 'update' there is around 0.001 sec, so if you send same code 1000 times it's possible that script will return that code is 'ok' more then one time).
 
Last edited:
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\wars.php on line 33


help me about this error

- - - Updated - - -

anyone help me about shop system for 0.2 or gesior 2012 support shop system for 0.2
 
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\wars.php on line 33


help me about this error

- - - Updated - - -

anyone help me about shop system for 0.2 or gesior 2012 support shop system for 0.2
1. War system is not available for TFS 0.2, I just forgot to remove wars.php file from 0.2 version.
2. You can search on forum (by google) for some old LUA script for 0.2, I don't have time to write new version for 0.2. LUA script from old acc. maker should work fine with new. Remember to enable shop system in config/config.php
 
Last edited:
Gesior I put in config.php $config['site']['show_vip_storage'] = 11551;
And ok, i have vip storage 11551 >0 [11551,1 ; 11551,6 etc..] is vip... but when end vip.. storage 11551,-1 I see in webpage.. player is vip.
as I can so that when you put less than 0 exit is not vip.

I using old script for modern script and work nice.. but in your gesior.. idk

<?php $id = $player->getCustomField("id");
$vipid = 11551;
echo '<TR BGCOLOR="'.$config['site']['darkborder'].'"><TD WIDTH=10%>Vip Status:</TD>';
$vip = $SQL->query('SELECT * FROM player_storage WHERE player_id = '.$id.' AND `key` = '.$vipid.' AND `value` >0;')->fetch();
if($vip == false) {
echo '<TD><span class="red"><B>NOT VIP</B></TD></TR>';
}
else
{
echo '<TD><span class="green"><B>VIP</B></TD></TR>';
}

?>

- - - Updated - - -

and can fix your script of war system, when guild accept war system two guils have same logo.
Script olds don`t work for my.
 
in table, putting in orders are by following; id, guild1, guild2, name1, name2, status, started, ended. So need new scripts. No ability to do so
 
in table, putting in orders are by following; id, guild1, guild2, name1, name2, status, started, ended. So need new scripts. No ability to do so
Acc. maker adds war system tables when you install it. LUA scripts (to start/accept war) you can find in TFS 0.4

If you need 'war system' schema you can get it there:
http://skalski.at/files/files/war_schema.txt
 
How to manage news without admin panel?
and why you even removed admin panel?

- - - Updated - - -

ok, I figured it out, header sucks, though
 
Why can not I change layout? Errors:
Code:
Warning: parse_ini_file(./layouts/g worgen/layout_config.ini): failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\system\load.compat.php on line 62

Warning: Invalid argument supplied for foreach() in C:\Program Files\xampp\htdocs\system\load.compat.php on line 63

Warning: include(./layouts/g worgen/layout.php): failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\system\load.layout.php on line 42

Warning: include(): Failed opening './layouts/g worgen/layout.php' for inclusion (include_path='.;C:\Program Files\xampp\php\PEAR') in C:\Program Files\xampp\htdocs\system\load.layout.php on line 42
 
http://otland.net/f118/0-3-6-0-4-top-fragers-top-guilds-one-database-query-68893/

Tried this, on latest news, not working
PHP:
<div class="NewsHeadline">
	<div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)">
		<table border="0">
			<tr>
				<td style="text-align: center; font-weight: bold;">
					<font color="white">Most powerfull guilds</font>
				</td>
			</tr>
		</table>
	</div>
</div>
<table border="0" cellspacing="3" cellpadding="4" width="100%">
	<tr>

@@ line 127 @@foreach($SQL->query('SELECT `g`.`id` AS `id`, `g`.`name` AS `name`,
	`g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags`
FROM `killers` k
	LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id`
	LEFT JOIN `players` p ON `pk`.`player_id` = `p`.`id`
	LEFT JOIN `guild_ranks` gr ON `p`.`rank_id` = `gr`.`id`
	LEFT JOIN `guilds` g ON `gr`.`guild_id` = `g`.`id`
WHERE `k`.`unjustified` = 1 AND `k`.`final_hit` = 1
	GROUP BY `name`
	ORDER BY `frags` DESC, `name` ASC
	LIMIT 0, 4;') as $guild)
			<td style="width: 25%; text-align: center;">
			<a href="?subtopic=guilds&action=show&guild=' . $guild['id'] . '"><img src="guilds/' . ((!empty($guild['logo']) && file_exists('guilds/' . $guild['logo'])) ? $guild['logo'] : 'default_logo.gif') . '" width="64" height="64" border="0"/><br />' . $guild['name'] . '</a><br />' . $guild['frags'] . ' kills
		</td>
	</tr>
</table>
Code:
Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\pages\latestnews.php on line 127
 
@up
I got no idea from where you get that code, but you got PHP and HTML code in one document without any <?PHP and ?> , it cannot work.
 
Back
Top