Jak ktoś ma te silnik to niech podmieni główny plik i sprawdzi czy występuje błąd.
Jeżeli nikt tego nie zrobi jutro ja to zrobię ale ktoś mi musi przypomnieć.
Jak ktoś ma te silnik to niech podmieni główny plik i sprawdzi czy występuje błąd.
Jeżeli nikt tego nie zrobi jutro ja to zrobię ale ktoś mi musi przypomnieć.
Sądzę że ja jedyny mam ten silnik albo jako jedyny mam z nim takie problemy, więc jak komuś się chce spojrzeć i pobawić to nie ma co czekać na innych i może to zrobić od razu.
Więc na co ty czekasz? Aż zrobią to inni? Przecież możesz to zrobić od razu...więc jak komuś się chce spojrzeć i pobawić to nie ma co czekać na innych i może to zrobić od razu.
Pomyślmy... Na pomoc.
Cały index.php :
Kod php:
<?php
require('dblogon.php');
require('std_l.php');
// This user is deleting their account
if(isset($_GET['mdelete'])) {
echo "<center><b>Account deleting...</b><br>Your account is now in the process of<br>\nbeing deleted. Please ";
echo "log back in soon if you<br>\nwant to cancel this action!</center>\n";
}
?>
<p>
<h1><b><center>Welcome to Anarchy Wars !</center></b></h1>
<h3><i><center>Ultimate free online strategy game !</center></i></h3><br>
<p>
<b>WAR has ravaged the lands for hundreds of years! The people are divided, and plunged into chaos
They plunder anyone that doesn’t share their cause, a cause that is, unknown. They need guidance, they need leadership, they need strength. they need you. You need to guide them to victory! You must gather and reunite to destroy your common foe. You MUST take control, welcome to ANARCHY!
<p>
Signups are now open, so get your FREE account today!
<p>
<p>
<p>
<b>Note-:</b> Anarchy Wars is best viewed in firefox internet browser, it can be obtained <a href="http://www.mozilla.com/en-US/firefox/"target=_blank><b>HERE</b></a>
<hr>
<center><a href="signup.php"><img src="img/signup.jpg" width="420px" height="125px" border="0" alt="Signup"></a></center><br>
<hr>
<p>
<p>
<script type="text/javascript"><!--
function showHide(parent, child)
{
var child1 = document.getElementById(child);
var parent1 = document.getElementById(parent);
x = (child1.style.display);
if (x=='block')
cc=0;
else if (x=='none')
cc=1;
if (cc==1)
{
child1.style.display = 'block';
parent1.style.color = 'black';
}
else if (cc==0)
{
child1.style.display = 'none';
parent1.style.color = '#000000';
}
}
function showBHide(parent, child)
{
var child1 = document.getElementById(child);
var parent1 = document.getElementById(parent);
child1.style.color = 'black';
x = (child1.style.display);
if (x=='block')
cc=0;
else if (x=='none')
cc=1;
if (cc==1)
{
child1.style.display = 'block';
parent1.style.color = 'black';
}
else if (cc==0)
{
child1.style.display = 'none';
parent1.style.color = '#000000';
}
}
function change(id)
{
var el = document.getElementById(id);
el.style.textDecoration='underline';
el.style.cursor='pointer';
el.style.color = color;
}
function unChange(id)
{
var unel = document.getElementById(id);
unel.style.textDecoration='none';
unel.style.cursor='default';
unel.style.color = color;
}
//--></script>
<style type="text/css">
..headerText
{
color:white;
font-size:16pt;
font-weight:bold;
}
</style>
</head>
<body style="background-color:black">
<!--income info for buildings-->
<div id="gupdate" onClick="showBHide('gupdate','gupdateID');" style="margin-left:25px;color:#000000">
<span onMouseOver="change('gupdate');" onMouseOut="unChange('gupdate');">
click here to see <b><u>Game Updates</u></b>
</span>
</div>
<div id="gupdateID" style="display:none;margin-left:50px;">
<b>1st, March, 2007</b> -: Clan Wars and Button added!! Along with various Diplomacy Features<br />
***************************************************
</div><!--income info for buildings-->
<hr>
<?php require('std_r.php'); ?>
Ale dziwny kod po 17 ściągnę plik i zobaczę które to pliki dokładnie tylko jak możesz przypomnij mi pisząc tutaj jakąś wiadomość.
Przypominam![]()
I dzięki Migo, żeś się tym zainteresował.
Jak masz grę to daj screena całej strony.
Po wgraniu silnika mi normalnie wyświetla środek tzn mam pola do logowania i rejestracji.
Ostatnio edytowane przez Migo ; 16-05-2012 o 19:31
A jaką masz kolejność dodania loginu, bazy, hasła do połączenia z bazą w dblogon.php ?
Ja mam tak:
Kod:<?php $db = mysql_connect("localhost","user","password"); mysql_select_db("database_name",$db);
Aktualnie 1 użytkownik(ów) przegląda ten wątek. (0 zarejestrowany(ch) oraz 1 gości)
Zakładki