multilanguage for user guarantee
[brisk.git] / web / index_wr.php
1 <?php
2 /*
3  *  brisk - index_wr.php
4  *
5  *  Copyright (C) 2006-2014 Matteo Nastasi
6  *                          mailto: nastasi@alternativeoutput.it
7  *                                  matteo.nastasi@milug.org
8  *                          web: http://www.alternativeoutput.it
9  *
10  * This program is free software; you can redistribute it and/or modify
11  * it under the terms of the GNU General Public License as published by
12  * the Free Software Foundation; either version 2 of the License, or
13  * (at your option) any later version.
14  *
15  * This program is distributed in the hope that it will be useful, but
16  * WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABLILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18  * General Public License for more details. You should have received a
19  * copy of the GNU General Public License along with this program; if
20  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
21  * Suite 330, Boston, MA 02111-1307, USA.
22  *
23  */
24
25 $mlang_indwr = array( 'unknownerr'    => array( 'it' => 'errore sconosciuto',
26                                                 'en' => 'unknown error'),
27                       'btn_backtotab' => array( 'it' => 'Torna ai tavoli.',
28                                                 'en' => 'Back to tables.' ),
29                       'warrrepl'  => array( 'it' => '<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni verr&agrave;<br><br>notificata al garantito l\'avvenuta registrazione.',
30                                             'en' => '<br>The subscription was forwarded to the administrator.<br><br>In a few days we will notify<br><br>your friend the occurred registration.'),
31                       'btn_close' => array( 'it' => 'chiudi',
32                                             'en' => 'close' ),
33                       'commerr' => array( 'it' => '<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>',
34                                           'en' => '<b>An error was occurred during the saving, try again or contact the administrator.</b>'),
35                       'coerrdb' => array( 'it' => '<b>Il database è temporaneamente irraggiungibile, riprova più tardi o contatta l\'amministratore.</b>',
36                                           'en' => '<b>The database is temporarly unavailable, retry to later or conctact the administrator.</b>'),
37                       'warrmust' => array( 'it' => '<b>Per autenticare qualcuno devi a tua volta essere autenticato e certificato.</b>',
38                                            'en' => 'To authenticate somebody you have to be authenticated and certified yourown'),
39                       'mesgrepl' => array( 'it' => '<br><br>Il messaggio &egrave; stato inoltrato all\'amministratore.',
40                                            'en' => '<br><br>The message was forwarded to the administrator'),
41                       'mesgmust' => array( 'it' => '<b>Per mandare messaggi all\'amministratore devi essere autenticato.</b>',
42                                            'en' => 'To send a message to the administrator you have to be authenticated'),
43                       'shutmsg'  => array( 'it' => '<b>Il server sta per essere riavviato, non possono avere inizio nuove partite.</b>',
44                                            'en' => '<b>The server is going to be rebooted, new games are not allowed.</b>'),
45                       'mustauth' => array( 'it' => '<b>Il tavolo a cui volevi sederti richiede autentifica.</b>',
46                                            'en' => '<b>The table where you want to sit require authentication</b>'),
47                       'mustcert' => array( 'it' => '<b>Il tavolo a cui volevi sederti richiede autentifica e certificazione.</b>',
48                                            'en' => '<b>The table where you want to sit require authentication and certification</b>'),
49                       'tabwait'=> array( 'it' => '<b>Il tavolo si &egrave; appena liberato, ci si potr&agrave; sedere tra %d secondi.',
50                                            'en' => '<b>The table is only just opened, you will sit down in %d seconds.'),
51                       'mustfirst'=> array( 'it' => '<b>Il tuo utente può sedersi al tavolo solo per primo.</b>',
52                                            'en' => '<b>Your can sit down as first user only.' ),
53                       'pollmust' => array( 'it' => '<b>Per partecipare al sondaggio devi essere autenticato.</b>',
54                                            'en' => '<b>To vote for the poll you have to be authenticated</b>'),
55                       'pollnone' => array( 'it' => '<br><br>Al momento non è attivo alcun sondaggio.',
56                                            'en' => '<br><br>At this moment no polls are active.'),
57                       'pollchoo' => array( 'it' => '<br><br>Non hai espresso nessuna preferenza.',
58                                            'en' => '<br><br>You don\'t choose any preference, do it'), 
59                       'pollagai' => array( 'it' => '<br>Per questo sondaggio hai già votato.<br><br>Non si può esprimere la propria preferenza più di una volta.',
60                                            'en' => '<br>You just express your preference about this poll.<br><br>You cannot do it again.'),
61                       'pollrec'  => array ('it' => '<br><br>Il tuo voto è stato registrato.',
62                                            'en' => '<br><br>Your vote had be stored.'),
63                       'badwake_a'=> array( 'it' => '<br>Ti sei alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ',
64                                            'en' => '<br>You stand up without the permission of the other players.<br><br>You will wait '),
65                       'badwake_b'=> array( 'it' => ' prima di poterti sedere nuovamente.',
66                                            'en' => ' before you can sit down again.'),
67                       'btn_stays'=> array( 'it' => 'resta in piedi.',
68                                            'en' => 'stay standing.'),
69                       'badsit_a' => array( 'it' => '<br>Tu o qualcuno col tuo stesso indirizzo IP si è alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ',
70                                            'en' => '<br>You or someone with your same IP address is standing up from a table without the permission of the other players <br><br>You will wait '), 
71                       'badsit_b' => array( 'it' => ' prima di poterti sedere nuovamente.<br><br>Se non sei stato tu ad alzarti e possiedi un login con password, autenticandoti con quello, potrai accedere.',
72                                            'en' => ' before you can sit down again. If you don\'t leave the table and you have a login with a password, authenticating with this one you will access'),
73                       'nu_loginau' => array('it' => "login già in uso",
74                                             'en' => "login already in use"),
75                       'nu_emailau' => array('it' => "email già utilizzata",
76                                             'en' => "email already in use"),
77                       'nu_msubj' => array( 'it' => 'Brisk: verifica email',
78                                            'en' => 'Brisk: email verification'),
79                       // %s(guar) %s(login) %s(baseurl) %d(code) %s(hash)
80                       'nu_mtext' => array( 'it' =>
81 'Ciao, sono l\' amministratore del sito di Brisk.
82
83 L\' utente \'%s\' ha garantito per te col nickname \'%s\',
84 vai al link: <%s>
85 per confermare il tuo indirizzo di posta elettronica.
86
87 Ciò è necessario per ottenere la password.
88
89 Saluti e buone partite, mop.',
90                                            'en' => 'EN mtext [%s] [%s] [%s]'),
91                       'nu_mhtml' => array( 'it' => 'Ciao, sono l\' amministratore del sito di Brisk.<br><br>
92 L\' utente \'%s\' ha garantito per te col nickname \'%s\',<br>
93 <a href="%s">clicca qui</a> per confermare il tuo indirizzo di posta elettronica.<br><br>
94 Ciò è necessario per ottenere la password.<br><br>
95 Saluti e buone partite, mop.<br>',
96                                            'en' => 'EN mhtml [%s] [%s] [%s]'),
97
98                       'nu_gtext' => array( 'it' =>
99 'Ciao %s, sono l\' amministratore del sito di Brisk.
100
101 Ti volevo avvisare che ho attivato i login di \'%s\' che hai
102 garantito.
103
104 Ti ricordo che i login vanno dati a persone di fiducia, se 3
105 di quelli che hai autenticato verranno segnati come molestatori
106 verrà sospeso anche il tuo accesso.
107
108 Grazie dell\' impegno, mop.',
109                                            'en' => 'EN nu_gtext [%s][%s]'),
110
111                       'nu_ghtml' => array( 'it' =>
112 'Ciao %s, sono l\' amministratore del sito di Brisk.<br><br>
113 Ti volevo avvisare che ho attivato i login di \'%s\' che hai
114 garantito.<br><br>
115 Ti ricordo che i login vanno dati a persone di fiducia, se 3
116 di quelli che hai autenticato verranno segnati come molestatori
117 verrà sospeso anche il tuo accesso.<br><br>
118 Grazie dell\' impegno, mop.',
119                                            'en' => 'EN nu_ghtml [%s][%s]')
120                       );
121
122 define('LICMGR_CHO_ACCEPT', 0);
123 define('LICMGR_CHO_REFUSE', 1);
124 define('LICMGR_CHO_AFTER',  2);
125
126 function index_wr_main(&$brisk, $remote_addr_full, $get, $post, $cookie)
127 {
128     GLOBAL $G_domain, $G_webbase, $G_mail_seed;
129     GLOBAL $G_shutdown, $G_alarm_passwd, $G_ban_list, $G_black_list, $G_lang, $G_room_help, $G_room_about;
130     GLOBAL $G_room_passwdhowto, $mlang_indwr;
131     GLOBAL $G_tos_vers;
132
133     log_load("index_wr.php");
134     $remote_addr = addrtoipv4($remote_addr_full);
135
136     if (($mesg = gpcs_var('mesg', $get, $post, $cookie)) === FALSE)
137         unset($mesg);
138
139     if (($cl_step = gpcs_var('stp', $get, NULL, NULL)) === FALSE)
140         $cl_step = -2;
141
142     if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE)
143         $sess = "";
144
145
146     if (DEBUGGING == "local" && $remote_addr != '127.0.0.1') {
147         echo "Debugging time!";
148         return (FALSE);
149     }
150
151     /*
152      *  MAIN
153      */
154     $is_spawn = FALSE;
155
156     log_wr(0, 'index_wr.php: COMM: '.xcapemesg($mesg));
157     log_wr('COMM: '.xcapemesg($mesg));
158
159     $curtime = time();
160     $dt = date("H:i ", $curtime);
161
162     if (($user = $brisk->get_user($sess, &$idx)) == FALSE) {
163         $argz = explode('|', xcapemesg($mesg));
164
165         if ($argz[0] == 'getchallenge') {
166             if (isset($get['cli_name']))
167                 $cli_name = $get['cli_name'];
168             if (($a_sem = Challenges::lock_data(TRUE)) != FALSE) { 
169                 log_main("chal lock data success");
170                 
171                 if (($chals = &Challenges::load_data()) != FALSE) {
172                     
173                     $token =  uniqid("");
174                     // echo '2|'.$argz[1].'|'.$token.'|'.$remote_addr.'|'.$curtime.'|';
175                     // exit;
176                     
177                     if (($login_new = validate_name(urldecode($cli_name))) != FALSE) {
178                         if ($chals->add($login_new, $token, $remote_addr, $curtime) != FALSE) {
179                             log_send("SUCCESS: token:".$token);
180                             echo '0|'.$token;
181                         }
182                         else {
183                             log_send("getchallenge FAILED");
184                             echo '1|';
185                         }
186                     }
187                     else {
188                         log_send("getchallenge FAILED");
189                         echo '1|';
190                     }
191                     if ($chals->ismod()) {
192                         Challenges::save_data(&$chals);
193                     }
194                 }
195                 
196                 
197                 Challenges::unlock_data($a_sem);
198             }
199             else {
200                 echo "CHALLENGE LOCK FAILED\n";
201                 return FALSE;
202             }
203         }
204         else if ($argz[0] == 'auth') {
205             printf("challenge|ok");
206         }
207         else if ($argz[0] == 'help') {
208             /* MLANG: "torna ai tavoli" */
209             echo show_notify(str_replace("\n", " ", $G_room_help[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 600, 500);
210         }
211         else if ($argz[0] == 'about') {
212             echo show_notify(str_replace("\n", " ", $G_room_about[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 230);
213         }
214         else if ($argz[0] == 'passwdhowto') {
215             echo show_notify(str_replace("\n", " ", $G_room_passwdhowto[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 200);
216         }
217         else if ($argz[0] == 'roadmap') {
218             echo show_notify(str_replace("\n", " ", $G_room_roadmap[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 200);
219         }
220         else if ($argz[0] == 'placing') {
221             require_once("briskin5/Obj/briskin5.phh");
222             require_once("briskin5/Obj/placing.phh");
223             
224             echo show_notify(str_replace("\n", " ", placings_show(FALSE)), 0, $mlang_indwr['btn_close'][$G_lang], 800, 600);
225         }
226         else if ($argz[0] == 'whysupport') {
227             echo show_notify(str_replace("\n", " ", $G_room_whysupport[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lng], 400, 200);
228         }
229         else { 
230             log_wr("Get User Error");
231             echo "Get User Error:" + $argz[0];
232             return FALSE;
233         }
234         return TRUE;
235     } // end if (($user = $brisk->get_user($sess, ... == FALSE) {
236
237     $brisk->sess_cur_set($user->sess);
238     $argz = explode('|', xcapemesg($mesg));
239
240     log_wr('POSTSPLIT: '.$argz[0]);
241
242     // LACC UPDATED
243     $user->lacc = $curtime;
244     if ($user->cl_step < $cl_step) {
245         log_step(sprintf("%s|%s|%d|%d|%d|%d", $user->sess, $user->name, $user->step, $user->cl_step, $cl_step, $user->step - $user->cl_step));
246         $user->cl_step = $cl_step;
247     }
248
249     if ( ( ! $user->is_auth() ) &&
250         $brisk->ban_check($user->ip)) {
251         // TODO: find a way to add a nonblocking sleep(5) here
252         return (FALSE);
253     }
254
255     if ($argz[0] == 'ping') {
256         log_wr("PING RECEIVED");
257     }
258     else if ($argz[0] == 'prefs') {
259         if ($argz[1] == 'save') {
260             if (!isset($post['prefs'])) {
261                 return FALSE;
262             }
263
264             if (($prefs = Client_prefs::from_json($post['prefs'])) == FALSE) {
265                 $prefs = Client_prefs::from_user($user);
266             }
267             $prefs->store($user, TRUE);
268         }
269         else { // reset case as default
270             $prefs = Client_prefs::from_user($user);
271         }
272         $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
273         $user->comm[$user->step % COMM_N] .=  sprintf('prefs_load(\'%s\', true, %s);', json_encode($prefs),
274                                                       'false');
275         $user->step_inc();
276
277         if ($argz[1] == 'save') {
278             if ($user->stat == 'room' && $user->subst == 'standup') {
279                 $brisk->standup_update($user);
280             }
281             else if ($user->stat == 'room' && $user->subst == 'sitdown') {
282                 log_main("chatt_send pre table update");
283                 $brisk->table_update($user);
284                 log_main("chatt_send post table update");
285             }
286         }
287         echo "1";
288         return TRUE;
289     }
290     else if ($argz[0] == 'shutdown') {
291         log_auth($user->sess, "Shutdown session.");
292
293         $user->the_end = TRUE;
294
295         log_rd2("AUTO LOGOUT.");
296         if ($user->subst == 'sitdown' || $user->stat == 'table')
297             $brisk->room_wakeup($user);
298         else if ($user->subst == 'standup')
299             $brisk->room_outstandup(&$user);
300         else {
301             log_rd2("SHUTDOWN FROM WHAT ???");
302         }
303     }
304     else if ($argz[0] == 'warranty') {
305         if (($cli_name = gpcs_var('cli_name', $get, $post, $cookie)) === FALSE) 
306             $cli_name = "";
307         
308         if (($cli_email = gpcs_var('cli_email', $get, $post, $cookie)) === FALSE)
309             $cli_email = "";
310
311         
312         $mesg_to_user = "";
313         
314         log_wr("INFO:SKIP:argz == warranty name: [".$cli_name."] CERT: ".$user->is_cert());
315         if ($user->is_cert()) {
316             if (0 == 1) {
317                 if (($wa_lock = Warrant::lock_data(TRUE)) != FALSE) {
318                     if (($fp = @fopen(LEGAL_PATH."/warrant.txt", 'a')) != FALSE) {
319                         /* Unix time | session | nickname | IP | where was | mesg */
320                         fwrite($fp, sprintf("%ld|%s|%s|%s|\n", $curtime, xcapelt($user->name), xcapelt(urldecode($cli_name)), xcapelt(urldecode($cli_email))));
321                         fclose($fp);
322                     }
323                     Warrant::unlock_data($wa_lock);
324                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
325                     /* MLANG: "<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni vi verr&agrave;<br><br>notificata l\'avvenuta registrazione." */
326                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['warrrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 150);
327                     $user->step_inc();
328                     echo "1";
329                 }
330                 else {
331                     /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
332                     $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
333                 }
334             } // 0 == 1
335             else {
336                 // check existence of username or email
337                 $is_trans = FALSE;
338                 do {
339                     if (($bdb = BriskDB::create()) == FALSE)
340                         break;
341
342                     $cli_name = urldecode($cli_name);
343                     $cli_email = urldecode($cli_email);
344
345                     // check for already used fields
346                     if (($idret = $bdb->check_record_by_login_or_email($cli_name, $cli_email)) != 0) {
347                         $mesg_to_user = nickserv_msg($dt, ($idret == 1 ?  $mlang_indwr['nu_loginau'][$G_lang] :
348                                                            ($idret == 2 ? $mlang_indwr['nu_emailau'][$G_lang]
349                                                             : $mlang_indwr['unknownerr'][$G_lang])));
350                         break;
351                     }
352                     $bdb->transaction('BEGIN');
353                     $is_trans = TRUE;
354                     //   insert the new user disabled with reason NU_MAILED
355                     if (($usr_obj = $bdb->user_add($cli_name, 'THE_PASS', $cli_email,
356                                                    USER_FLAG_TY_DISABLE,
357                                                    USER_DIS_REA_NU_MAILED, $user->code)) == FALSE) {
358                         fprintf(STDERR, "ERROR: user_add FAILED\n");
359                         break;
360                     }
361                     if (($mail_code = $bdb->mail_reserve_code()) == FALSE) {
362                         fprintf(STDERR, "ERROR: mail reserve code FAILED\n");
363                         break;
364                     }
365                     $hash = md5($curtime . $G_alarm_passwd . $cli_name . $cli_email);
366
367                     $confirm_page = sprintf("http://%s/%s/mailmgr.php?f_act=checkmail&f_code=%d&f_hash=%s",
368                                             $G_domain, $G_webbase, $mail_code, $hash);
369                     $subj = $mlang_indwr['nu_msubj'][$G_lang];
370                     $body_txt = sprintf($mlang_indwr['nu_mtext'][$G_lang],
371                                         $user->name, $cli_name, $confirm_page);
372                     $body_htm = sprintf($mlang_indwr['nu_mhtml'][$G_lang],
373                                         $user->name, $cli_name, $confirm_page);
374
375                     $mail_item = new MailDBItem($mail_code, $usr_obj->code, MAIL_TYP_CHECK,
376                                                 $curtime, $subj, $body_txt, $body_htm, $hash);
377
378                     if (brisk_mail($cli_email, $subj, $body_txt, $body_htm) == FALSE) {
379                         // mail error
380                         fprintf(STDERR, "ERROR: mail send FAILED\n");
381                         break;
382                     }
383                     // save the mail
384                     if ($mail_item->store($bdb) == FALSE) {
385                         // store mail error
386                         fprintf(STDERR, "ERROR: store mail FAILED\n");
387                         break;
388                     }
389                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
390                     /* MLANG: "<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni vi verr&agrave;<br><br>notificata l\'avvenuta registrazione." */
391                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['warrrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 150);
392                     $user->step_inc();
393                     echo "1";
394                     $bdb->transaction('COMMIT');
395                 } while(FALSE);
396                 $bdb->transaction('ROLLBACK');
397             }
398             
399         }
400         else {
401             /* MLANG: "<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>" */
402             $mesg_to_user = nickserv_msg($dt, $mlang_indwr['warrmust'][$G_lang]);
403         }
404         
405         if ($mesg_to_user != "") {
406             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
407             
408             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
409             $user->step_inc();
410         }
411     }
412     else if ($argz[0] == 'mesgtoadm') {
413         if (($cli_subj = gpcs_var('cli_subj', $get, $post, $cookie)) === FALSE) 
414             $cli_subj = "";
415         
416         if (($cli_mesg = gpcs_var('cli_mesg', $get, $post, $cookie)) === FALSE)
417             $cli_mesg = "";
418
419
420         
421         $mesg_to_user = "";
422         
423         log_wr("INFO:SKIP:argz == mesgtoadm name: [".$user->name."] AUTH: ".$user->is_auth());
424         if ($user->is_auth()) {
425             if (($wa_lock = Warrant::lock_data(TRUE)) != FALSE) {
426                 if (($bdb = BriskDB::create()) != FALSE) {
427                     $bdb->users_load();
428                 
429                     if (($ema = $bdb->getmail($user->name)) != FALSE) {
430                         //  mail("nastasi",
431                         mail("brisk@alternativeoutput.it", urldecode($cli_subj), urldecode($cli_mesg), sprintf("From: %s <%s>", $user->name, $ema));
432                     }
433                     
434                     if (($fp = @fopen(LEGAL_PATH."/messages.txt", 'a')) != FALSE) {
435                         /* Unix time | session | nickname | IP | where was | mesg */
436                         fwrite($fp, sprintf("%ld|%s|%s|%s\n", $curtime, $user->name,
437                                             xcapelt(urldecode($cli_subj)), xcapelt(urldecode($cli_mesg))));
438                         fclose($fp);
439                     }
440                     Warrant::unlock_data($wa_lock);
441                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
442                     /* MLANG: "" */
443                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['mesgrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
444                     $user->step_inc();
445                     echo "1";
446                 }
447                 else {
448                     /* MLANG: "<b>Il database è temporaneamente irraggiungibile, riprova più tardi o contatta l\'amministratore.</b>" */
449                     $mesg_to_user = nickserv_msg($dt, $mlang_indwr['coerrdb'][$G_lang]);
450                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
451                 }
452             }
453             else {
454                 /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
455                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
456             }
457             
458         }
459         else {
460             /* MLANG: "<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>" */
461             $mesg_to_user = nickserv_msg($dt, $mlang_indwr['mesgmust'][$G_lang]);
462         }
463         
464         if ($mesg_to_user != "") {
465             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
466             
467             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
468             $user->step_inc();
469         }
470     }
471
472
473
474     else if ($argz[0] == 'poll') {
475         GLOBAL $G_with_poll, $G_poll_name;
476         if (($cli_choose = gpcs_var('cli_choose', $get, $post, $cookie)) === FALSE) 
477             $cli_choose = "";
478         
479         if (($cli_poll_name = gpcs_var('cli_poll_name', $get, $post, $cookie)) === FALSE)
480             $cli_poll_name = "";
481
482         $poll_lock = FALSE;
483         $mesg_to_user = "";
484   
485         $fp = FALSE;
486         $echont = "0";
487
488   /*
489           DONE - autorizzato ?
490           DONE - ci sono poll attivi ?
491           - verifica che il poll_name del client sia uguale a quello sul server
492           DONE - lock
493           DONE - apro file r+ con fallback in w+
494           DONE - vedo se ha già votato
495           DONE - se si: messaggio di voto già dato
496           se no: accetto il voto e lo segno; messaggio
497           chiudo file
498   */
499
500         $dobreak = FALSE;
501         do {
502             log_wr("INFO:SKIP:argz == poll name: [".$cli_poll_name."] AUTH: ".$user->is_auth());
503             if ( ! $user->is_auth() ) {
504                 // MLANG: <b>Per partecipare al sondaggio devi essere autenticato.</b>
505                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['pollmust'][$G_lang]);
506                 log_wr("break1");
507                 break;
508             }
509             
510             if ($G_with_poll == FALSE && $G_poll_name != FALSE && $G_poll_name != "") {
511                 $mesg_to_user = show_notify($mlang_indwr['pollnone'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
512                 log_wr("break2");
513                 break;
514             }
515     
516             if ($cli_choose == "" || !isset($cli_choose)) {
517                 $mesg_to_user = show_notify($mlang_indwr['pollchoo'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
518                 log_wr("break2.5");
519                 break;
520             }
521     
522             if (($poll_lock = Poll::lock_data(TRUE)) == FALSE) {
523                 /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
524                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
525                 log_wr("break3");
526                 break;
527             }
528     
529             if (($fp = @fopen(LEGAL_PATH."/".$G_poll_name.".txt", 'r+')) == FALSE)
530                 $fp = @fopen(LEGAL_PATH."/".$G_poll_name.".txt", 'w+');
531             
532             if ($fp == FALSE) {
533                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
534                 log_wr("break4");
535                 break;
536             }
537     
538             log_wr("poll: cp");
539             fseek($fp, 0);
540             
541             log_wr("poll: cp2");
542             while (!feof($fp)) {
543                 log_wr("poll: cp3");
544                 $bf = fgets($fp, 4096);
545                 log_wr("poll: cp3.1");
546                 $arli = csplitter($bf, '|');
547                 if (count($arli) == 0)
548                     break;
549                 log_wr("poll: cp3.2");
550                 if (strcasecmp($arli[1], $user->name) == 0) {
551                     $mesg_to_user = show_notify($mlang_indwr['pollagai'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
552                     $dobreak = TRUE;
553                     break;
554                 }
555             }
556             log_wr("poll: cp4");
557             
558             if ($dobreak) {
559                 log_wr("break5");
560                 break;
561             }
562       
563             /* Unix time | nickname | choose */
564             fwrite($fp, sprintf("%ld|%s|%s\n", $curtime, xcapelt($user->name), xcapelt(urldecode($cli_choose))));
565             fflush($fp);
566             $mesg_to_user =  show_notify($mlang_indwr['pollrec'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
567             $echont = "1";
568             log_wr("poll: cp5");
569         } while (0);
570         
571         if ($fp != FALSE)
572             fclose($fp);
573         
574         if ($poll_lock != FALSE)
575             Poll::unlock_data($poll_lock);
576         
577         if ($mesg_to_user != "") {
578             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
579             
580             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
581             $user->step_inc();
582         }
583
584         echo "$echont";
585     }
586
587     /******************
588      *                *
589      *   STAT: room   *
590      *                *
591      ******************/
592     else if ($user->stat == 'room') {
593         $user->laccwr = time();
594
595         if ($argz[0] == 'help') {
596             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
597             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_help[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 600, 500);
598
599             log_wr($user->comm[$user->step % COMM_N]);
600             $user->step_inc();
601
602         }
603         else if ($argz[0] == 'passwdhowto') {
604             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
605             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_passwdhowto[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 600, 500);
606
607             log_wr($user->comm[$user->step % COMM_N]);
608             $user->step_inc();
609
610         }
611         else if ($argz[0] == 'splash') {
612             GLOBAL $G_with_splash, $G_splash_content, $G_splash_interval, $G_splash_idx;
613             GLOBAL $G_splash_w, $G_splash_h, $G_splash_timeout;
614             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
615
616             $user->comm[$user->step % COMM_N] .=  show_notify_ex(str_replace("\n", " ", $G_splash_content[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], $G_splash_w, $G_splash_h, true, 0);
617
618             log_wr($user->comm[$user->step % COMM_N]);
619             $user->step_inc();
620         }
621         else if ($argz[0] == 'about') {
622             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
623             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_about[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 400, 200);
624             
625             log_wr($user->comm[$user->step % COMM_N]);
626             $user->step_inc();
627             
628         }
629         else if ($argz[0] == 'placing') {
630             require_once("briskin5/Obj/briskin5.phh");
631             require_once("briskin5/Obj/placing.phh");
632             
633             $user->comm[$user->step % COMM_N] =  "gst.st = ".($user->step+1)."; ";
634             $user->comm[$user->step % COMM_N] .= show_notify_ex(str_replace("\n", " ", placings_show($user)), 0, $mlang_indwr['btn_backtotab'][$G_lang], 800, 600, TRUE, 0);
635             
636             log_wr($user->comm[$user->step % COMM_N]);
637             $user->step_inc();
638         }
639         else if ($argz[0] == 'roadmap') {
640             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
641             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_roadmap[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 400, 200);
642             
643             log_wr($user->comm[$user->step % COMM_N]);
644             $user->step_inc();
645             
646         }
647         else if ($argz[0] == 'whysupport') {
648             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
649             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_whysupport[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 400, 200);
650             
651             log_wr($user->comm[$user->step % COMM_N]);
652             $user->step_inc();
653             
654         }
655         else if ($argz[0] == 'chatt') {
656             $brisk->chatt_send(&$user, xcapemesg($mesg));
657         }
658         else if ($argz[0] == 'tosmgr') {
659             // check IF is authnticated user, both terms of service versions matches
660             if ($user->is_auth() && count($argz) == 5) {
661                 $f_type = $argz[1];      $f_code = $argz[2];
662                 $f_tos_curr = $argz[3]; $f_tos_vers = $argz[4];
663
664                 if ("$f_tos_curr" == $user->rec->tos_vers_get()  &&
665                     "$f_tos_vers" == "$G_tos_vers") {
666                     if ("$f_type" == "soft" || "$f_type" == "hard") {
667                         $res = 100;
668                         switch ($f_code) {
669                         case LICMGR_CHO_ACCEPT:
670                             $user->rec->tos_vers_set($G_tos_vers);
671                             $res = $user->tos_store();
672                             break;
673                         case LICMGR_CHO_REFUSE:
674                             $user->flags_set(USER_FLAG_TY_DISABLE, USER_FLAG_TY_ALL);
675                             $user->rec->disa_reas_set(USER_DIS_REA_LICENCE);
676                             $res = $user->state_store();
677
678                             $user->comm[$user->step % COMM_N] = $user->blocking_error(TRUE);
679                             $user->the_end = TRUE;
680                             $user->step_inc();
681                             break;
682                         }
683                     }
684                 }
685             }
686         }
687         /**********************
688          *                    *
689          *   SUBST: standup   *
690          *                    *
691          **********************/
692         else if ($user->subst == 'standup') {
693             if ($argz[0] == 'sitdown') {
694                 log_wr("SITDOWN command");
695
696                 if ($user->the_end == TRUE) {
697                     log_wr("INFO:SKIP:argz == sitdown && ->the_end == TRUE => ignore request.");
698                     return FALSE;
699                 }
700                 
701                 // Take parameters
702                 $table_idx = (int)$argz[1];
703                 $table = &$brisk->table[$table_idx];
704     
705                 $not_allowed_msg = "";
706                 if ($G_shutdown) {
707                         $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['shutmsg'][$G_lang]);
708                 }
709                 else if ($table->wakeup_time > $curtime) {
710                     $not_allowed_msg = nickserv_msg($dt, sprintf($mlang_indwr['tabwait'][$G_lang],
711                                                                  $table->wakeup_time - $curtime));
712                 }
713                 else if ($table->auth_type == TABLE_AUTH_TY_CERT && ( ! $user->is_cert() ) ) {
714                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustcert'][$G_lang]);
715                 }
716                 else if ($table->auth_type == TABLE_AUTH_TY_AUTH && ( ! $user->is_auth() ) ) {
717                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustauth'][$G_lang]);
718                 }
719                 else if ($user->flags & USER_FLAG_TY_FIRONLY && $table->player_n > 0) {
720                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustfirst'][$G_lang]);
721                 }
722                 if ($not_allowed_msg != "") {
723                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ".$not_allowed_msg;
724                     $user->step_inc();
725                     return TRUE;
726                 }
727                 
728                 /* TODO: refact to a function */
729                 // if ($user->bantime > $user->laccwr) {
730                 require_once("Obj/hardban.phh");
731
732                 if (($bantime = Hardbans::check(($user->is_auth() ? $user->name : FALSE),
733                                                 $user->ip, $user->sess)) != -1) {
734                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
735                     /* MLANG: "<br>Ti sei alzato da un tavolo senza il consenso degli altri giocatori. <br><br>Dovrai aspettare ancora ".secstoword($user->bantime - $user->laccwr)." prima di poterti sedere nuovamente.", "resta in piedi.", "<br>Tu o qualcuno col tuo stesso indirizzo IP si è alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ".secstoword($bantime - $user->laccwr)." prima di poterti sedere nuovamente.<br><br>Se non sei stato tu ad alzarti e possiedi un login con password, autenticandoti con quello, potrai accedere." */
736                     if ($user->is_auth()) {
737                         $user->comm[$user->step % COMM_N] .= show_notify($mlang_indwr['badwake_a'][$G_lang].secstoword($bantime - $user->laccwr).$mlang_indwr['badwake_b'][$G_lang], 2000, $mlang_indwr['btn_stays'][$G_lang], 400, 140);
738                     }
739                     else {
740                         $user->comm[$user->step % COMM_N] .= show_notify($mlang_indwr['badsit_a'][$G_lang].secstoword($bantime - $user->laccwr).$mlang_indwr['badsit_a'][$G_lang], 2000, $mlang_indwr['btn_stays'][$G_lang], 400, 180);
741                     }
742                     $user->step_inc();
743                     return TRUE;
744                 }
745     
746                 if ($table->player_n == PLAYERS_N) {
747                     log_wr("WARN:FSM: Sitdown unreachable, table full.");
748                     return FALSE;
749                 }
750       
751                 // set new status
752                 $user->subst = "sitdown";
753                 $user->table = $table_idx;
754                 $user->table_pos = $table->user_add($idx);
755                 
756                 log_wr("MOP before");
757                 
758                 if ($table->player_n == PLAYERS_N) {
759                     require_once("briskin5/Obj/briskin5.phh");
760                     log_wr("MOP inall");
761                     
762                     // Start game for this table.
763                     log_wr("Start game!");
764         
765                     //
766                     //  START THE SPAWN HERE!!!!
767                     //
768                     
769                     // Create new spawned table
770                     // $bin5_sem = Bin5::lock_data(TRUE, $table_idx);
771                     $table_token = uniqid("");
772                     $brisk->table[$table_idx]->table_token = $table_token;
773                     $brisk->table[$table_idx]->table_start = $curtime;
774                     
775                     $plist = "$table_token|$user->table|$table->player_n";
776                     for ($i = 0 ; $i < $table->player_n ; $i++) {
777                         $plist .= '|'.$brisk->user[$table->player[$i]]->sess;
778                     }
779                     log_legal($curtime, $user->ip, $user, "STAT:CREATE_GAME", $plist);
780                     
781                     log_wr("pre new Bin5");
782                     if (($bin5 = new Bin5($brisk, $table_idx, $table_token, $get, $post, $cookie)) == FALSE)
783                         log_wr("bri create: FALSE");
784                     else
785                         log_wr("bri create: ".serialize($bin5));
786                     
787                     log_wr("pre init table");
788                     // init table
789                     $bin5_table = $bin5->table[0];
790                     $bin5_table->init($bin5->user);
791                     $bin5_table->game_init($bin5->user);
792                     //
793                     // Init spawned users.
794                     //
795                     //  MULTIGAME: here init of selected game instead of hardcabled briskin5 init (look subst status)
796                     //
797                     log_wr("game_init after");
798                     for ($i = 0 ; $i < $table->player_n ; $i++) {
799                         $bin5_user_cur = $bin5->user[$i];
800                         $user_cur = $brisk->user[$table->player[$i]];
801                         
802                         $bin5_user_cur->laccwr = $curtime;
803                         $bin5_user_cur->trans_step = $user_cur->step + 1;
804                         $bin5_user_cur->comm[$bin5_user_cur->step % COMM_N] = "";
805                         $bin5_user_cur->step_inc();
806                         $bin5_user_cur->comm[$bin5_user_cur->step % COMM_N] = show_table(&$bin5,&$bin5_user_cur,$bin5_user_cur->step+1,TRUE,FALSE);
807                         $bin5_user_cur->step_inc();
808                         
809                         log_wr("TRY PRESAVE: ".$bin5_user_cur->step." TRANS STEP: ".$bin5_user_cur->trans_step);
810                         
811                         log_wr("Pre if!");
812                         
813                         //          ARRAY_POP DISABLED
814                         //          // CHECK
815                         while (array_pop($user_cur->comm) != NULL);
816           
817                         $user_cur->trans_step = $user_cur->step + 1;
818                         $user_cur->comm[$user_cur->step % COMM_N] = sprintf('gst.st_loc++; gst.st=%d; createCookie("table_idx", %d, 24*365, cookiepath); createCookie("table_token", "%s", 24*365, cookiepath); createCookie("lang", "%s", 24*365, cookiepath); xstm.stop(); window.onunload = null ; window.onbeforeunload = null ; document.location.assign("briskin5/index.php");|', $user_cur->step+1, $table_idx, $table_token, $G_lang);
819                         log_wr("TRANS ATTIVATO");
820                         
821                         $user_cur->stat_set('table');
822                         $user_cur->subst = 'asta';
823                         $user_cur->laccwr = $curtime;
824                         $user_cur->step_inc();
825                     }
826                     log_wr("presave bri");
827                     $brisk->match_add($table_idx, $bin5);
828                     log_wr("postsave bri");
829                 }
830                 // change room
831                 $brisk->room_sitdown($user, $table_idx);
832                 
833                 log_wr("MOP finish");
834             }
835             else if ($argz[0] == 'logout') {
836                 $brisk->ghost_sess->push($curtime, $user->sess, GHOST_SESS_REAS_LOUT);
837                 $user->the_end = TRUE;
838
839                 if ($user->subst == 'sitdown') {
840                     log_load("ROOM WAKEUP");
841                     $brisk->room_wakeup($user);
842                 }
843                 else if ($user->subst == 'standup')
844                     $brisk->room_outstandup($user);
845                 else
846                     log_rd2("LOGOUT FROM WHAT ???");
847             }
848         }
849         /**********************
850          *                    *
851          *   SUBST: sitdown   *
852          *                    *
853          **********************/
854         else if ($user->subst == 'sitdown') {
855             if ($user->the_end == TRUE) {
856                 log_wr("INFO:SKIP:argz == sitdown && ->the_end == TRUE => ignore request.");
857                 return FALSE;
858             }
859
860             if ($argz[0] == 'wakeup') {
861                 $brisk->room_wakeup($user);
862             }
863             else if ($argz[0] == 'logout') {
864                 $brisk->ghost_sess->push($curtime, $user->sess, GHOST_SESS_REAS_LOUT);
865                 $user->the_end = TRUE;
866
867                 $brisk->room_wakeup($user);
868             }
869         }
870     }
871     
872     return (FALSE);
873 }
874 ?>