26/09/2025 11:13:15 - TYPE ERROR:PHP warning 26/09/2025 11:13:15 - MESSAGE:Declaration of AnaAttivitaController::_setupHelpParameters($idattivita) should be compatible with Controller::_setupHelpParameters() 26/09/2025 11:13:15 - Error File LINE: 26/09/2025 11:13:15 - /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php(23) 26/09/2025 11:13:15 - Error SOURCE CODE: 26/09/2025 11:13:15 -
11  * 20131010 - SELECT_ATT - davide.corona@sophiainformatica.it
12  * filtro per id_order = 0
13  * 
14  * 20131009 - TIPO_ATTIVITA - davide.corona@sophiainformatica.it
15  * selezione tra attività intellettuali e non
16  * 
17  * 20131009 - STATO_VALIDAZIONE - davide.corona@sophiainformatica.it
18  * gestione stato validazione
19  * 
20  * 20130926 - SELECT_ATT - davide.corona@sophiainformatica.it
21  * selezione attività per i fornitori
22  */
23 class AnaAttivitaController extends Controller
24 {
25     /**
26      * @var string the default layout for the views. Defaults to '//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap, meaning
27      * using two-column layout. See 'protected/views/layouts/column2.php'.
28      */
29     public $layout='//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap;
30     public $help_params = []; // 20250919 - Ticket: 0009960 
31 
32     /**
33      * @return array action filters
34      */
35     public function filters()
26/09/2025 11:13:15 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 354 [args] => Array ( [0] => /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php ) [function] => require ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => select/ ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => anaAttivita/select ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 26/09/2025 11:14:02 - TYPE ERROR:PHP warning 26/09/2025 11:14:02 - MESSAGE:Declaration of AnaAttivitaController::_setupHelpParameters($idattivita) should be compatible with Controller::_setupHelpParameters() 26/09/2025 11:14:02 - Error File LINE: 26/09/2025 11:14:02 - /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php(23) 26/09/2025 11:14:02 - Error SOURCE CODE: 26/09/2025 11:14:02 -
11  * 20131010 - SELECT_ATT - davide.corona@sophiainformatica.it
12  * filtro per id_order = 0
13  * 
14  * 20131009 - TIPO_ATTIVITA - davide.corona@sophiainformatica.it
15  * selezione tra attività intellettuali e non
16  * 
17  * 20131009 - STATO_VALIDAZIONE - davide.corona@sophiainformatica.it
18  * gestione stato validazione
19  * 
20  * 20130926 - SELECT_ATT - davide.corona@sophiainformatica.it
21  * selezione attività per i fornitori
22  */
23 class AnaAttivitaController extends Controller
24 {
25     /**
26      * @var string the default layout for the views. Defaults to '//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap, meaning
27      * using two-column layout. See 'protected/views/layouts/column2.php'.
28      */
29     public $layout='//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap;
30     public $help_params = []; // 20250919 - Ticket: 0009960 
31 
32     /**
33      * @return array action filters
34      */
35     public function filters()
26/09/2025 11:14:02 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 354 [args] => Array ( [0] => /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php ) [function] => require ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => select/ ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => anaAttivita/select ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 26/09/2025 11:14:04 - TYPE ERROR:PHP warning 26/09/2025 11:14:04 - MESSAGE:Declaration of AnaAttivitaController::_setupHelpParameters($idattivita) should be compatible with Controller::_setupHelpParameters() 26/09/2025 11:14:04 - Error File LINE: 26/09/2025 11:14:04 - /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php(23) 26/09/2025 11:14:04 - Error SOURCE CODE: 26/09/2025 11:14:04 -
11  * 20131010 - SELECT_ATT - davide.corona@sophiainformatica.it
12  * filtro per id_order = 0
13  * 
14  * 20131009 - TIPO_ATTIVITA - davide.corona@sophiainformatica.it
15  * selezione tra attività intellettuali e non
16  * 
17  * 20131009 - STATO_VALIDAZIONE - davide.corona@sophiainformatica.it
18  * gestione stato validazione
19  * 
20  * 20130926 - SELECT_ATT - davide.corona@sophiainformatica.it
21  * selezione attività per i fornitori
22  */
23 class AnaAttivitaController extends Controller
24 {
25     /**
26      * @var string the default layout for the views. Defaults to '//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap, meaning
27      * using two-column layout. See 'protected/views/layouts/column2.php'.
28      */
29     public $layout='//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap;
30     public $help_params = []; // 20250919 - Ticket: 0009960 
31 
32     /**
33      * @return array action filters
34      */
35     public function filters()
26/09/2025 11:14:04 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 354 [args] => Array ( [0] => /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php ) [function] => require ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => select/ ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => anaAttivita/select ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 26/09/2025 11:14:11 - TYPE ERROR:PHP warning 26/09/2025 11:14:11 - MESSAGE:Declaration of AnaAttivitaController::_setupHelpParameters($idattivita) should be compatible with Controller::_setupHelpParameters() 26/09/2025 11:14:11 - Error File LINE: 26/09/2025 11:14:11 - /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php(23) 26/09/2025 11:14:11 - Error SOURCE CODE: 26/09/2025 11:14:11 -
11  * 20131010 - SELECT_ATT - davide.corona@sophiainformatica.it
12  * filtro per id_order = 0
13  * 
14  * 20131009 - TIPO_ATTIVITA - davide.corona@sophiainformatica.it
15  * selezione tra attività intellettuali e non
16  * 
17  * 20131009 - STATO_VALIDAZIONE - davide.corona@sophiainformatica.it
18  * gestione stato validazione
19  * 
20  * 20130926 - SELECT_ATT - davide.corona@sophiainformatica.it
21  * selezione attività per i fornitori
22  */
23 class AnaAttivitaController extends Controller
24 {
25     /**
26      * @var string the default layout for the views. Defaults to '//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap, meaning
27      * using two-column layout. See 'protected/views/layouts/column2.php'.
28      */
29     public $layout='//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap;
30     public $help_params = []; // 20250919 - Ticket: 0009960 
31 
32     /**
33      * @return array action filters
34      */
35     public function filters()
26/09/2025 11:14:11 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 354 [args] => Array ( [0] => /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php ) [function] => require ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => select/ ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => anaAttivita/select ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 26/09/2025 11:14:13 - TYPE ERROR:PHP warning 26/09/2025 11:14:13 - MESSAGE:Declaration of AnaAttivitaController::_setupHelpParameters($idattivita) should be compatible with Controller::_setupHelpParameters() 26/09/2025 11:14:13 - Error File LINE: 26/09/2025 11:14:13 - /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php(23) 26/09/2025 11:14:13 - Error SOURCE CODE: 26/09/2025 11:14:13 -
11  * 20131010 - SELECT_ATT - davide.corona@sophiainformatica.it
12  * filtro per id_order = 0
13  * 
14  * 20131009 - TIPO_ATTIVITA - davide.corona@sophiainformatica.it
15  * selezione tra attività intellettuali e non
16  * 
17  * 20131009 - STATO_VALIDAZIONE - davide.corona@sophiainformatica.it
18  * gestione stato validazione
19  * 
20  * 20130926 - SELECT_ATT - davide.corona@sophiainformatica.it
21  * selezione attività per i fornitori
22  */
23 class AnaAttivitaController extends Controller
24 {
25     /**
26      * @var string the default layout for the views. Defaults to '//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap, meaning
27      * using two-column layout. See 'protected/views/layouts/column2.php'.
28      */
29     public $layout='//layouts/column1_bootstrap'; //20170804 - TICKET:0001973 - impostazione layout di bootstrap;
30     public $help_params = []; // 20250919 - Ticket: 0009960 
31 
32     /**
33      * @return array action filters
34      */
35     public function filters()
26/09/2025 11:14:13 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 354 [args] => Array ( [0] => /var/www/html/dev/giie/protected/controllers/AnaAttivitaController.php ) [function] => require ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => select/ ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => anaAttivita/select ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 06/11/2025 12:09:01 - TYPE ERROR:ParseError 06/11/2025 12:09:01 - MESSAGE:syntax error, unexpected 'if' (T_IF), expecting function (T_FUNCTION) or const (T_CONST) 06/11/2025 12:09:01 - Error File LINE: 06/11/2025 12:09:01 - /var/www/html/dev/giie/protected/controllers/SiteAppController.php(686) 06/11/2025 12:09:01 - Error SOURCE CODE: 06/11/2025 12:09:01 -
674           foreach ($fornitori as $fornitore) {
675       
676             //verifica se il Fornitore ha solo Attività Intellettuali
677             $hasOnlyAttivitaIntellettuali = $fornitore->hasOnlyAttivitaIntellettuali();
678 
679             
680             /**
681              * TICKET: 0010246 - 20251029
682              * - se il Documento è di tipo "Non Intellettuali"
683              * - e se il Fornitore ha solo Attività Intellettuali
684              * --> non viene creato l'abbinamento File-Fornitore
685              */
686             if($doc->solo_non_intelletuali && $hasOnlyAttivitaIntellettuali){
687               //composizione messaggio di log
688               $message = tr('NON abbinato il Documento')." [<b>{$doc->descrizione}</b>] ".
689                         tr('al Fornitore')." [<b>{$fornitore->nome}</b>] -> ".
690                         tr('il Documento è di tipo "Non Intellettuali" e il Fornitore ha solo Attività Intellettuali').".";
691                         //log inserimento
692               if($pScrivi_log){
693                 print("$message<br>");
694                 fwrite($f_log, "$message\n");
695               }
696             }else{
697               //impostazioni in base al tipo Doc. --------------------------------
698               
06/11/2025 12:09:01 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => abbinanuovidoc/ ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => siteApp/abbinanuovidoc ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [3] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 06/11/2025 12:10:30 - TYPE ERROR:ParseError 06/11/2025 12:10:30 - MESSAGE:syntax error, unexpected 'if' (T_IF), expecting function (T_FUNCTION) or const (T_CONST) 06/11/2025 12:10:30 - Error File LINE: 06/11/2025 12:10:30 - /var/www/html/dev/giie/protected/controllers/SiteAppController.php(686) 06/11/2025 12:10:30 - Error SOURCE CODE: 06/11/2025 12:10:30 -
674           foreach ($fornitori as $fornitore) {
675       
676             //verifica se il Fornitore ha solo Attività Intellettuali
677             $hasOnlyAttivitaIntellettuali = $fornitore->hasOnlyAttivitaIntellettuali();
678 
679             
680             /**
681              * TICKET: 0010246 - 20251029
682              * - se il Documento è di tipo "Non Intellettuali"
683              * - e se il Fornitore ha solo Attività Intellettuali
684              * --> non viene creato l'abbinamento File-Fornitore
685              */
686             if($doc->solo_non_intelletuali && $hasOnlyAttivitaIntellettuali){
687               //composizione messaggio di log
688               $message = tr('NON abbinato il Documento')." [<b>{$doc->descrizione}</b>] ".
689                         tr('al Fornitore')." [<b>{$fornitore->nome}</b>] -> ".
690                         tr('il Documento è di tipo "Non Intellettuali" e il Fornitore ha solo Attività Intellettuali').".";
691                         //log inserimento
692               if($pScrivi_log){
693                 print("$message<br>");
694                 fwrite($f_log, "$message\n");
695               }
696             }else{
697               //impostazioni in base al tipo Doc. --------------------------------
698               
06/11/2025 12:10:30 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => abbinanuovidoc/ ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => siteApp/abbinanuovidoc ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [3] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 06/11/2025 12:10:31 - TYPE ERROR:ParseError 06/11/2025 12:10:31 - MESSAGE:syntax error, unexpected 'if' (T_IF), expecting function (T_FUNCTION) or const (T_CONST) 06/11/2025 12:10:31 - Error File LINE: 06/11/2025 12:10:31 - /var/www/html/dev/giie/protected/controllers/SiteAppController.php(686) 06/11/2025 12:10:31 - Error SOURCE CODE: 06/11/2025 12:10:31 -
674           foreach ($fornitori as $fornitore) {
675       
676             //verifica se il Fornitore ha solo Attività Intellettuali
677             $hasOnlyAttivitaIntellettuali = $fornitore->hasOnlyAttivitaIntellettuali();
678 
679             
680             /**
681              * TICKET: 0010246 - 20251029
682              * - se il Documento è di tipo "Non Intellettuali"
683              * - e se il Fornitore ha solo Attività Intellettuali
684              * --> non viene creato l'abbinamento File-Fornitore
685              */
686             if($doc->solo_non_intelletuali && $hasOnlyAttivitaIntellettuali){
687               //composizione messaggio di log
688               $message = tr('NON abbinato il Documento')." [<b>{$doc->descrizione}</b>] ".
689                         tr('al Fornitore')." [<b>{$fornitore->nome}</b>] -> ".
690                         tr('il Documento è di tipo "Non Intellettuali" e il Fornitore ha solo Attività Intellettuali').".";
691                         //log inserimento
692               if($pScrivi_log){
693                 print("$message<br>");
694                 fwrite($f_log, "$message\n");
695               }
696             }else{
697               //impostazioni in base al tipo Doc. --------------------------------
698               
06/11/2025 12:10:31 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => abbinanuovidoc/ ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => siteApp/abbinanuovidoc ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [3] => Array ( [file] => /var/www/html/dev/giie/index.php [line] => 65 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) )