• Login
  • Register
  • Zoek
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Filebase Entry
  • More Options

ICTscripters

Dé plek voor IT

Dé plek voor IT

Login

Geavanceerde opties
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Dé plek voor IT - ICTscripters
  2. Forum
  3. Games
  4. Criminals & Maffiagames
  5. Uitbreidingen en Overige
  6. Archief
  7. Banditi

Forum

  • Developer Gezocht

    Servertjee 19 februari 2026 om 17:31
  • Afspraken systeem met planbeperking

    Servertjee 19 februari 2026 om 12:59
  • Na 15 jaar terug van weggeweest: iCriminals.nl is terug (BETA)!

    Servertjee 18 februari 2026 om 16:57
  • Op zoek naar de legends

    Syntax 5 januari 2026 om 13:50
  • [FREE] WeFact Hosting module

    Jeroen.G 13 oktober 2025 om 14:09
  • Help testers nodig voor android app Urgent

    urgentotservices 26 september 2025 om 10:21
  • Versio vervanger

    Jeroen.G 25 augustus 2025 om 15:56
  • Partner Gezocht om meerdere NFT Collecties op Open Sea te Plaatsen

    NFT Art Designer 1 maart 2025 om 14:08

Marktplaats

  • Meerdere mafia game template te koop

    Syntax 16 februari 2026 om 13:34
  • Verschillende domeinnamen los te koop

    zwpgangster 12 februari 2026 om 16:05
  • Verschillende domeinen

    Syntax 8 februari 2026 om 09:57

