• 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 AAC Layout] Soldiers layout by Bufo

Zayl92

Banned User
Joined
Jan 19, 2008
Messages
28
Reaction score
0
Location
Poland/Kielce
Hello.
J'm sorry I will be writing in Polish but only I am learning English ...

If you check bug please tell me I repair...


beztytuulud.png


DOWNLOAD
 
Last edited by a moderator:
Hello.
J'm sorry I will be writing in Polish but only I am learning English ...

If you check bug please tell me I repair...


beztytuulud.png


DOWNLOAD

It's simple, but i like it :D thanks for sharing your layout
 
;/

Dont work Parse error: syntax error, unexpected $end in D:\xampp\htdocs\layouts\soldier\layout.php on line 229 ;//
 
Is the Big Noob.
Coping in Texonia.com.
I buy 4templates.com for big plagiat.
Delete plas Admin.
 
HTML:
Parse error: syntax error, unexpected $end in D:\Xampp Lite\xampplite\htdocs\layouts\soldier\layout.php on line 229
HELP!
 
Ok I check and repair bug this is polish version. Edit layout.php:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
  <meta http-equiv="content-language" content="en" />
  <meta http-equiv="content-type" content="text/html; charset=windows-1250"/>
  <title><?PHP echo $topic; ?> - <?PHP echo $config['server']['serverName']; ?></title>
  <meta name="keywords" content="" />
  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
  <meta name="description" content="" />
  <link href="<? echo $layout_name; ?>/default.css" rel="stylesheet" type="text/css" /> 
  <link href="<? echo $layout_name; ?>/layout.css" rel="stylesheet" type="text/css" /> 
  <link rel="shortcut icon" href="<? echo $layout_name; ?>/images/server.ico" type="image/x-icon" />	
  <link href="<? echo $layout_name; ?>/basic.css" rel="stylesheet" type="text/css">

<style type="text/css">
</style>
</head>
<body>
<div id="wrapper">
	<div id="header">
	<center><br/><br/><br/><img src="<? echo $layout_name; ?>/images/logo.png" alt="<?PHP echo $config['server']['serverName']; ?>" /></center>
	</div>

	<!-- end #header -->
	<div id="menu">
		<ul>
			<li class="first"><a href="index.php?subtopic=latestnews" id="menu1" accesskey="1" title=""><b><font color="white">Strona Główna</a></li>
			<li><a href="?subtopic=createaccount" id="menu2" accesskey="2" title="">Zrób Postać</a></li>
			<li><a href="?subtopic=forum" id="menu7" accesskey="7" title="">Forum</a></li>
			<li><a href="?subtopic=shopsystem" id="menu3" accesskey="3" title="">Oferta Sklepu</a></li>
			<li><a href="?subtopic=buypoints" id="menu4" accesskey="4" title=""><blink style="color: #FF0000">Kup Premium Points</blink></a></li>
			<li><a href="?subtopic=lottery" target="menu7" id="menu6" accesskey="6" title="">Loteria</a></li>
			<li><a href="?subtopic=characters" id="menu7" accesskey="7" title="">Szukaj Gracza</a></li>
		</ul>

	</div>
	<!-- end #menu -->
	<div id="page-bg">

		<div id="page-bgtop">
			<div id="page">
				<div id="content">
					<div id="box7" class="box-style1">
						<div class="title">
						
<center><br/><?PHP echo $subtopic; ?></center></div> 
					<div class="content">

						<?PHP echo $main_content; ?>
							<div class="bg">
							</div>

						</div>

					</div>
<!-- end #box9 -->



				
                                       
							

					<!-- end #box7 -->
				</div>
				<!-- end #content -->
				<div id="sidebar">

					<div id="box4" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/latestnews.png" alt="Latest News" /><b><font color="white">

						</div>
						<div class="content">
							<ul>
										<li><a href="?subtopic=latestnews">Nowości</a></li>
										<li><a href="?subtopic=archive">Archiwum</a></li>
										<li><a href="?subtopic=changelog">Zmiany Servera</a></li>
										<li><a href="?subtopic=forum">Forum</a></li>
							</ul>

					</div>
					</div>
