03/03/2026 15:38:59 - TYPE ERROR:ParseError 03/03/2026 15:38:59 - MESSAGE:syntax error, unexpected 'public' (T_PUBLIC) 03/03/2026 15:38:59 - Error File LINE: 03/03/2026 15:38:59 - /var/www/html/dev/elearning/protected/controllers/app/CtraccFormazioniController.php(208) 03/03/2026 15:38:59 - Error SOURCE CODE: 03/03/2026 15:38:59 -
196         //ERRORE -> verrà visualizzato automaticamente nel form
197       }
198     }
199 
200     $this->render('/ctraccFormazioni/create_ctraccformazioni', $params);
201   }
202   
203   /**
204    * Updates a particular model.
205    * If update is successful, the browser will be redirected to the 'view' page.
206    * @param integer $id the ID of the model to be updated
207    */
208   public function actionUpdate($id)
209   {
210     $model=$this->loadModel($id);
211 
212     // Uncomment the following line if AJAX validation is needed
213     // $this->performAjaxValidation($model);
214 
215     if(isset($_POST['CtraccElencoAccessi']))
216     {
217       $model->attributes=$_POST['CtraccElencoAccessi'];
218       if($model->save()){
219         $this->redirect(array('admin'));
220       }
03/03/2026 15:38:59 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.controllers.app.CtraccFormazioniController [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 332 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) [1] => CtraccFormazioni [2] => ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => getplaceholdertipopersonale/ ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => CtraccFormazioni/getplaceholdertipopersonale ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /var/www/html/dev/elearning/index.php [line] => 46 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 03/03/2026 15:39:12 - TYPE ERROR:ParseError 03/03/2026 15:39:12 - MESSAGE:syntax error, unexpected 'public' (T_PUBLIC) 03/03/2026 15:39:12 - Error File LINE: 03/03/2026 15:39:12 - /var/www/html/dev/elearning/protected/controllers/app/CtraccFormazioniController.php(208) 03/03/2026 15:39:12 - Error SOURCE CODE: 03/03/2026 15:39:12 -
196         //ERRORE -> verrà visualizzato automaticamente nel form
197       }
198     }
199 
200     $this->render('/ctraccFormazioni/create_ctraccformazioni', $params);
201   }
202   
203   /**
204    * Updates a particular model.
205    * If update is successful, the browser will be redirected to the 'view' page.
206    * @param integer $id the ID of the model to be updated
207    */
208   public function actionUpdate($id)
209   {
210     $model=$this->loadModel($id);
211 
212     // Uncomment the following line if AJAX validation is needed
213     // $this->performAjaxValidation($model);
214 
215     if(isset($_POST['CtraccElencoAccessi']))
216     {
217       $model->attributes=$_POST['CtraccElencoAccessi'];
218       if($model->save()){
219         $this->redirect(array('admin'));
220       }
03/03/2026 15:39:12 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.controllers.app.CtraccFormazioniController [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 332 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) [1] => CtraccFormazioni [2] => ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => getplaceholdertipopersonale/ ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => CtraccFormazioni/getplaceholdertipopersonale ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /var/www/html/dev/elearning/index.php [line] => 46 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 03/03/2026 15:39:50 - TYPE ERROR:ParseError 03/03/2026 15:39:50 - MESSAGE:syntax error, unexpected 'public' (T_PUBLIC) 03/03/2026 15:39:50 - Error File LINE: 03/03/2026 15:39:50 - /var/www/html/dev/elearning/protected/controllers/app/CtraccFormazioniController.php(208) 03/03/2026 15:39:50 - Error SOURCE CODE: 03/03/2026 15:39:50 -
196         //ERRORE -> verrà visualizzato automaticamente nel form
197       }
198     }
199 
200     $this->render('/ctraccFormazioni/create_ctraccformazioni', $params);
201   }
202   
203   /**
204    * Updates a particular model.
205    * If update is successful, the browser will be redirected to the 'view' page.
206    * @param integer $id the ID of the model to be updated
207    */
208   public function actionUpdate($id)
209   {
210     $model=$this->loadModel($id);
211 
212     // Uncomment the following line if AJAX validation is needed
213     // $this->performAjaxValidation($model);
214 
215     if(isset($_POST['CtraccElencoAccessi']))
216     {
217       $model->attributes=$_POST['CtraccElencoAccessi'];
218       if($model->save()){
219         $this->redirect(array('admin'));
220       }
03/03/2026 15:39:50 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.controllers.app.CtraccFormazioniController [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 332 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) [1] => CtraccFormazioni [2] => ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => create/ ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /var/www/html/dev/elearning/index.php [line] => 46 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) 03/03/2026 15:39:58 - TYPE ERROR:ParseError 03/03/2026 15:39:58 - MESSAGE:syntax error, unexpected 'public' (T_PUBLIC) 03/03/2026 15:39:58 - Error File LINE: 03/03/2026 15:39:58 - /var/www/html/dev/elearning/protected/controllers/app/CtraccFormazioniController.php(208) 03/03/2026 15:39:58 - Error SOURCE CODE: 03/03/2026 15:39:58 -
196         //ERRORE -> verrà visualizzato automaticamente nel form
197       }
198     }
199 
200     $this->render('/ctraccFormazioni/create_ctraccformazioni', $params);
201   }
202   
203   /**
204    * Updates a particular model.
205    * If update is successful, the browser will be redirected to the 'view' page.
206    * @param integer $id the ID of the model to be updated
207    */
208   public function actionUpdate($id)
209   {
210     $model=$this->loadModel($id);
211 
212     // Uncomment the following line if AJAX validation is needed
213     // $this->performAjaxValidation($model);
214 
215     if(isset($_POST['CtraccElencoAccessi']))
216     {
217       $model->attributes=$_POST['CtraccElencoAccessi'];
218       if($model->save()){
219         $this->redirect(array('admin'));
220       }
03/03/2026 15:39:58 - Stack Trace:Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.controllers.app.CtraccFormazioniController [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 332 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) [1] => CtraccFormazioni [2] => ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 276 [function] => createController [class] => CWebApplication [type] => -> [args] => Array ( [0] => create/ ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /var/www/html/dev/elearning/index.php [line] => 46 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) )