cc log & algemene log

  • Jbouwen
  • 21 april 2010 om 19:10
  • Closed
  • Jbouwen
    Joeybouwen.nl
    Berichten
    930
    • 21 april 2010 om 19:10
    • #1

    Hallo,

    Mij cc log &algemene log's doen het niet ik heb het script van osbanditi 1.6 ik heb er niks aan veranderd kunnen jullie mij helpen?

    Gegroet,

    Een goed webdesign voor een goede prijs! : JoeyBouwen.nl

  • Nillas
    NJMedia
    Berichten
    1.106
    • 21 april 2010 om 19:11
    • #2

    Zet je script hier eerst neer en leg je vraag beter uit:
    Geeft hij errors aan? Zoja plaats die dan ook.

  • Jbouwen
    Joeybouwen.nl
    Berichten
    930
    • 21 april 2010 om 21:04
    • #3

    ok hier komt die;
    Algemen log;

    PHP
    <? 
    if($data->vermoord == 1){ 
    echo " 
    			<table width=\"100%\">
    	<tr>
    		<td align=\"center\">
    			<br><br><br><br>
    			<table class=\"div_popup_error\" align=\"center\">
    				<tr>
    					<td style=\"color:red\">
    						Je bent vermoord!!<font id=\"count_timer\"></font>&nbsp; 2 topies, <BR>1.<BR> je start opnieuw en je maakt een nieuw account aan.<BR> 2.<BR> Via je credits kan je je genezen.</td>
    				</tr>
    				<tr>
    					<td style=\"color:red\">
    						<br><br>
    						<a href=index.php?a=buycredits>Bekijk opties</a>
    					</td>
    				</tr>
    			</table>
    		</td>
    	</tr>
    </table>
    
    
    	</div>
    	</td>
    	</tr>
    
    
    	</table>
    	</td>
    
    
    
    
    
    
    "; 
    include("right_column.php");
    exit; 
    } 
    ?><font face="Arial"> 
    <div class="title_bg"> 
    <div style="font-size:17px; color:#1b1a17; margin-left:10px; padding-top:4px;"> 
    Mijn Crimedias logs 
    </div> 
    </div> 
    <div style="width:100%; height:auto; color:#2a190e; font-family:arial; font-size:12px; color:#2a190e;"> 
    <div style="padding:5px; padding-bottom:10px;"> 
    Hier vind je een overzicht van alle acties die je hebt uitgevoerd op Crimedias
    </div> 
    </div> 
    <script language="javascript"> 
    function openTab(pTabPage,pTab){ 
    document.getElementById('sl_1').style.display = 'none'; 
    document.getElementById('sl_2').style.display = 'none'; 
    document.getElementById(pTabPage).style.display = 'block'; 
    document.getElementById('tab1').style.background = ''; 
    document.getElementById('tab1').style.fontWeight = 'normal'; 
    document.getElementById('tab2').style.background = ''; 
    document.getElementById('tab2').style.fontWeight = 'normal'; 
    document.getElementById(pTab).style.background = 'url(\'images/tab_info_arrow.gif\') bottom no-repeat'; 
    document.getElementById(pTab).style.fontWeight = 'bold'; 
    } 
    </script> 
    <div style="width:100%; height:25px; background:url('images/tab_info_bg.jpg') repeat-x; font-family:arial; font-size:12px; color:#2a190e;"> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px; background:url('images/tab_info_arrow.gif') bottom no-repeat; font-weight:bold;"><a href="index.php?a=mijnlogs">Algemeen</a></div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px;">|</div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px; background:url('images/tab_info_arrow.gif') bottom no-repeat; font-weight:bold;"><a href="index.php?a=mijnlogs-c">Credits</a></div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px;">|</div> 
    </div> 
    <br /> 
    <table cellpadding="4" cellspacing="0" width="100%" align="center"> 
    <tr> 
    <td> 
    <!-- Tab #1 --> 
    <div id="sl_1"> 
    <table width="100%" class="mod_list"> 
    <tr> 
    <td> 
    </td> 
    <td> 
    <b>Tijdstip</b> 
    </td> 
    <td> 
    </td> 
    <td> 
    <b>Wat</b> 
    </td> 
    <td> 
    </td>
    <td> 
    <b>Gekost/Gewonnen</b> 
    </td> 
    </tr> 
    <tr> 
    <?php 
    if($_GET['x'] == ""){
    $begin = ($_GET['p'] >= 0) ? $_GET['p']*30 : 0;
    }else{$begin = 0;}
      $dbres				= mysql_query("SELECT * FROM `shoplogs` ORDER BY `shopid` DESC LIMIT $begin,30");
      $num1				= mysql_query("SELECT * FROM `shoplog`");
      $num				= mysql_num_rows($num1);
    $pages = floor($num/30+1);
    
    
    $result_1 = mysql_query("SELECT * FROM shoplogs WHERE login = '" . $data->login . "' AND `wat` != 'Callcredits' ORDER BY shopid DESC"); 
    for ($j = $result_1 + 1; $info = mysql_fetch_object($result_1); $j++) 
    { 
    $user1 = mysql_query("SELECT * FROM users WHERE login = '" . $info->ip . "'"); 
    $user = mysql_fetch_object($user1); 
    $online1 = mysql_query("SELECT * FROM users WHERE UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(online) < 300 AND login = '" . $user->login . "'"); 
    $online = mysql_fetch_object($online1); 
    $selfclicked1 = mysql_query("SELECT * FROM clicks WHERE ip = '" . $data->login . "' AND login = '" . $user->login . "' AND active = '1'"); 
    $selfclicked = mysql_num_rows($selfclicked1); 
    $geldinfo = number_format($info->geld, 0, '.' , '.');
    
    
    ?> 
    <td width="10"> 
    <img src="images/icons_gif/time.gif" border="0" /> 
    </td> 
    <td> 
    <?php echo $info->date; ?> 
    </td> 
    <td width="10"> 
    <?=$info->hoeveel; ?>x
    </td> 
    <td> 
    <?=$info->wat; ?>
    </td>
    <td width="10"> 
    </td>
    <td> 
    ? <?=$geldinfo; ?>
    </a> 
    </td>
    </tr> 
    <?php 
    } 
    ?> 
    </table> 
    <center> 
    <br /> 
    </center> 
    </div> 
    </td> 
    </tr> 
    </table> 
    <br /> 
    </div> 
    <?
    if($pages > 1){
    $prev = $_GET['p']-1;
    $next = $_GET['p']+1;
      $dbres				= mysql_query("SELECT * FROM `users` WHERE `vermoord`='0'");
      print "</table>\n\n<table width=100%>\n  <tr><td class=\"mainTxt\" align=\"center\">";
      if(mysql_num_rows($dbres) <= 0) {
        print "< 1 ></td></tr></table>\n";
    	}
      else {
        if($begin/30 == 0) {
          print "<< Vorige | ";
    	  }
        else {
          print "<a href=\"index.php?a=mijnlogs&p=". ($begin/30-1) ."\"><< Vorige</a> | ";
    }
        for($i=0; $i<mysql_num_rows($dbres)/30; $i++) {
    $j = $i+1;
          print "<a href=\"index.php?a=mijnlogs&p=$i\">$j</a> | ";
        }
    
    
        if($begin+30 >= mysql_num_rows($dbres)) {
          print "Volgende >> ";
    	  }
        else {
          print "<a href=\"index.php?a=mijnlogs&p=". ($begin/30+1) ."\">Volgende >></a>";
      }
      }
      }
    ?>
    
    
    <table width='100%' cellspacing='2' cellpadding='2'> 
    <tr> 
    <td class='content_bottom'> 
    </td> 
    </tr> 
    </table> 
    </div> 
    </td> 
    </tr> 
    </table> 
    </td> 
    </font>
    Toon Meer

    CC log;

    PHP
    <? 
    if($data->vermoord == 1){ 
    echo " 
    			<table width=\"100%\">
    	<tr>
    		<td align=\"center\">
    			<br><br><br><br>
    			<table class=\"div_popup_error\" align=\"center\">
    				<tr>
    					<td style=\"color:red\">
    						Je bent vermoord!!<font id=\"count_timer\"></font>&nbsp; 2 topies, <BR>1.<BR> je start opnieuw en je maakt een nieuw account aan.<BR> 2.<BR> Via je credits kan je je genezen.</td>
    				</tr>
    				<tr>
    					<td style=\"color:red\">
    						<br><br>
    						<a href=index.php?a=buycredits>Bekijk opties</a>
    					</td>
    				</tr>
    			</table>
    		</td>
    	</tr>
    </table>
    
    
    	</div>
    	</td>
    	</tr>
    
    
    	</table>
    	</td>
    
    
    
    
    
    
    "; 
    include("right_column.php");
    exit; 
    }
    ?><font face="Arial"> 
    <div class="title_bg"> 
    <div style="font-size:17px; color:#2a190e; margin-left:10px; padding-top:4px;"> 
    Mijn Crimedias logs 
    </div> 
    </div> 
    <div style="width:100%; height:auto; font-family:arial; font-size:12px; color:#2a190e;"> 
    <div style="padding:5px; padding-bottom:10px;"> 
    Hier vind je een overzicht van alle acties die je hebt uitgevoerd op Crimedias
    </div> 
    </div> 
    <script language="javascript"> 
    function openTab(pTabPage,pTab){ 
    document.getElementById('sl_1').style.display = 'none'; 
    document.getElementById('sl_2').style.display = 'none'; 
    document.getElementById(pTabPage).style.display = 'block'; 
    document.getElementById('tab1').style.background = ''; 
    document.getElementById('tab1').style.fontWeight = 'normal'; 
    document.getElementById('tab2').style.background = ''; 
    document.getElementById('tab2').style.fontWeight = 'normal'; 
    document.getElementById(pTab).style.background = 'url(\'images/tab_info_arrow.gif\') bottom no-repeat'; 
    document.getElementById(pTab).style.fontWeight = 'bold'; 
    } 
    </script> 
    <div style="width:100%; height:25px; background:url('images/tab_info_bg.jpg') repeat-x; font-family:arial; font-size:12px; color:#2a190e;"> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px; background:url('images/tab_info_arrow.gif') bottom no-repeat; font-weight:bold;"><a href="index.php?a=mijnlogs">Algemeen</a></div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px;">|</div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px; background:url('images/tab_info_arrow.gif') bottom no-repeat; font-weight:bold;"><a href="index.php?a=mijnlogs-c">Credits</a></div> 
    <div id="tab1" style="float:left; height:26px; margin:0px; padding:0px; margin-left: 5px;">|</div> 
    </div>
    <br /> 
    <table cellpadding="4" cellspacing="0" width="100%" align="center"> 
    <tr> 
    <td> 
    <!-- Tab #1 --> 
    <div id="sl_1"> 
    <table width="100%" class="mod_list"> 
    <tr> 
    <td> 
    </td> 
    <td> 
    <b>Tijdstip</b> 
    </td> 
    <td> 
    </td> 
    <td> 
    <b>Wat</b> 
    </td> 
    <td> 
    </td>
    <td> 
    <b>Erbij/Eraf</b> 
    </td> 
    </tr> 
    <tr> 
    <?php 
    $result_1 = mysql_query("SELECT * FROM shoplogs WHERE login = '" . $data->login . "' AND `wat`='Callcredits' ORDER BY shopid DESC"); 
    for ($j = $result_1 + 1; $info = mysql_fetch_object($result_1); $j++) 
    { 
    $user1 = mysql_query("SELECT * FROM users WHERE login = '" . $info->ip . "'"); 
    $user = mysql_fetch_object($user1); 
    $online1 = mysql_query("SELECT * FROM users WHERE UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(online) < 300 AND login = '" . $user->login . "'"); 
    $online = mysql_fetch_object($online1); 
    $selfclicked1 = mysql_query("SELECT * FROM clicks WHERE ip = '" . $data->login . "' AND login = '" . $user->login . "' AND active = '1'"); 
    $selfclicked = mysql_num_rows($selfclicked1); 
    $geldinfo = number_format($info->geld, 0, '.' , '.');
    
    
    ?> 
    <td width="10"> 
    <img src="images/icons_gif/time.gif" border="0" /> 
    </td> 
    <td> 
    <?php echo $info->date; ?> 
    </td> 
    <td width="10"> 
    <?=$info->hoeveel; ?>x
    </td> 
    <td> 
    <?=$info->wat; ?>
    </td>
    <td width="10"> 
    </td>
    <td> 
    <?=$geldinfo; if($info->bijaf == "Erbij"){ echo "<font color=\"green\"> erbij</font>"; } else{ echo "<font color=\"red\"> eraf</font>"; } ?>
    </a> 
    </td>
    </tr> 
    <?php 
    } 
    ?> 
    </table> 
    <center> 
    <br /> 
    </center> 
    </div> 
    </td> 
    </tr> 
    </table> 
    <br /> 
    </div> 
    <table width='100%' cellspacing='2' cellpadding='2'> 
    <tr> 
    <td class='content_bottom'> 
    </td> 
    </tr> 
    </table> 
    </div> 
    </td> 
    </tr> 
    </table> 
    </td> 
    </font>
    Toon Meer

    GEGROET

    Een goed webdesign voor een goede prijs! : JoeyBouwen.nl

  • Nillas
    NJMedia
    Berichten
    1.106
    • 22 april 2010 om 09:55
    • #4

    Wat doet er precies niet dan? Geeft hij errors aan?

    [offtopic]Hoe moeilijk is het om een vraag gewoon goed uit te leggen?[/offtopic]

  • Jbouwen
    Joeybouwen.nl
    Berichten
    930
    • 22 april 2010 om 14:35
    • #5

    Hij doet het weer kan closed

    Een goed webdesign voor een goede prijs! : JoeyBouwen.nl