<!-- end #box19 -->



			<!-- end #box4 -->
	<div id="box9" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/account.png" alt="Account" /><b><font color="white">

						</div>
						<div class="content">
							<ul>
	<?PHP
				if($group_id_of_acc_logged >= $config['site']['access_admin_panel'])
					echo '<li><a href="?subtopic=adminpanel"><b><font color="red">Admin Panel</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=shopadmin&action=view"><b><font color="red">Admin Shop</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=namelock"><b><font color="red">Namelocks</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=mail"><b><font color="red">Wyślij mas e@mail</font></b></a></li>';
				if($logged)


				{
					echo '<li><a href="?subtopic=accountmanagement"><b><font color="green">Moje Konto</font></b></a></li>
					<li><a href="?subtopic=accountmanagement&action=logout"><b><font color="white">Wyloguj</font></b></a></li>';
				}
				else
				{
					echo '<li><a href="?subtopic=accountmanagement"><b><font color="white">Zaloguj</font></b></a></li>';
				}
				?>
	<li><a href="?subtopic=createaccount"><b><font  color="red">Stwórz konto</font></b></a></li>
	<li><a href="?subtopic=tibiarules"><b>Regulamin</b></a></li>
							</ul>
						</div>
					</div>


<!-- end #box9 -->



				<div id="box6" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/community.png" alt="Community" /><b><font color="white">
						</div>
						<div class="content">
							<ul>
						<li><a href="?subtopic=characters"><b><font color="white">Szukaj gracza</a></li>
						<li><a href="?subtopic=highscores"><b><font color="white">Statystyki</a></li>
						<li><a href="?subtopic=whoisonline"><b><font color="white">Kto jest online?</a></li>
						<li><a href="?subtopic=guilds"><b><font color="white">Gildie</a></li> 
						<li><a href="?subtopic=bans"><b><font color="white">Zbanowai</a></li>
						<li><a href="?subtopic=killstatistics"><b><font color="white">Ostatnie zgony</a></li>
						<li><a href="?subtopic=houses"><b><font color="white">Domki</a></li>
						<li><a href="?subtopic=team"><b>Pomoc/Kontakt</b></a></li>
							</ul>
						</div>
					</div>
					<!-- end #box6 -->

				<div id="box8" class="box-style1">

						<div class="title">
							<img src="<? echo $layout_name; ?>/images/library.png" alt="Library" /><b><font color="white">
						</div>
						<div class="content">
							<ul>
								<li><a href="?subtopic=frags"><b>Najlepsi Pekerzy</b></a></li>
								<li><a href="?subtopic=serverinfo"><b>Serwer Info</b></a></li>
								<li><a href="?subtopic=monsters"><b>Potwory</b></a></li>
								<li><a href="?subtopic=spells"><b>Czary</b></a></li>
								<li><a href="?subtopic=addons"><b>Addony</b></a></li>
								<li><a href="?subtopic=records">Records</a></li>
							</ul>
						</div>
					</div>
					<!-- end #box8 -->



					<div id="box5" class="box-style1">

						<div class="title">
							<img src="<? echo $layout_name; ?>/images/shops.png" alt="Shop" />
						</div>
						<div class="content">
							<ul>
						<li><a href="?subtopic=buypoints" id="menu4" accesskey="4" title=""><blink style="color: #FF0000">Buy Points</blink></a></li>
						<li><a href="?subtopic=shopsystem" id="menu3" accesskey="3" title=""><b><font color="white">Shop System</a></li>
						<?php
						if($logged)
												echo '<li><a href="?subtopic=shopsystem&action=show_history">Historia Tranzakcji</a></li>';
						?>
							</ul>
						</div>
					</div>
					<!-- end #box8 -->



					<div id="box5" class="box-style1">

						<div class="title">
							<h2>Status</h2>
						</div>
						<div class="content">
						
<?php
include('whoisonline.php');
if($config['status']['serverStatus_online'] == 1){
echo "<font color='#00FF05'><b><center><h1>ONLINE</h1></center></b></font>";
echo '<center><font color="white">'.$config['status']['serverStatus_players'].'+'.($number_of_players_online-$config['status']['serverStatus_players']).' <b>AFK</b>&nbsp;Players Online</center>';
echo '<center>'.$config['status']['serverStatus_uptime'].'&nbsp;-&nbsp;Uptime</center>';

}else
{
?><center><h2><font color='red'><?PHP echo $config['server']['serverName']; ?> OFFLINE</h2></font><br></center><?
}
?>

						</div>
					</div>
					<!-- end #box5 -->
				</div>
				<!-- end #sidebar -->
				<div style="clear: both;">&nbsp;</div>
			</div>
			<!-- end #page -->
		</div>

		<!-- end #page-bgtop -->
	</div>
	<!-- end #page-bg -->
