forked from OGSteam/mod-attaques
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recyclages.php
executable file
·402 lines (350 loc) · 16 KB
/
recyclages.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<?php
/**
* recyclages.php
*
* @package Attaques
* @author Verité/ericc
* @link http://www.ogsteam.fr
* @version : 0.8b
*/
// L'appel direct est interdit....
if (!defined('IN_SPYOGAME')) die("Hacking attempt");
// Appel des Javascripts
echo "<script type='text/javascript' src='" . FOLDER_ATTCK . "/attack.js'></script>";
//Définitions
global $db, $table_prefix;
//Gestion des dates
$date = date("j");
$mois = date("m");
$annee = date("Y");
$septjours = $date - 7;
$yesterday = $date - 1;
if ($septjours < 1) $septjours = 1;
if ($yesterday < 1) $yesterday = 1;
//Fonction de suppression d'un rapport d'attaque
if (isset($pub_recy_id)) {
$pub_recy_id = intval($pub_recy_id);
//On récupère l'id de l'utilisateur qui a enregistré cette attaque
$query = "SELECT `recy_user_id` FROM " . TABLE_ATTAQUES_RECYCLAGES . " WHERE `recy_id`='$pub_recy_id'";
$result = $db->sql_query($query);
list($user) = $db->sql_fetch_row($result);
if ($user == $user_data['user_id']) {
$query = "DELETE FROM " . TABLE_ATTAQUES_RECYCLAGES . " WHERE `recy_id` = '$pub_recy_id'";
$db->sql_query($query);
echo "<span style=\"color: #FF0000; \">Le recyclage a bien été supprimé.</span>";
//On ajoute l'action dans le log
$line = $user_data['user_name'] . " supprime l'un de ses recyclage dans le module de gestion des attaques";
$fichier = "log_" . date("ymd") . '.log';
$line = "/*" . date("d/m/Y H:i:s") . '*/ ' . $line;
write_file(PATH_LOG_TODAY . $fichier, "a", $line);
} else {
echo "<span style=\"color: #FF0000; \">Vous n'avez pas le droit d'effacer ce recyclage !!!</span>";
//On ajoute l'action dans le log
$line = $user_data[user_name] . " a tenté de supprimer un recyclage qui appartient à un autre utilisateurs dans le module de gestion des attaques";
$fichier = "log_" . date("ymd") . '.log';
$line = "/*" . date("d/m/Y H:i:s") . '*/ ' . $line;
write_file(PATH_LOG_TODAY . $fichier, "a", $line);
}
}
// On récupère la liste des utilisateurs dont on peut afficher les attaques
$query = "SELECT DISTINCT u.`user_id`, u.`user_name` FROM " . TABLE_USER . " u
LEFT JOIN " . TABLE_MOD_USER_CFG . " mu
ON mu.`user_id` = u.`user_id`
WHERE u.`user_id` = " . $user_data['user_id']." OR (mu.`user_id` is not null AND mu.`config` = 'diffusion_rapports' AND mu.`mod` = 'Attaques')
ORDER BY u.`user_name`";
$result = $db->sql_query($query);
$users = array();
while($row = $db->sql_fetch_row($result))
$users[$row[0]] = $row[1];
// Si un utilisateur a été sélectionné, on vérifie que l'on peut afficher les rapports de celui-ci
if(isset($pub_user_id) && isset($users[$pub_user_id])) {
$user_id = $pub_user_id;
}
else {
$user_id = $user_data["user_id"];
}
$estUtilisateurCourant = $user_id == $user_data["user_id"];
$masquer_coord = false;
if(!$estUtilisateurCourant)
{
$result = mod_get_user_option($user_id, 'masquer_coord');
if($result == null || $result['masquer_coord'] == '1')
$masquer_coord = true;
}
//Si les dates d'affichage ne sont pas définies, on affiche par défaut les attaques du jour,
if (!isset($pub_date_from))
$pub_date_from = mktime(0, 0, 0, $mois, $date, $annee);
else
{
// Si la date est au format jour/mois/annee
$pub_date = date_parse_from_format ('j M Y H:i', $pub_date_from);
if($pub_date['error_count'] == 0)
$pub_date_from = mktime($pub_date['hour'], $pub_date['minute'], 00, $pub_date['month'], $pub_date['day'], $pub_date['year']);
else
$pub_date_from = mktime(0, 0, 0, $mois, $pub_date_from, $annee);
}
if (!isset($pub_date_to))
$pub_date_to = mktime(23, 59, 59, $mois, $date, $annee);
else {
// Si la date est au format jour/mois/annee
$pub_date = date_parse_from_format ('j M Y H:i', $pub_date_to);
if($pub_date['error_count'] == 0)
$pub_date_to = mktime($pub_date['hour'], $pub_date['minute'], 59, $pub_date['month'], $pub_date['day'], $pub_date['year']);
else
$pub_date_to = mktime(23, 59, 59, $mois, $pub_date_to, $annee);
}
$pub_date_from = intval($pub_date_from);
$pub_date_to = intval($pub_date_to);
//Requete pour afficher la liste des recyclages
$query = "SELECT recy_coord, recy_date, recy_metal, recy_cristal, recy_id FROM " . TABLE_ATTAQUES_RECYCLAGES . " WHERE recy_user_id=" . $user_id . " AND recy_date BETWEEN " . $pub_date_from . " and " . $pub_date_to . " ORDER BY recy_date DESC,recy_id DESC";
$result = $db->sql_query($query);
//On recupère le nombre de recyclages
$nb_recy = $db->sql_numrows($result);
//Cacul pour obtenir les gains des recyclages
$query = "SELECT SUM(recy_metal), SUM(recy_cristal) FROM " . TABLE_ATTAQUES_RECYCLAGES . " WHERE recy_user_id=" . $user_id . " AND recy_date BETWEEN " . $pub_date_from . " and " . $pub_date_to . " GROUP BY recy_user_id";
$resultgains = $db->sql_query($query);
//On récupère la date au bon format
$pub_date_from = strftime("%d %b %Y %H:%M", $pub_date_from);
$pub_date_to = strftime("%d %b %Y %H:%M", $pub_date_to);
//Création du field pour choisir l'affichage (attaque du jour, de la semaine ou du mois
echo "<fieldset><legend><b><span style=\"color: #0080FF; \">Date d'affichage des recyclages ";
echo help("changer_affichage");
echo "</span></b></legend>";
echo "Afficher mes recyclages : ";
echo "<form action='index.php?action=attaques&page=recyclages' method='post' name='date'>";
echo "du : <input type='text' name='date_from' id='date_from' size='15' value='$pub_date_from' /> ";
echo "au : ";
echo "<input type='text' name='date_to' id='date_to' size='15' value='$pub_date_to' />";
echo "<br>";
?>
<a href="#haut" onclick="setDateFrom('<?php echo $date; ?>'); setDateTo('<?php echo $date; ?>'); valid();">du jour</a> |
<a href="#haut" onclick="setDateFrom('<?php echo $yesterday; ?>'); setDateTo('<?php echo $yesterday; ?>'); valid();">de
la veille</a> |
<a href="#haut" onclick="setDateFrom('<?php echo $septjours; ?>'); setDateTo('<?php echo $date; ?>'); valid();">des 7
derniers jours</a> |
<a href="#haut" onclick="setDateFrom('01'); setDateTo('<?php echo $date; ?>'); valid();">du mois</a>
<br />
<select name="user_id">
<?php foreach($users as $id => $username)
{
echo "<option value='$id'";
if($id == $user_id)
echo " SELECTED=SELECTED";
echo ">$username</option>";
}
?>
</select>
<?php
echo "<br><br>";
echo "<input type='submit' value='Afficher' name='B1'></form>";
echo "</fieldset>";
echo "<br><br>";
//Création du field pour voir les gains des attaques
echo "<fieldset><legend><b><span style=\"color: #0080FF; \">Résultats des recyclages du " . $pub_date_from . " au " . $pub_date_to . " ";
echo help("resultats");
echo "</span></b></legend>";
//Résultat requete
list($recy_metal, $recy_cristal) = $db->sql_fetch_row($resultgains);
//Calcul des gains totaux
$totalgains = $recy_metal + $recy_cristal;
//echo"<table width='100%'><tr align='left' valign='center'>";
echo "<table width='100%'><tr align='left'>";
echo "<td width='25%'>" . "<table width='100%'><colgroup><col width='40%'/><col/></colgroup><tbody>" . "<tr>" . "<td style='font-size: 18px;color: white;'><b>Métal</b></td>" . "<td class='metal number' style='font-size: 18px;'>" . number_format($recy_metal, 0, ',', ' ') . "</td>" . "</tr><tr>" . "<td style='font-size: 18px;color: white;'><b>Cristal</b></td>" . "<td class='cristal number' style='font-size: 18px;'>" . number_format($recy_cristal, 0, ',', ' ') . "</td>" . "</tr><tr>" . "<td style='font-size: 18px;color: white;'><b>Gains</b></td>" . "<td class='number' style='font-size: 18px;color: white;'>" . number_format($totalgains, 0, ',', ' ') . "</td>" . "</tr><tbody></table></td>";
// Afficher l'image du graphique
echo "<td width='75%' align='center'>";
//echo $recy_metal."?".(!isset($recy_metal));
if ((!isset($recy_metal)) && (!isset($recy_cristal)) && $recy_metal == 0 && $recy_cristal == 0) {
echo "Pas de graphique disponible";
} else {
/** GRAPHIQUE **/
echo "<div id='graphique' style='height: 350px; width: 800px; margin: 0 auto; clear: both;'></div>";
/** FIN GRAPHIQUE **/
echo create_pie_numbers($recy_metal . "_x_" . $recy_cristal, "Métal_x_Cristal", "Gains des recyclages", "graphique");
}
echo "</td></tr>";
echo "</table>";
//echo"<table width='100%'><tr align='left' valign='center'>";
//Affichage des gains en métal, en cristal et en deut
//$recy_metal = number_format($recy_metal, 0, ',', ' ');
//$recy_cristal = number_format($recy_cristal, 0, ',', ' ');
//echo "<td><p align='left'><font color='#FFFFFF'><big><big><big>Métal recyclé : ".$recy_metal."<br>Cristal recyclé : ".$recy_cristal."<br><br>";
//Affichage du total des gains
//$totalgains = number_format($totalgains, 0, ',', ' ');
//echo "<b>Soit un total de : ".$totalgains."</b><br><br>";
//echo"</big></big>";
//echo"</big></big></font></td></tr></table>";
echo "</p></fieldset><br><br>";
//Création du field pour voir la liste des attaques
echo "<fieldset><legend><b><span style=\"color: #0080FF; \">Liste des recyclages du " . $pub_date_from . " au " . $pub_date_to . " ";
echo " : " . $nb_recy . " recyclage(s) ";
echo help("liste_recy");
echo "</span></b></legend>";
//Tableau donnant la liste des attaques
echo "<table width='100%'>";
echo "<tr>";
echo "<td class=" . 'c' . " align=" . 'center' . "><b>Coordonnées</b></td>";
echo "<td class=" . 'c' . " align=" . 'center' . "><b>Date du recyclage</b></td>";
echo "<td class=" . 'c' . " align=" . 'center' . "><b>Métal Recyclé</b></td>";
echo "<td class=" . 'c' . " align=" . 'center' . "><b>Cristal Recyclé</b></td>";
echo "<td class=" . 'c' . " align=" . 'center' . "><b><span style=\"color: #FF0000; \">Supprimer</span></b></td>";
echo "</tr>";
echo "<tr>";
while (list($recy_coord, $recy_date, $recy_metal, $recy_cristal, $recy_id) = $db->sql_fetch_row($result)) {
$recy_date = strftime("%d %b %Y à %Hh%M", $recy_date);
$recy_metal = number_format($recy_metal, 0, ',', ' ');
$recy_cristal = number_format($recy_cristal, 0, ',', ' ');
echo "<th align='center'>" .$masquer_coord ? '' : $recy_coord . "</th>";
echo "<th align='center'>" . $recy_date . "</th>";
echo "<th align='center'>" . $recy_metal . "</th>";
echo "<th align='center'>" . $recy_cristal . "</th>";
echo "<th align='center' valign='middle'>";
if($estUtilisateurCourant)
{
echo "<form action='index.php?action=attaques&page=recyclages' method='post'><input type='hidden' name='date_from' value='$pub_date_from'><input type='hidden' name='date_to' value='$pub_date_to'><input type='hidden' name='recy_id' value='$recy_id'><input type='submit' value='Supprimer' name='B1' style='color: #FF0000'></form>";
}
echo "</th>";
echo "</tr>";
echo "<tr>";
}
echo "</tr>";
echo "</table>";
echo "</fieldset>";
if ($config['histo'] == 1) {
/**** DEBUT HISTO ******/
$mois = date("m");
$annee = date("Y");
$query = "SELECT DAY(FROM_UNIXTIME(recy_date)) AS day, SUM(recy_metal) AS metal, SUM(recy_cristal) AS cristal FROM " . TABLE_ATTAQUES_RECYCLAGES . " WHERE recy_user_id=" . $user_data['user_id'] . " and MONTH(FROM_UNIXTIME(recy_date))=" . $mois . " and YEAR(FROM_UNIXTIME(recy_date))=" . $annee . " GROUP BY day";
// requète SQL pour récupérer le total par ressource par jour
$result = $db->sql_query($query);
// Initialisation des variables et tableau
$barre = array();
if (isset($query)) {
while (list($jour, $metal, $cristal) = $db->sql_fetch_row($result)) {
if (!isset($barre[$jour][0])) {
$barre[$jour][0] = 0;
}
if (!isset($barre[$jour][1])) {
$barre[$jour][1] = 0;
}
$barre[$jour][0] += $metal;
$barre[$jour][1] += $cristal;
}
}
$i = 0;
$categories = "";
$metal = "";
$cristal = "";
$deuterium = "";
for ($n = 1; $n < 32; $n++) {
if (!isset($barre[$n][0])) {
$barre[$n][0] = 0;
}
if (!isset($barre[$n][1])) {
$barre[$n][1] = 0;
}
if (!isset($barre[$n][2])) {
$barre[$n][2] = 0;
}
if ($n == 1) {
$categories .= "'" . $n . "'";
$metal .= $barre[$n][0];
$cristal .= $barre[$n][1];
$deuterium .= $barre[$n][2];
} else {
$categories .= ",'" . $n . "'";
$metal .= "," . $barre[$n][0];
$cristal .= "," . $barre[$n][1];
$deuterium .= "," . $barre[$n][2];
}
}
$series = "{name: 'Métal', data: [" . $metal . "] }, " . "{name: 'Cristal', data: [" . $cristal . "] }, " . "{name: 'Deutérium', data: [" . $deuterium . "] }";
/** GRAPHIQUE **/
echo "<div id='graphiquemois' style='height: 350px; width: 1200px; margin: 0 auto; clear: both;'></div>";
/** GRAPHIQUE **/
echo "<script type='text/javascript'>
function number_format(number, decimals, dec_point, thousands_sep) {
var n = !isFinite(+number) ? 0 : +number,
prec = !isFinite(+decimals) ? 0 : Math.abs(decimals),
sep = (typeof thousands_sep === 'undefined') ? ',' : thousands_sep, dec = (typeof dec_point === 'undefined') ? '.' : dec_point,
s = '',
toFixedFix = function (n, prec) {
var k = Math.pow(10, prec);
return '' + Math.round(n * k) / k;
};
// Fix for IE parseFloat(0.55).toFixed(0) = 0;
s = (prec ? toFixedFix(n, prec) : '' + Math.round(n)).split('.');
if (s[0].length > 3) {
s[0] = s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g, sep); }
if ((s[1] || '').length < prec) {
s[1] = s[1] || '';
s[1] += new Array(prec - s[1].length + 1).join('0');
} return s.join(dec);
}
var chart;
chart = new Highcharts.Chart({
chart: {
renderTo: 'graphiquemois',
defaultSeriesType: 'column',
backgroundColor: {
linearGradient: [0, 0, 250, 500],
stops: [
[0, 'rgb(48, 48, 96)'],
[1, 'rgb(0, 0, 0)']
]
},
borderColor: '#000000',
borderWidth: 2,
className: 'dark-container',
plotBackgroundColor: 'rgba(255, 255, 255, .1)',
plotBorderColor: '#CCCCCC',
plotBorderWidth: 1
},
title: {
text: 'Historique du mois'
},
xAxis: {
categories: [" . $categories . "]
},
yAxis: {
min: 0,
title: {
text: 'Quantité'
}
},
legend: {
layout: 'vertical',
style: {
left: 'auto',
bottom: 'auto',
right: '50px',
top: '50px'
},
itemStyle: {
font: '9pt Trebuchet MS, Verdana, sans-serif',
color: '#A0A0A0'
},
backgroundColor: '#666',
align: 'left',
verticalAlign: 'top',
x: 100,
y: 70
},
tooltip: {
formatter: function() {
return '<b>' + this.series.name + '</b>: ' + number_format(this.y, 0, ',', ' ');
}
},
plotOptions: {
column: {
pointPadding: 0.2,
borderWidth: 0
}
},
series: [" . $series . "]
});
</script>";
//echo"</fieldset>";
}
echo "<br>";
echo "<br>";
?>