1 | <?php
|
---|
2 | /************************************************************************/
|
---|
3 | /* Eleonline - Raccolta e diffusione dei dati elettorali */
|
---|
4 | /* by Roberto Gigli & Luciano Apolito */
|
---|
5 | /* http://www.eleonline.it */
|
---|
6 | /* info@eleonline.it luciano@aniene.net rgigli@libero.it */
|
---|
7 | /************************************************************************/
|
---|
8 | /* Modulo menu */
|
---|
9 | /* Amministrazione */
|
---|
10 | /************************************************************************/
|
---|
11 |
|
---|
12 | if (!defined('ADMIN_FILE')) {
|
---|
13 | die ("You can't access this file directly...");
|
---|
14 | }
|
---|
15 | if (!ini_get("register_globals")) {
|
---|
16 | $php_ver = phpversion();
|
---|
17 | $php_ver = explode(".", $php_ver);
|
---|
18 | $phpver = "$php_ver[0]$php_ver[1]";
|
---|
19 | if ($phpver >= 41) {
|
---|
20 | $PHP_SELF = $_SERVER['PHP_SELF'];
|
---|
21 | }
|
---|
22 | }
|
---|
23 | global $dbi;
|
---|
24 | $aid=$_SESSION['aid'];
|
---|
25 | #$dbi=$_SESSION['dbi'];
|
---|
26 | $id_comune=$_SESSION['id_comune'];
|
---|
27 | $prefix=$_SESSION['prefix'];
|
---|
28 | $currentlang=$_SESSION['lang'];
|
---|
29 | $bgcolor1=$_SESSION['bgcolor1'];
|
---|
30 | $bgcolor2=$_SESSION['bgcolor2'];
|
---|
31 | $bgcolor1='#e7e7e7';
|
---|
32 | $param=strtolower($_SERVER['REQUEST_METHOD']) == 'get' ? $_GET : $_POST;
|
---|
33 |
|
---|
34 | if (!isset($id_cons_gen)) if (isset($param['id_cons_gen'])) $id_cons_gen=$param['id_cons_gen'];else $id_cons_gen='0';
|
---|
35 | $perms=ChiSei($id_cons_gen);
|
---|
36 |
|
---|
37 | ##modifica
|
---|
38 | if ($perms>128){
|
---|
39 | if (isset($param['id_comune']) && intval($param['id_comune'])>0) {
|
---|
40 | $id_comune=intval($param['id_comune']);
|
---|
41 | $_SESSION['id_comune']=$id_comune;
|
---|
42 | }
|
---|
43 | }
|
---|
44 | include_once("modules/Elezioni/query.sql");
|
---|
45 |
|
---|
46 | $row=setconsultazione();
|
---|
47 | if(isset($row[0])) {
|
---|
48 | $tipo_cons=$row[0]; $descr_cons=$row[1]; $id_cons_gen=$row[2];
|
---|
49 | } else {
|
---|
50 | $tipo_cons=0; $descr_cons=''; $id_cons_gen=0;
|
---|
51 | }
|
---|
52 | $row=tipocons();
|
---|
53 | if(isset($row[0])) {
|
---|
54 | $genere=$row[0];$votog=$row[1];$votol=$row[2];$votoc=$row[3];$conscirc=$row[4];
|
---|
55 | } else {
|
---|
56 | $genere=0;$votog=0;$votol=0;$votoc=0;$conscirc=0;
|
---|
57 | }
|
---|
58 |
|
---|
59 | if (!$perms) $perms=ChiSei($id_cons_gen);
|
---|
60 | include_once("modules/Elezioni/language/lang-$currentlang.php");
|
---|
61 | //**************************************************************************
|
---|
62 | // ELE
|
---|
63 | //**************************************************************************
|
---|
64 |
|
---|
65 |
|
---|
66 | function ele() {
|
---|
67 |
|
---|
68 | global $espandi, $aid, $bgcolor1, $bgcolor2,$bgcolor5, $prefix, $dbi, $offset, $min,$descr_cons, $id_cons_gen,$tipo_cons,$genere,$op,$id_comune,$perms,$id_cons,$votog,$votol,$votoc,$votocirc,$tema,$fascia,$limite,$BACKUP,$versione;
|
---|
69 |
|
---|
70 | include ("header.php");
|
---|
71 | # include("modules/Elezioni/testa.php");
|
---|
72 | //immagine bullet
|
---|
73 | $bullet="<img src=\"temi/$tema/images/bullet.gif\" alt =\" \" align=\"left\" border=\"0\">";
|
---|
74 | $bullet_red="<img src=\"temi/$tema/images/bullet_red.gif\" alt =\" \" align=\"left\" border=\"0\">";
|
---|
75 | $bgcolor1='#e7e7e7';
|
---|
76 | $row=descr_comune();$descr_comu=$row['descrizione'];
|
---|
77 |
|
---|
78 | $row=daticonscom();
|
---|
79 | if (isset($row['id_fascia'])) $fascia=$row['id_fascia'];
|
---|
80 | else
|
---|
81 | $fascia=0;
|
---|
82 | $otable= "<table bgcolor=\"$bgcolor1\" width=\"100%\" cellpadding=\"0\" cellspacing=\"2\" BORDER=\"0\">\n <tr><td> </td><td valign=\"top\" align=\"left\">";
|
---|
83 | $otable1= "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"2\" BORDER=\"0\">\n <tr><td valign=\"top\" width=\"180\">";
|
---|
84 | $ctable= "</td></tr></table>";
|
---|
85 | $currentlang=$_SESSION['lang'];
|
---|
86 |
|
---|
87 |
|
---|
88 |
|
---|
89 | echo "<form name=\"scelta\" action=\"admin.php\">";
|
---|
90 | echo $otable;
|
---|
91 | echo "<input type=\"hidden\" name=\"pag_cons\" value=\"admin.php?id_cons_gen=\">";
|
---|
92 | echo "<input type=\"hidden\" name=\"op\" value=\"ele\">";
|
---|
93 | ###########################
|
---|
94 | $row=elenco_cons();
|
---|
95 |
|
---|
96 |
|
---|
97 | ##################################
|
---|
98 | echo "<font size=-1><b>"._SCELTA_CONS.":</b> </font><select name=\"id_cons_gen\" onChange=\"top.location.href=this.form.pag_cons.value+this.form.id_cons_gen.options[this.form.id_cons_gen.selectedIndex].value;return false\">";
|
---|
99 |
|
---|
100 | foreach ($row as $riga)
|
---|
101 | {
|
---|
102 | $id=$riga[0];$descrizione=$riga[1];$gen2=$riga[2];$idgen=$riga[3];$chiusa=$riga[4];
|
---|
103 | # while(list() = mysql_fetch_row($res)) {
|
---|
104 | if (($chiusa==0) OR ($perms>32)) {
|
---|
105 | if (($idgen==$id_cons_gen or !$id_cons_gen)) {
|
---|
106 | $sel = "selected";
|
---|
107 | $genere=$gen2;
|
---|
108 | $id_cons_gen=$idgen;
|
---|
109 | } else {
|
---|
110 | $sel = "";
|
---|
111 | }
|
---|
112 | echo "<option value=\"$idgen\" $sel>$descrizione";
|
---|
113 | }
|
---|
114 | }
|
---|
115 | echo "</select>";
|
---|
116 | // controllo delle opzioni utilizzabili: sono quelle che hanno genitori in quella precedente
|
---|
117 | // esempio si possono inserire i candidati solo se prima sono state inserite le liste
|
---|
118 | $sql="select count(0) from ".$prefix."_ele_circoscrizione where id_cons=$id_cons";
|
---|
119 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH);$nrcirco=$row[0];}
|
---|
120 | catch(PDOException $e) {$nrcirco=0; }
|
---|
121 | $sql="select count(0) from ".$prefix."_ele_sede where id_cons=$id_cons";
|
---|
122 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH);$nrsede=$row[0];}
|
---|
123 | catch(PDOException $e) {$nrsede=0; }
|
---|
124 | $sql="select count(0) from ".$prefix."_ele_gruppo where id_cons=$id_cons";
|
---|
125 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH);$nrgruppo=$row[0];}
|
---|
126 | catch(PDOException $e) {$nrgruppo=0; }
|
---|
127 | $sql = "select count(0) from ".$prefix."_ele_lista where id_cons=$id_cons";
|
---|
128 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH);$nrlista=$row[0];}
|
---|
129 | catch(PDOException $e) {$nrlista=0; }
|
---|
130 | $sql = "SELECT sum(voti_complessivi) from ".$prefix."_ele_voti_parziale where id_cons=$id_cons";
|
---|
131 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH); $nraff=$row[0];}
|
---|
132 | catch(PDOException $e) {$nraff=0; }
|
---|
133 | if ($genere==0) $tmpval='voti_ref'; else $tmpval='sezioni';
|
---|
134 | $sql = "SELECT sum(validi) from ".$prefix."_ele_$tmpval where id_cons=$id_cons";
|
---|
135 | try { $sth = $dbi->prepare("$sql"); $sth->execute(); $row = $sth->fetch(PDO::FETCH_BOTH);$nrvoti=$row[0];}
|
---|
136 | catch(PDOException $e) {$nrvoti=0; }
|
---|
137 | unset($row);
|
---|
138 | if ($perms==256) // il superuser puo' scegliere il comune su cui lavorare
|
---|
139 | {
|
---|
140 | $row=elenco_comuni();
|
---|
141 | echo "<select name=\"id_comune\" onChange=\"top.location.href=this.form.pag_cons.value+$id_cons_gen+'&id_comune='+this.form.id_comune.options[this.form.id_comune.selectedIndex].value;return false\"><option value=\"\">";
|
---|
142 | foreach($row as $riga)
|
---|
143 | {
|
---|
144 | $id=$riga[0];$descrizione=$riga[1];
|
---|
145 | $sel=($id == $id_comune) ? "selected":"";
|
---|
146 | echo "<option value=\"$id\" $sel>$descrizione";
|
---|
147 | }
|
---|
148 | }
|
---|
149 | echo "</select>";
|
---|
150 | echo $ctable;
|
---|
151 | echo "</form>";
|
---|
152 |
|
---|
153 |
|
---|
154 | echo "<br>";
|
---|
155 |
|
---|
156 | echo $otable1;
|
---|
157 | echo "<table width=\"180\" align=\"left\"><tr><td><table>";
|
---|
158 | echo "<tr align=\"left\" bgcolor=\"$bgcolor1\"><td valign=\"top\" align=\"left\" width=\"150\" colspan=\"2\">
|
---|
159 | <a href=\"admin.php?op=$op&id_cons_gen=$id_cons_gen&help=1\">$bullet"._HELP."</a>
|
---|
160 | </td></tr>";
|
---|
161 |
|
---|
162 | if ($perms>128) {
|
---|
163 |
|
---|
164 | # <a href=\"admin.php?op=inscollegi&id_cons_gen=$id_cons_gen\">$bullet"._COLLEGI."</a><br>
|
---|
165 |
|
---|
166 | echo "
|
---|
167 | <tr align=\"left\" bgcolor=\"$bgcolor1\">
|
---|
168 | <td valign=\"top\" align=\"center\" bgcolor=\"#000000\" rowspan=\"3\"><font face=\"Arial,Helvetica\" size=-1><font color=\"#ffffff\"><b>"._SUPER."
|
---|
169 | </b></font></font>
|
---|
170 | </td>";
|
---|
171 | echo "<td valign=\"top\" align=\"left\" width=\"150\">";
|
---|
172 | if(!$BACKUP){
|
---|
173 | echo "<a href=\"admin.php?op=configurazione&id_cons_gen=$id_cons_gen\">$bullet"._CONFIGURAZIONE."</a><br>";
|
---|
174 | if($op=="configurazione" || $op=="widget" || $op=="plugin"){
|
---|
175 | echo " - <a href=\"admin.php?op=widget&id_cons_gen=$id_cons_gen\"> "._WIDGET."</a>";
|
---|
176 | echo "<br> - "._PLUGINS."";
|
---|
177 | echo "<hr>";
|
---|
178 | }
|
---|
179 | }
|
---|
180 | if(isset($_SESSION['remoterev'])) {
|
---|
181 | $newrev=$_SESSION['remoterev'];
|
---|
182 | } else {
|
---|
183 | $rev=0;
|
---|
184 | if ($stream = fopen('http://mail.eleonline.it/version/risposta.php', 'r')) {
|
---|
185 | $rev= stream_get_contents($stream, 4);
|
---|
186 | fclose($stream);
|
---|
187 | }
|
---|
188 | $newrev=(int) filter_var($rev, FILTER_SANITIZE_NUMBER_INT);
|
---|
189 | $_SESSION['remoterev']=$newrev;
|
---|
190 | $myrev=intval(substr($versione,-4,4));
|
---|
191 | $_SESSION['localrev']=$myrev;
|
---|
192 |
|
---|
193 |
|
---|
194 | }
|
---|
195 | $myrev=$_SESSION['localrev'];
|
---|
196 | if($newrev==$myrev or $newrev==0) echo "<a href=\"admin.php?op=aggiorna&id_cons_gen=$id_cons_gen\">$bullet"._AGGIORNA."</a><br>";
|
---|
197 | else echo "<a href=\"admin.php?op=aggiorna&id_cons_gen=$id_cons_gen\">$bullet_red<b>"._AGGIORNA."</b></a><br>";
|
---|
198 | if(!$BACKUP){
|
---|
199 | echo "<a href=\"admin.php?op=confconsiglio&id_cons_gen=$id_cons_gen\">$bullet"._CONFCONS."</a>
|
---|
200 | </td></tr><tr align=\"left\" bgcolor=\"$bgcolor1\"><td>
|
---|
201 | <a href=\"admin.php?op=inscomuni&id_cons_gen=$id_cons_gen\">$bullet"._DEFCOMUNE."</a><br>
|
---|
202 | <a href=\"admin.php?op=oper_admin&id_cons_gen=$id_cons_gen\">$bullet"._AMMINISTRATORI."</a>
|
---|
203 | </td></tr><tr align=\"left\" bgcolor=\"$bgcolor1\"><td>
|
---|
204 | <a href=\"admin.php?op=consultazione&id_cons_gen=$id_cons_gen\">$bullet"._CONSULTAZIONE_ADM."</a><br>";
|
---|
205 | echo "<a href=\"admin.php?op=rec_add_aff&id_cons_gen=$id_cons_gen\">$bullet"._AFFLUENZE."</a><br>
|
---|
206 | <a href=\"admin.php?op=associazioni&id_cons_gen=$id_cons_gen\">$bullet"._INSCOMUNE."</a>";
|
---|
207 | }else{
|
---|
208 | echo "</td></tr><tr align=\"left\" bgcolor=\"$bgcolor1\"><td valign=\"top\" align=\"left\" width=\"150\" rowspan=\"2\">";
|
---|
209 | echo "<a href=\"admin.php?op=aggcons&id_cons_gen=$id_cons_gen\">$bullet"._AGGDATI."</a>";
|
---|
210 | echo "</td></tr><tr><td>";
|
---|
211 | }
|
---|
212 | echo "</td></tr>";
|
---|
213 | # <br><a href=\"http://www.eleonline.it/portal/segnala.php?tmp=test123\" target=\"_blank\">$bullet_red <b>"._SEGNALA."</b></a>
|
---|
214 |
|
---|
215 | # <a href=\"admin.php?op=backup&id_cons_gen=$id_cons_gen\">$bullet"._BACKUP."</a><br>
|
---|
216 |
|
---|
217 | }
|
---|
218 | // Amministrazione locale solo superuser e adminuser
|
---|
219 | if ($perms>16 and ! $espandi and !$BACKUP) {
|
---|
220 | echo "
|
---|
221 | <tr bgcolor=\"$bgcolor1\">
|
---|
222 | <td valign=\"top\" align=\"center\" bgcolor=\"#000000\"><font face=\"Arial,Helvetica\" size=-1><font color=\"#ffffff\"><b>"._ADMIN."
|
---|
223 |
|
---|
224 | </b></font></font>
|
---|
225 |
|
---|
226 | </td>
|
---|
227 | <td valign=\"top\">";
|
---|
228 | if ($perms>32) {
|
---|
229 | echo "<a href=\"admin.php?op=cons_comuni&id_cons_gen=$id_cons_gen\">$bullet"._CONSULTAZIONI."</a><br>
|
---|
230 | <a href=\"admin.php?op=scarica&id_cons_gen=$id_cons_gen\">$bullet"._SCARICA."</a><br>";
|
---|
231 | # if($nrgruppo==0 and $nrlista==0)
|
---|
232 | echo "<a href=\"admin.php?op=importa&id_cons_gen=$id_cons_gen\">$bullet"._IMPORTA."</a><br>";
|
---|
233 | echo "<a href=\"admin.php?op=operatori&id_cons_gen=$id_cons_gen\">$bullet"._OPERATORI."</a> <br><a href=\"admin.php?op=permessi&id_cons_gen=$id_cons_gen\">$bullet"._PERMESSI."</a> <br>";
|
---|
234 | }
|
---|
235 | echo "<a href=\"admin.php?op=come&vai=come&id_cons_gen=$id_cons_gen\">$bullet "._COME."</a> <br>
|
---|
236 | <a href=\"admin.php?op=numeri&vai=numeri&id_cons_gen=$id_cons_gen\">$bullet "._NUMERI."</a> <br>
|
---|
237 | <a href=\"admin.php?op=servizi&vai=servizi&id_cons_gen=$id_cons_gen\">$bullet "._SERVIZI."</a> <br>
|
---|
238 | <a href=\"admin.php?op=link&vai=link&id_cons_gen=$id_cons_gen\">$bullet "._LINK."</a> <br>
|
---|
239 | <a href=\"admin.php?op=circo&id_cons_gen=$id_cons_gen\">
|
---|
240 |
|
---|
241 | $bullet"._CIRCO."</a> <br>";
|
---|
242 | if ($nrcirco){
|
---|
243 | echo "<a href=\"admin.php?op=sede&id_cons_gen=$id_cons_gen\">$bullet "._SEDE."</a> <br>";
|
---|
244 | if ($nrsede){
|
---|
245 | echo "<a href=\"admin.php?op=sezione&id_cons_gen=$id_cons_gen\">$bullet "._SEZIONE."</a><br>";
|
---|
246 | }
|
---|
247 | }
|
---|
248 | if ($genere!=4) { //gestisce gruppi if ($tipo_cons!=8){ $genere!=2 and
|
---|
249 | echo "<a href=\"admin.php?op=gruppo&id_cons_gen=$id_cons_gen\">$bullet "._GRUPPO."</a><br>";
|
---|
250 | }
|
---|
251 |
|
---|
252 | if ($genere>2 or $genere==1){ ####prova
|
---|
253 | if ($genere==4 or $nrgruppo){ // or $tipo_cons==10 or $tipo_cons==11){
|
---|
254 | echo "
|
---|
255 | <a href=\"admin.php?op=lista&id_cons_gen=$id_cons_gen\">$bullet "._LISTA."</a> <br>";
|
---|
256 | if ($genere>2){ ####prova
|
---|
257 | if ($nrlista){
|
---|
258 | echo "<a href=\"admin.php?op=candidato&id_cons_gen=$id_cons_gen\">$bullet"._CANDIDATO."</a> <br>";
|
---|
259 | }else{
|
---|
260 | echo "$bullet "._CANDIDATO." ";
|
---|
261 | }
|
---|
262 | }
|
---|
263 | }else{
|
---|
264 | echo "
|
---|
265 | $bullet"._LISTA." <br>";
|
---|
266 | echo "$bullet "._CANDIDATO." <br>";
|
---|
267 |
|
---|
268 | }
|
---|
269 |
|
---|
270 | }
|
---|
271 |
|
---|
272 | echo "</td></tr>";
|
---|
273 | }
|
---|
274 |
|
---|
275 |
|
---|
276 | //Amministrazione normale operatore
|
---|
277 | echo "<tr bgcolor=\"$bgcolor1\">
|
---|
278 | <td valign=\"top\" align=\"center\" bgcolor=\"#000000\"><font face=\"Arial,Helvetica\" size=-1><font color=\"#ffffff\"><b>"._OPER."
|
---|
279 |
|
---|
280 | </b></font></font>
|
---|
281 |
|
---|
282 | </td>
|
---|
283 | <td valign=\"top\" width=\"150\">";
|
---|
284 | if ($op!='consultazione' and $perms>0 and $nrcirco and ($nrlista or $nrgruppo) and ! $espandi) {
|
---|
285 | if(!$BACKUP) echo "<a href=\"admin.php?op=voti&id_cons_gen=$id_cons_gen&do=spoglio\">$bullet "._GEST." "._SPOGLIO."</a><br>";
|
---|
286 | if ($nraff) {
|
---|
287 | echo "<a href=\"admin.php?op=controllo_votanti&id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._AFFLUENZE."</a><br>";
|
---|
288 | }else{
|
---|
289 | echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"center\" border=\"0\"> "._STATO." "._AFFLUENZE."<br>";
|
---|
290 | }
|
---|
291 | if ($nrvoti) {
|
---|
292 | echo "<a href=\"admin.php?op=controllo_voti&id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._VOTI."</a><br>";
|
---|
293 | }else{
|
---|
294 | echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"middle\" border=\"0\"> "._STATO." "._VOTI."<br>";
|
---|
295 | }
|
---|
296 | echo "<a href=\"admin.php?op=riepilogo&id_cons_gen=$id_cons_gen\">$bullet "._RIEPILOGO."</a><br>";
|
---|
297 | # if($tipo_cons==18 or $tipo_cons==19)
|
---|
298 |
|
---|
299 | if($genere==5 and ($fascia>$limite or $limite==0))
|
---|
300 | echo "<a href=\"admin.php?op=riepilogovoti&id_cons_gen=$id_cons_gen\">$bullet Tabella dei Totali</a><br>";
|
---|
301 | }
|
---|
302 |
|
---|
303 |
|
---|
304 | echo "<br><a href=\"admin.php?op=cambiopwd&id_cons_gen=$id_cons_gen\">$bullet"._CAMBIOPWD."</a><br>";
|
---|
305 |
|
---|
306 | if (file_exists("../client/modules.php"))
|
---|
307 | echo "<hr><a href=\"../client/modules.php?id_comune=$id_comune&id_cons_gen=$id_cons_gen&op=gruppo\" target=\"_blank\">$bullet Guarda il sito</a><br><hr>";
|
---|
308 |
|
---|
309 | //echo "<hr /><a href=\"../client/modules.php\" target=\"_blank\">$bullet Guarda il sito</a><br /><hr />";
|
---|
310 | echo "<a href=\"admin.php?op=logout&msglogout=0\">$bullet "._ESCI."</a>";
|
---|
311 | echo "</td></tr></table>";
|
---|
312 | // continua la tabella su ele.voti con le sezioni
|
---|
313 | // altrimenti inizia la tabella centrale
|
---|
314 |
|
---|
315 | if ($op!="voti")
|
---|
316 | echo "</td></tr></table></td><td valign=\"top\" align=left>";
|
---|
317 |
|
---|
318 | }
|
---|
319 | if(!isset($op)) $op='';
|
---|
320 | switch ($op){
|
---|
321 | case "ele":
|
---|
322 | ele();
|
---|
323 | global $language;
|
---|
324 | include("language/$currentlang/ele.html");
|
---|
325 | echo"</td></tr></table>";
|
---|
326 | include("footer.php");
|
---|
327 |
|
---|
328 | break;
|
---|
329 |
|
---|
330 | }
|
---|
331 |
|
---|
332 | ?>
|
---|