Hallo iedereen,
Is er een basis source net zo als travian? Ik vraag hier natuurlijk niet het travian script, alleen of er z'n gelijke script is die vrij gegeven is?
Bedankt!
Groetjes,
Peetduck
Hallo iedereen,
Is er een basis source net zo als travian? Ik vraag hier natuurlijk niet het travian script, alleen of er z'n gelijke script is die vrij gegeven is?
Bedankt!
Groetjes,
Peetduck
FFS? Waar kan ik dat vinden?
Of moet ik mijn host even contacteren?
Wat kan ik er aan doen om dit te verhelpen?
Hallo iedereen,
Probeer een link door te connecten naar een andere pagina. Alleen als ik op de knop druk, krijg ik deze error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at .......nl Port 80"
Wat betekend deze fout en hoe kan ik hem oplossen?
Groetjes,
Peetduck
Gebruik je CPanel bij je host of niet?
Heb gehoord dat dit de iligale source is. Want een admin had hem eraf gehaald van de FTP en heeft hem er zelfs opgezet. Ben benieuwd wat Loco_Mike van deze verkoop vind.
Kabling, Heb jou code nu op faq staan en nog steeds blijft hij het zelfde!:(
Zal de script wel even posten:
<?
require('includes/gen_inc.php');
?>
<html>
<head>
<title><? echo TITLE; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="css/poker.css" type="text/css">
<script language="JavaScript" type="text/JavaScript" src="js/lobby.php"></script>
</head>
<style type="text/css">
body{
background: #000 url("images/bg.png") no-repeat center;
margin: 0 auto;
}
</style>
<body text="#CCCCCC" >
<table width="772" border="0" cellspacing="0" cellpadding="2" align="center" bgcolor="#1B1B1B">
<tr>
<td valign="top" bgcolor="#333333">
<table width="100%" border="0" cellspacing="0" cellpadding="1">
<tr>
<td>
<? require('includes/scores.php'); ?>
</td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="1" width="98%" class="smllfontpink" align="center" height="55">
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('index.php')" class="hand">
<td>
<? echo MENU_HOME; ?>
</td>
</tr>
<? if (($valid == false) && (MEMMOD == 0)){ ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('login.php')" class="hand">
<td>
<? echo MENU_LOGIN; ?>
</td>
</tr>
<? } ?>
<? if ($valid == false){ ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('create.php')" class="hand">
<td>
<? echo MENU_CREATE; ?>
</td>
</tr>
<? } ?>
<? if ($valid == true){ ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('lobby.php')" class="hand">
<td>
<? echo MENU_LOBBY; ?>
</td>
</tr>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('rankings.php')" class="hand">
<td>
<? echo MENU_RANKINGS; ?>
</td>
</tr>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('myplayer.php')" class="hand">
<td>
<? echo MENU_MYPLAYER; ?>
</td>
</tr>
<? } ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('rules.php')" class="hand">
<td>
<? echo MENU_RULES; ?>
</td>
</tr>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('faq.php')" class="hand">
<td>
<? echo MENU_FAQ; ?>
</td>
</tr>
<? if ($ADMIN == true){ ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('admin.php')" class="hand">
<td>
<? echo MENU_ADMIN; ?>
</td>
</tr>
<? } ?>
<? if (($valid == true) && (MEMMOD != 1)){ ?>
<tr onMouseOver="this.bgColor = '#330000'; this.style.color = 'FFFFFF'" onMouseOut="this.bgColor = ''; this.style.color = 'CC9999'" onClick="changeview('index.php?action=logout')" class="hand">
<td>
<? echo MENU_LOGOUT; ?>
</td>
<? } ?>
</table>
</td>
</tr>
</table>
</td>
<td width="650" class="fieldsethead" valign="top" height="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#333333"><b><font size="3"><i><? echo FAQ; ?></i></font></b>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td class="smllfontwhite" colspan="2"><b><font color="#FFCC33">How do
I change my avatar?</font></b></td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2">In the main lobby screen click
the edit character link to change your avatar or upload a custom avatar.
Custom avatars must be in jpg image format and less than 250kb in
size.</td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2"><b><font color="#FFCC33">What
is the Move Timer?</font></b></td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2">The move timer ensures that smooth
table play continues by auto folding or dealing hands if a player
does not take their turn within the time limit set by the site administrator.
If a player repeatedly fails to take their turn they will be kicked
off the table and any money left in their pot will be added back on
to their total bankroll.</td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2"><b><font color="#FFCC33">Why did
I get kicked from a game?</font></b></td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2">Players are automatically kicked
if they repeadedly fail to take their turn and the game has to auto
move them or if they lose connection from the table for more than
the allowed time. The lengths of time are variable as they are set
by the site administrator.</td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2"><b><font color="#FFCC33">My player
is broke, what now?</font></b></td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2">If the site administrator has
enabled the option, you can renew your initial game credits by clicking
the renew button on your "My Player" page.</td>
</tr>
<tr>
<td class="smllfontwhite" colspan="2"> </td>
</tr>
</table>
</td>
</tr>
</table>
<p> </p>
</body>
</html>
Toon Meer
Misschien is dit nu duidelijker! Misschien vind iemand nu ook gelijk waarom hij de index in IE niet laat werken
Welke browser gebruik je?
Edit:
Hmm maf:
Firefox, geeft hij gek weer.
IE, doet het menu niet maar geeft wel goed weer.
Chrome: Geeft hem goed weer alleen is de tekst weer in de top.
Wat laat hij dan wel zien? Alleen het script, maar leden niet?
Heb de backgrond color weggehaald en blijft gewoon zo staan.
Hallo Cp'ers,
Heb een script en daar achter wil ik graag een plaatje hebben. Daar gebruik ik de code voor:
<style type="text/css">
body{
background: #000 url("images/bg.png");
background-position: center;
background-repeat: no-repeat;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
</style>
Toon Meer
Alleen nu word alleen de onderkant van het plaatje geladen:
Link: http://www.crimepassion.nl/poker/faq.php
plaatje link: http://www.crimepassion.nl/poker/images/bg.png
LET OP HIER GAAT HET NIET OM RECLAME OF DAT JE AANMELD ALLEEN OM HULP!
Alvast bedankt!
Mvg,
Peetduck
Nou ik bedoel dat als ik een Polo, Volkswagen en BMW heb gestolen dat hij BMW bovenaan zet gevolgd met Polo en dan Volkswagen. Ookal zijn de type code voor BMW 12 en polo 3 en volkswagen 6. Dat hij de namen op volgorde zet.
Dit is het stukje script:
if(mysql_num_rows($garage1) == 1)
{
// Your Car
}
else
{
// Not Your Car
}
print ' <tr><table width="100%"><form method="post"><td class="mainTxt" align="center"
width=50><i>Id:</i></td><td class="mainTxt" align="center" width=150><i>Soort:</i></td> <td
class="mainTxt" align="center" width=150><i>Schade:</i></td> <td class="mainTxt" align="center"
width=150><i>Waarden:</i></td> <td class="mainTxt" align="center" width=150><i>Repareren
kost:</i></td> <td class="mainTxt" align="center" width=150><i>Acties:</i></td> </tr>';
while($garage = mysql_fetch_object($garage1))
{
$waard =
Array('','5000','10000','15000','20000','25000','30000','35000','40000','45000','50000','55000','60000','65000','70000','75000','');
$geld1 = Array('','100','250','300','450','600','750','900','1050','1200','1350','1500','1650','1800','1950','2100','');
$geld2 = $geld1[$garage->soort];
$geld3 = $waard[$garage->soort];
$geld = $geld3-$garage->schade*$geld2;
$geld4 = Array('','200','500','600','900','1200','1500','1800','2100','2400','1700','1800','1900','2000','2100','2200','');
$geld5 = $geld4[$garage->soort];
$geld6 = $garage->schade*$geld5;
$soort = Array('','Mini Cooper','Volkswagen Polo','Opel Astra','Mitsubishi Eclipse','BMW
Z3','Mercedes Vision CLS','Porsche Carrera GT','Lotus Elise','Lamborgini','Ferrari Enzo','Jeep','Pontiac','Dodge Ram','Honda Legend','Jaguar XK','');
$soortauto = $soort[$garage->soort];
if($geld < 1000)
{
$geld = 1000;
}
echo ' <tr> <td class="mainTxt" width=96>'.$garage->id.'</td> <td class="mainTxt"
width=134>'.$soortauto.'</td> <td class="mainTxt">'.$garage->schade.'%</td> <td
class="mainTxt">?'.$geld.'<input type="hidden" name="'.$garage->id.'" value="'.$geld.'"></td> <td
class="mainTxt">?'.$geld6.'</td> <td class="mainTxt"> <p align="center"><a
href="garage.php?r='.$garage->id.'">
<img src="images/img/wrench.png" border=0 title="Repareer!"></a><a
href="garage.php?v='.$garage->id.'">
<img src="images/img/car.png" border=0 title="Verkoop aan overheid!"></a><a
href="garage.php?optie=1">
<img src="images/img/money.png" border=0 title="Zet hem op de markt!"></a></td> </tr>';
}
Toon Meer
Kijk dit is de array:
$soort = Array('','Mini Cooper','Volkswagen Polo','Opel Astra','Mitsubishi Eclipse','BMW
Z3','Mercedes Vision CLS','Porsche Carrera GT','Lotus Elise','Lamborgini','Ferrari Enzo','Jeep','Pontiac','Dodge Ram','Honda Legend','Jaguar XK','');
Dit wil ik in volgorde krijgen, alleen hoe doe ik dat?
Wil ook wel het script posten als het nog niet duidelijk is!
Beste Cp'ers,
Heb een garage waar auto's in staan. In de database staat voor 1 een bepaalde auto bijvoorbeeld type 1, 2, 3 enz!
Daarvoor heb ik een array gemaakt dat als type 1 in db staat voor een bepaalde auto.
Alleen nu is mijn vraag, want ik wil graag in de lijst hem op volgorde krijgen van auto's. Kan je de array woordjes op volgorde krijgen? Alleen hoe?
Hoop dat iemand me kan helpen als het onduidelijk is probeer ik het nog duidelijker te maken!
Met vriendelijke groeten,
Peetduck
Zou denk wel kunnen!;)
@Deathkill, hij moet uit tickets kiezen, alleen dan moet de hoeveelheid er nog in?
Patrick, u got pm!
Beste Cp'ers,
Heb voor mijn spelletje een loterij, alleen die moet ik nog wel elke keer handmatig het geld toevoegen aan iemands account en ook elke keer iemand uitloten die heeft gewonnen. Dat ben ik een beetje zat.
Dus ik ben opzoek naar cron + loterij, die gewoon automatisch loopt en waar ik niet zelf elke keer zelf het geld moet toevoegen.
Hoop dat iemand me kan helpen!
Mvg,
Peetduck
Ja, dat is het hem juist want ik denk dat ik dan heel veel mysql_query's moet gaan maken om alles te resetten.
Aan de andere kant haal ik wel weer alle inactieve mensen eruit!