Participate now!

Heb je nog geen account? Registreer je nu en word deel van onze community!

Maak een account aan Login

ICT Nieuws

  • Fijne feestdagen

    tcbhome 28 december 2025 om 13:55
  • Kritieke update voor Really Simple Security-plug-in

    K.Rens 16 november 2024 om 16:12
  • ING Nederland streeft naar ondersteuning van Google Pay tegen eind februari

    K.Rens 2 november 2024 om 16:09

Blogs

  • Functioneel ontwerp

    Dees 28 december 2014 om 12:38
  • Access Control List implementatie in PHP/MySQL - deel 1/2

    FangorN 28 december 2018 om 12:35
  • Access Control List implementatie in PHP/MySQL - deel 2/2

    FangorN 29 december 2018 om 12:37

Gebruikers die dit topic bekijken

  • 3 Gasten
  1. Marktplaats
  2. Design
  3. Voorwaarden
  4. Ons team
  5. Leden
  6. Geschiedenis
  7. Regels
  8. Links
  9. Privacy Policy
ICTscripters ©2005 - 2026 , goedkope hosting door DiMoWeb.com, BE0558.915.582
Sponsors: Beste kattenhotel provincie Antwerpen | Beste Zetes eid kaartlezer webshop
Style: Nexus by cls-design
Stylename
Nexus
Manufacturer
cls-design
Licence
Commercial styles
Help
Supportforum
Visit cls-design