prosze potraktujcie mnie pwoaznie poniewaz nie jestem doswiadczony i dopiero zaczalem przygode z takimi sprawami.
chcialem zrobic gre na silniku takiej gry jak np ogame czy ugamela.
zrobilem w htmlu kodowaniem unica strone rejestracji a w formularzu action - plik php rejestracji.
po probie rejestracji wyskakuje taki blad:
wystąpił następujący błąd:
* Dostęp zabroniony.
Konfiguracja serwera wyklucza Twój dostęp do niego w chwili obecnej. Skontaktuj się z Twoim providerem jeśli jest jest to nieprawidłowość.
co mam zrobic jezeli to server republiki? a moze zrobilm jakis blad w htmlu??
tu daje caly kod:
<html><head><title>Rejestracja</title><link rel="SHORTCUT ICON" href="http://www.ugamela.yoyo.pl/favicon.ico"><link rel="stylesheet" type="text/css" href="reg.php/formate.css"><meta http-equiv="content-type" content="text/html; charset=utf8"></head><body>?
<center>
<center>
<h1><font size="24">Kutas ugaMELA version pioreq & lucek</font></h1>
<h2>Serwer 1</h2>
<p>
</p><form action="http://www.techniawa.republika.pl/ugamela/ugamela-0.2-r13/reg.php" method="post">
<input name="v" value="2" type="hidden">
<input value="0" name="partnerid" type="hidden">
<table border="0" cellpadding="4" cellspacing="0" width="519">
<tbody><tr>
<td>E-Mail (np.
astroboy@mail.com)</td>
<td><input name="email" size="20" maxlength="40" type="text"></td>
</tr>
<tr>
<td>Nazwa planety matki (bez znaków specjalnych)</td>
<td><input name="hplanet" size="20" maxlength="20" type="text"></td>
</tr>
<tr>
<td>Nazwa w grze</td>
<td><input name="character" size="20" maxlength="20" type="text"></td>
</tr>
<tr>
<td>Płeć</td>
<td><select name="sex">
<option value="">Nie określono</option>
<option value="M">MęŻczyzna</option>
<option value="F">Kobieta</option>
</select></td>
</tr>
<tr><td></td></tr>
<tr>
<td colspan="2"><input name="agb" type="checkbox">Akceptuje <a href="#" onclick="winpops=window.open('help.php?conditions','conditions','width=520,height=520,scrollbars');">ogólne warunki umowy</a></td>
</tr>
<tr>
<td colspan="2"><center><input value="Rejestruj" type="submit">
<img src="reg.php/iacept.htm" height="0" width="0">
</center></td>
</tr>
</tbody></table>
</form>
<p></p>
<center>
</center>
<br>
<span style="position: fixed; left: 0px; bottom: 0px; opacity: 0.9;">
<small>Powered by Ugamela. © 2006. All rights reversed :: Przet?umaczone przez Keanu & Mush</small></span></center></center></body></html>
prosze o pomoc i pozdrawiam.