</div>
<!-- end #wrapper -->
<div id="footer">
	<p>Copyright &copy; 2010 - 2011 Bufo and <?PHP echo $config['server']['serverName']; ?>. All rights reserved.</p>
</div>
<!-- end #footer -->

</body>
</html>
And at the request I translated into English. Layout.php:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
  <meta http-equiv="content-language" content="en" />
  <meta http-equiv="content-type" content="text/html; charset=windows-1250"/>
  <title><?PHP echo $topic; ?> - <?PHP echo $config['server']['serverName']; ?></title>
  <meta name="keywords" content="" />
  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
  <meta name="description" content="" />
  <link href="<? echo $layout_name; ?>/default.css" rel="stylesheet" type="text/css" /> 
  <link href="<? echo $layout_name; ?>/layout.css" rel="stylesheet" type="text/css" /> 
  <link rel="shortcut icon" href="<? echo $layout_name; ?>/images/server.ico" type="image/x-icon" />	
  <link href="<? echo $layout_name; ?>/basic.css" rel="stylesheet" type="text/css">

<style type="text/css">
</style>
</head>
<body>
<div id="wrapper">
	<div id="header">
	<center><br/><br/><br/><img src="<? echo $layout_name; ?>/images/logo.png" alt="<?PHP echo $config['server']['serverName']; ?>" /></center>
	</div>

	<!-- end #header -->
	<div id="menu">
		<ul>
			<li class="first"><a href="index.php?subtopic=latestnews" id="menu1" accesskey="1" title=""><b><font color="white">Home Page</a></li>
			<li><a href="?subtopic=createaccount" id="menu2" accesskey="2" title="">Create Character</a></li>
			<li><a href="?subtopic=forum" id="menu7" accesskey="7" title="">Forum</a></li>
			<li><a href="?subtopic=shopsystem" id="menu3" accesskey="3" title="">Shop Offert</a></li>
			<li><a href="?subtopic=buypoints" id="menu4" accesskey="4" title=""><blink style="color: #FF0000">Buy Premium Points</blink></a></li>
			<li><a href="?subtopic=lottery" target="menu7" id="menu6" accesskey="6" title="">Lottery</a></li>
			<li><a href="?subtopic=characters" id="menu7" accesskey="7" title="">Search Character</a></li>
		</ul>

	</div>
	<!-- end #menu -->
	<div id="page-bg">

		<div id="page-bgtop">
			<div id="page">
				<div id="content">
					<div id="box7" class="box-style1">
						<div class="title">
						
<center><br/><?PHP echo $subtopic; ?></center></div> 
					<div class="content">

						<?PHP echo $main_content; ?>
							<div class="bg">
							</div>

						</div>

					</div>
<!-- end #box9 -->



				
                                       
							

					<!-- end #box7 -->
				</div>
				<!-- end #content -->
				<div id="sidebar">

					<div id="box4" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/latestnews.png" alt="Latest News" /><b><font color="white">

						</div>
						<div class="content">
							<ul>
										<li><a href="?subtopic=latestnews">News</a></li>
										<li><a href="?subtopic=archive">Archive</a></li>
										<li><a href="?subtopic=changelog">Change Log</a></li>
										<li><a href="?subtopic=forum">Forum</a></li>
							</ul>

					</div>
					</div>
<!-- end #box19 -->



			<!-- end #box4 -->
	<div id="box9" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/account.png" alt="Account" /><b><font color="white">

						</div>
						<div class="content">
							<ul>
	<?PHP
				if($group_id_of_acc_logged >= $config['site']['access_admin_panel'])
					echo '<li><a href="?subtopic=adminpanel"><b><font color="red">Admin Panel</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=shopadmin&action=view"><b><font color="red">Admin Shop</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=namelock"><b><font color="red">Namelocks</font></b></a></li>';
				if($group_id_of_acc_logged > 0)
					echo '<li><a href="?subtopic=mail"><b><font color="red">Send mas e@mail</font></b></a></li>';
				if($logged)


				{
					echo '<li><a href="?subtopic=accountmanagement"><b><font color="green">Account Management</font></b></a></li>
					<li><a href="?subtopic=accountmanagement&action=logout"><b><font color="white">Logut</font></b></a></li>';
				}
				else
				{
					echo '<li><a href="?subtopic=accountmanagement"><b><font color="white">Login</font></b></a></li>';
				}
				?>
	<li><a href="?subtopic=createaccount"><b><font  color="red">Create Account</font></b></a></li>
	<li><a href="?subtopic=tibiarules"><b>Rules</b></a></li>
							</ul>
						</div>
					</div>


