|
You last visited: Today at 05:24
Advertisement
Itemshop
Discussion on Itemshop within the Metin2 Private Server forum part of the Metin2 category.
10/27/2009, 21:34
|
#1
|
elite*gold: 0
Join Date: Oct 2009
Posts: 971
Received Thanks: 490
|
Itemshop
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\itemshop\default1.php on line 875
Dieses Error kommt bei mir Was nu?
|
|
|
10/27/2009, 21:36
|
#2
|
elite*gold: 0
Join Date: Jan 2008
Posts: 3,026
Received Thanks: 4,504
|
Man kann dir auch soviel sagen, wenn du nicht die datei postest
|
|
|
10/27/2009, 21:37
|
#3
|
elite*gold: 0
Join Date: Apr 2008
Posts: 5,159
Received Thanks: 4,931
|
Poste den PHP Code... am besten alles.
Wenn man nicht weiß wie der Code aufgebaut ist => Keine Hilfe.
Kann auch sein das am Ende eines echo's ein ; fehlt.
|
|
|
10/27/2009, 21:43
|
#4
|
elite*gold: 0
Join Date: Oct 2009
Posts: 971
Received Thanks: 490
|
Ich weis nicht warum *Dooffühl* Ich edits ma..
Code:
<html>
<head>
</style>
<title>OurMt2-İtemShop</title>
</head>
<?php
session_start();
require_once("conn.php");
mysql_select_db("player");
?>
<!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>
<title>OurMt2-Item Shop</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
font-family: "§ºÊ^", Arial;
font-size: 12px;
line-height: 17px;
color: #FFF1D3;
}
a:link { color: #FFF1D3; text-decoration: none; }
a:visited { color: #FFF1D3; text-decoration: none;}
a:hover { color: #FF9900;}
a:active { color: #FFF1D3;}
.style2 {font-family: "§ºÊ^"; font-size: 12px; color: #FFFF00; text-decoration: none; line-height: 17px; }
.style3 {
font-family: "§ºÊ^";
font-size: 12px;
color: #000000;
text-decoration: none;
line-height: 17px;
}
.text_1 {
font-family: "§ºÊ^";
font-size: 12px;
color: #FFF1D3;
font-weight: bold;
}
-->
</style>
<link href="../css/shaiya.css" rel="stylesheet" type="text/css">
</head>
>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="941"><table width="941" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
</tr>
</table>
<table width="941" border="0" cellspacing="0" cellpadding="0">
</tr>
</table></td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<?php
if(isset($_SESSION["UserID"]) && strlen($_SESSION["UserID"])>1){
shop();
}else{login();}
function login(){
?>
<div style="margin-left:70px;">
<form id="Login" name="Login" method="post" action="Loginok.php">
<center> İD
<input name="userid" type="text" id="userid2" size="20" onkeyup="value=value.replace(/[^\w\.\/]/ig,'')" />
<br />
Şifre
<input name="password" type="password" id="password2" size="20" onkeyup="value=value.replace(/[^\w\.\/]/ig,'')" />
<br />
<input name="image" type="image"
src="images/bt_confirm.gif" /></form>
</div></center>
<?php
}
function shop(){
echo "<div align='center'>".$_SESSION["UserID"]."<span style='color:white;'> ".$_SESSION["cash"]." </span>OM'unuz Vardır.<a href=\"Loginout.php\">Çıkış</a></div><div style='padding-left:70px;'>";
$exec="select count(*) from item_proto where vnum in (select vnum from item_proto_shop)";
mysql_query("set names ISO-8859-9 ");
mysql_query("set CHARACTER ISO-8859-9 ");
$result=mysql_query($exec);
$rs=mysql_fetch_array($result);
$num=$rs[0];
if(empty($_GET['page'])){
$page=0;
}else{
$page=$_GET['page'];
if($page<0)$page=0;
if($page>=ceil($num/9))$page=ceil($num/9)-1;
}
$exec="select item_proto.vnum,item_proto.gb2312name,item_proto_shop.img,item_proto_shop.prices,item_proto_shop.content from item_proto,item_proto_shop where item_proto.vnum =item_proto_shop.vnum order by item_proto.vnum desc limit ".($page*9).",9";
$result=mysql_query($exec);
while($rs=mysql_fetch_array($result)){
$i+=1;
?>
<?
}
?>
<div style="clear:both;" align="center">
</div>
<?php
}
?>
<body onload="TimerID2=setTimeout('fLi2()',100)" onunload="clearTimeout(TimerID2)">
<table width="100%" height="0%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="middle">
<center><a href="shaman.php">Shaman Saç Stilleri</a></div><div><a href="warrior.php">Savasci Saç Stilleri</a></div><div>
<a href="sura.php"">Sura Saç Stilleri</a></div><div><a href="ninja.php">Ninja Saç Stilleri</a></div><div>
<a href="default1.php">Ana Sayfa</a></div><div>
<a href="items.php">İtemler</a></div><div>
<div></center>
<div><br>
<h3>Sandıklar</h3>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/images/sensi.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Azrail Sandigi</div></td>
<td class="header" width="65%"><div align="left">Fiyat:
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46">Azrail Sandigi</td>
</tr>
<td colspan="2" align="right"><a href="player.php?id=50082" title="">Satin Al</a></td>
</tr>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
</table>
<h3>Taşlar</h3>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210707566607.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210707566607.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Hız Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28643" title="">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210708314674.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210708314674.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Savunma Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28642" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210709071719.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210709071719.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Yaşam Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28641" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210709404688.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210709404688.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Sihir Taşı +5</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28640" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210710134641.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210710134641.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Kurnazlık Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28639" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210712582685.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210712582685.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Korunma Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28638" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210710586929.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210710586929.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Canavar Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat:
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28637" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210711452712.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210711452712.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Şamandan Koruyan Taş</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28636" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210713334446.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210713334446.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Suradan Koruyan Taş</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28635" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210713597582.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210713597582.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Ninjadan Koruyan Taş</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28634" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210714262464.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210714262464.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Savaşçıdan Koruyan Taş</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28633" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210714558015.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210714558015.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Soğutma Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28632" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210715581659.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210715581659.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Öldürücü Darbe Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28631" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210716352418.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210716352418.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">+5 Kavrama Taşı</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
100 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=28630" title="隞瑟 潘�100嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody></table>
<h3>İnciler</h3>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210454553236.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210454553236.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Kirmizi İnci</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
120 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=27994" title="">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210454231023.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210454231023.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Mavi İnci</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
120 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=27993" title="">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210453456565.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210453456565.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Beyaz İnci</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
120 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=27992" title="">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/images/muschel.jpg" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/images/muschel.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">İstiridye</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
50 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=27987" title="">Satin Al</a></td>
</tr>
</tbody></table>
<h3>Efsunlar</h3>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210447386097.png" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210447386097.png" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">6 - 7 Bonus Ekleme</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
20 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=71052" title="">Satin Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210448079760.png" target="_blank" title="暺靀��亦��緐�"><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210448079760.png" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">6 - 7 Bonus Degistirme </div></td>
<td class="header" width="65%"><div align="left">Fiyat :
20 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=71051" title="隞瑟 潘�60嚗颤��篑頃鞎�">Satin Al</a></td>
</tr>
</tbody>
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210447386097.png" target="_blank" title=""><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/./uploads/0909210447386097.png" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">5. Bonus</div></td>
<td class="header" width="65%"><div align="left">Fiyat:
1 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=70024" title="">Satın Al</a></td>
</tr>
</tbody></table>
<h3>Özel İtemler</h3>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210731188726.jpg" target="_blank" title=""><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/images/tapfer.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">Cesaret Pelerini[100]</div></td>
<td class="header" width="65%"><div align="left">Fiyat:
10 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46">Cesaret Pelerini x100</td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=70038" title="">Satın Al</a></td>
</tr>
</tbody></table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
</table>
<table id="itemshop_table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td rowspan="3" width="85" align="center">
<a href="http://www.elitepvpers.com/forum/metin2-pserver-discussions-questions/uploads/0909210447386097.png" target="_blank" title=""><div style="margin: 0px 10px;"><img src="http://www.elitepvpers.com/forum/images/hand.jpg" width="70" border="0" height="70"></div></a>
</td>
<td class="header" width="30%"><div align="left">3.EL</div></td>
<td class="header" width="65%"><div align="left">Fiyat :
0 OM</div></td>
</tr>
<tr>
<td colspan="2" height="46"></td>
</tr>
<tr>
<td colspan="2" align="right"><a href="player.php?id=72018" title="">Satın Al</a></td>
</tr>
</tbody></table>
</div>
</div>
<div id="footer">
</div>
</td>
</tr>
</table>
</body>
</html>
|
|
|
10/27/2009, 21:47
|
#5
|
elite*gold: 0
Join Date: Jan 2008
Posts: 3,026
Received Thanks: 4,504
|
Da ist doch garkein fehler versuch php 5.2.11...
php 5.3 kannste inne tonne kloppen
|
|
|
10/27/2009, 21:50
|
#6
|
elite*gold: 0
Join Date: Apr 2008
Posts: 5,159
Received Thanks: 4,931
|
PHP Version veraltet?
|
|
|
10/27/2009, 21:52
|
#7
|
elite*gold: 0
Join Date: Oct 2009
Posts: 971
Received Thanks: 490
|
k, ich versuch ma was anders zu machen
Thx für eure Hilfe
|
|
|
|
Similar Threads
|
Itemshop in HP
12/01/2010 - Metin2 Private Server - 3 Replies
so hi hab die hp von werdenator und will da jetzt is reinhaben kann mir jemand sagen wie und was ich downloaden muss?
|
Itemshop
04/10/2010 - Metin2 Private Server - 5 Replies
Hallo Com,
Ich hab eine Frage wen man sich ein itemshop erstellt muss man was hochladen z.B paysafecard bezahlung.
Was brauch ich um z.B für paysafecard bezahlung, ist das Kostenloss oda muss man das auch zahlen.
Mfg.
|
[HELP]ItemShop
04/04/2010 - Metin2 Private Server - 2 Replies
Hallo liebe Com
ich habe eine Frage an euch ich habe vor einen Root Server auf zumachen und dort einen Itemshop zumachen ,jedoch keinen der über die Homepage/Datenbank läuft sondern über meine E-Mail wie Revengemt2
Sceenhttp://www3.pic-upload.de/04.04.10/2kri4siaa g71.jpg
da dies sicherer ist nur leider bekomme ich dies nicht deswegen brauche ich eure Hilfe
THX für jeden Hinweis
|
itemshop bug xD
03/31/2010 - Metin2 - 15 Replies
hi leute ich gerade gemütlich am lvln und naja guggt selber xD 2 mal exp ring und so und das wirkt auch bekomme derbe exp xD 2 mal 30 tage voll hammer xD kam grad einfach so der bug hier mal nen screen ^^
http://www.imagebanana.com/img/bx1u9vi4/thumb/bug .jpg
edit 1 : screen zensiert :D -.-* nich gesehen das mein name da stand
edit 2 : das is weder irgendein truhen exp ring noch was bearbeitet -.-* da ich froh bin mal mit paint klar zu kommen xD und meines wissens sind die truhen exp...
|
[BUG]ITEMSHOP
08/26/2009 - Metin2 Guides & Templates - 35 Replies
Es soll NONPUB bleiben xD
|
All times are GMT +1. The time now is 05:24.
|
|