<!-- end #box9 -->



				<div id="box6" class="box-style1">
						<div class="title">
							<img src="<? echo $layout_name; ?>/images/community.png" alt="Community" /><b><font color="white">
						</div>
						<div class="content">
							<ul>
						<li><a href="?subtopic=characters"><b><font color="white">Search Character</a></li>
						<li><a href="?subtopic=highscores"><b><font color="white">Highscores</a></li>
						<li><a href="?subtopic=whoisonline"><b><font color="white">Who is online?</a></li>
						<li><a href="?subtopic=guilds"><b><font color="white">Guilds</a></li> 
						<li><a href="?subtopic=bans"><b><font color="white">Bans</a></li>
						<li><a href="?subtopic=killstatistics"><b><font color="white">Last Dead</a></li>
						<li><a href="?subtopic=houses"><b><font color="white">Houses</a></li>
						<li><a href="?subtopic=team"><b>Team</b></a></li>
							</ul>
						</div>
					</div>
					<!-- end #box6 -->

				<div id="box8" class="box-style1">

						<div class="title">
							<img src="<? echo $layout_name; ?>/images/library.png" alt="Library" /><b><font color="white">
						</div>
						<div class="content">
							<ul>
								<li><a href="?subtopic=frags"><b>Top Frags</b></a></li>
								<li><a href="?subtopic=serverinfo"><b>Serwer Info</b></a></li>
								<li><a href="?subtopic=monsters"><b>Monsters</b></a></li>
								<li><a href="?subtopic=spells"><b>Spells</b></a></li>
								<li><a href="?subtopic=addons"><b>Addons</b></a></li>
								<li><a href="?subtopic=records">Records</a></li>
							</ul>
						</div>
					</div>
					<!-- end #box8 -->



					<div id="box5" class="box-style1">

						<div class="title">
							<img src="<? echo $layout_name; ?>/images/shops.png" alt="Shop" />
						</div>
						<div class="content">
							<ul>
						<li><a href="?subtopic=buypoints" id="menu4" accesskey="4" title=""><blink style="color: #FF0000">Buy Points</blink></a></li>
						<li><a href="?subtopic=shopsystem" id="menu3" accesskey="3" title=""><b><font color="white">Server Shop</a></li>
						<?php
						if($logged)
												echo '<li><a href="?subtopic=shopsystem&action=show_history">Trans History</a></li>';
						?>
							</ul>
						</div>
					</div>
					<!-- end #box8 -->



					<div id="box5" class="box-style1">

						<div class="title">
							<h2>Status</h2>
						</div>
						<div class="content">
						
<?php
include('whoisonline.php');
if($config['status']['serverStatus_online'] == 1){
echo "<font color='#00FF05'><b><center><h1>ONLINE</h1></center></b></font>";
echo '<center><font color="white">'.$config['status']['serverStatus_players'].'+'.($number_of_players_online-$config['status']['serverStatus_players']).' <b>AFK</b>&nbsp;Players Online</center>';
echo '<center>'.$config['status']['serverStatus_uptime'].'&nbsp;-&nbsp;Uptime</center>';

}else
{
?><center><h2><font color='red'><?PHP echo $config['server']['serverName']; ?> OFFLINE</h2></font><br></center><?
}
?>

						</div>
					</div>
					<!-- end #box5 -->
				</div>
				<!-- end #sidebar -->
				<div style="clear: both;">&nbsp;</div>
			</div>
			<!-- end #page -->
		</div>

		<!-- end #page-bgtop -->
	</div>
	<!-- end #page-bg -->
</div>
<!-- end #wrapper -->
<div id="footer">
	<p>Copyright &copy; 2010 - 2011 Bufo and <?PHP echo $config['server']['serverName']; ?>. All rights reserved.</p>
</div>
<!-- end #footer -->

</body>
</html>

I'm sorry for typographical error in english version.

Pozdrawiam Bufo :)
 
bug

Parse error: syntax error, unexpected $end in D:\xampp\htdocs\layouts\tibiacom\layout.php on line 228
 
i have this bug too:

Parse error: syntax error, unexpected $end in E:\Xampp\xampp\htdocs\layouts\soldier\layout.php on line 228

how to fix it?
 
Back
Top