21/05/2026 19:39:39 - TYPE ERROR:CException 21/05/2026 19:39:39 - MESSAGE:Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. 21/05/2026 19:39:39 - Error File LINE: 21/05/2026 19:39:39 - /var/www/html/dev/yii/framework/YiiBase.php(330) 21/05/2026 19:39:39 - Error SOURCE CODE: 21/05/2026 19:39:39 -
318         if($isClass && (class_exists($className,false) || interface_exists($className,false)))
319             return self::$_imports[$alias]=$className;
320 
321         if(($path=self::getPathOfAlias($alias))!==false)
322         {
323             if($isClass)
324             {
325                 if($forceInclude)
326                 {
327                     if(is_file($path.'.php'))
328                         require($path.'.php');
329                     else
330                         throw new CException(Yii::t('yii','Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable.',array('{alias}'=>$alias)));
331                     self::$_imports[$alias]=$className;
332                 }
333                 else
334                     self::$classMap[$className]=$path.'.php';
335                 return $className;
336             }
337             else  // a directory
338             {
339                 if(self::$_includePaths===null)
340                 {
341                     self::$_includePaths=array_unique(explode(PATH_SEPARATOR,get_include_path()));
342                     if(($pos=array_search('.',self::$_includePaths,true))!==false)
21/05/2026 19:39:39 - 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.extensions.yiibooster.components.Booster [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 393 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 530 [function] => getComponent [class] => CModule [type] => -> [args] => Array ( [0] => booster ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 168 [function] => preloadComponents [class] => CModule [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 132 [function] => __construct [class] => CApplication [type] => -> [args] => Array ( [0] => Array ( [name] => Framework SOPHIA 2 - Ferrero APK [params] => Array ( [adminEmail] => webmaster@sophiainformatica.it [app_dateFormat] => d/m/Y [app_dateFormat_jq] => dd/mm/yy [multilanguage] => multilanguage [intestazioneSocieta] => Ferrero APK [afterLoginUrlByRole] => Array ( ) ) [sourceLanguage] => xx [language] => it [preload] => Array ( [0] => log [1] => booster [2] => kint ) [import] => Array ( [0] => application.models.* [1] => application.models.frm.* [2] => application.components.* [3] => application.modules.cruge.components.* [4] => application.modules.cruge.extensions.crugemailer.* [5] => application.vendors.phpexcel.PHPExcel [6] => application.vendors.tcpdf.TCPDF [7] => application.extensions.simpleWorkflow.* [8] => application.extensions.CfValidator [9] => application.models.app.* [10] => application.models.cli.* ) [modules] => Array ( [cruge] => Array ( [superuserName] => admin [tableprefix] => frm_cruge_ [availableAuthMethods] => Array ( [0] => default ) [availableAuthModes] => Array ( [0] => username [1] => email ) [baseUrl] => http://coco.com/ [debug] => [rbacSetupEnabled] => 1 [allowUserAlways] => [useEncryptedPassword] => 1 [hash] => md5 [afterLoginUrl] => Array ( [0] => /EsecutiviT/admin ) [afterLogoutUrl] => [afterSessionExpiredUrl] => Array ( [0] => /site/login_scaduto ) [SessionExpiredFromHourNomessage] => 12 [loginLayout] => //layouts/column2 [registrationLayout] => //layouts/column2 [activateAccountLayout] => //layouts/column2 [editProfileLayout] => //layouts/column2 [generalUserManagementLayout] => ui [userDescriptionFieldsArray] => Array ( [0] => email ) ) [gii] => Array ( [class] => system.gii.GiiModule [password] => aihpos [ipFilters] => Array ( [0] => 127.0.0.1 [1] => ::1 ) [generatorPaths] => Array ( [0] => application.gii ) ) ) [components] => Array ( [kint] => Array ( [class] => ext.Kint.Kint ) [widgetFactory] => Array ( [class] => WidgetFactory [onAfterCreateWidget] => Closure Object ( [static] => Array ( [defaultPageSize] => 10 ) [this] => CWebApplication Object ( [defaultController] => cruge/ui/login [layout] => main [controllerMap] => Array ( [FrmAnaCommesse] => Array ( [class] => application.controllers.cli.CliAnaCommesseController ) [FrmDocumentiT] => Array ( [class] => application.controllers.cli.CliDocumentiTController ) [FrmSysTipiSottoDoc] => Array ( [class] => application.controllers.app.AppSysTipiSottoDocController ) [FrmCalendario] => Array ( [class] => application.controllers.cli.CliCalendarioController ) [FrmSchedulaStampe] => Array ( [class] => application.controllers.cli.CliSchedulaStampeController ) [FrmAnaDipartimenti] => Array ( [class] => application.controllers.cli.CliAnaDipartimentiController ) [FrmAnaUtenti] => Array ( [class] => application.controllers.cli.CliAnaUtentiController ) [FrmAnaUtentiStg] => Array ( [class] => application.controllers.cli.CliAnaUtentiStgController ) [FrmQuestionari] => Array ( [class] => application.controllers.cli.CliQuestionariController ) [FrmQuestionariLang] => Array ( [class] => application.controllers.cli.CliQuestionariLangController ) [FrmQuestionariSez] => Array ( [class] => application.controllers.cli.CliQuestionariSezController ) [FrmTestilingua] => Array ( [class] => application.controllers.cli.CliTestilinguaController ) [FrmQuestionariDomande] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeController ) [FrmQuestionariDomandeAllegati] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeAllegatiController ) [FrmAnaSocietaUtente] => Array ( [class] => application.controllers.cli.CliAnaSocietaUtenteController ) [CommesseBrand] => Array ( [class] => application.controllers.app.AppAnaCommesseBrandController ) [CommesseGup] => Array ( [class] => application.controllers.app.AppAnaCommesseGupController ) [CommesseGupAnno] => Array ( [class] => application.controllers.app.AppAnaCommesseGupAnnoController ) [EsecutiviT] => Array ( [class] => application.controllers.app.AppEsecutiviTController ) ) [catchAllRequest] => [controllerNamespace] => [_controllerPath:CWebApplication:private] => [_viewPath:CWebApplication:private] => /var/www/html/dev/ferreroapk/protected/views [_systemViewPath:CWebApplication:private] => /var/www/html/dev/ferreroapk/protected/views/system [_layoutPath:CWebApplication:private] => [_controller:CWebApplication:private] => [_theme:CWebApplication:private] => CTheme Object ( [_name:CTheme:private] => classic [_basePath:CTheme:private] => /var/www/html/dev/ferreroapk/themes/classic [_baseUrl:CTheme:private] => /ferreroapk/themes/classic [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => Framework SOPHIA 2 - Ferrero APK [charset] => UTF-8 [sourceLanguage] => xx [localeClass] => CLocale [_id:CApplication:private] => [_basePath:CApplication:private] => /var/www/html/dev/ferreroapk/protected [_runtimePath:CApplication:private] => [_extensionPath:CApplication:private] => [_globalState:CApplication:private] => [_stateChanged:CApplication:private] => [_ended:CApplication:private] => [_language:CApplication:private] => it [_homeUrl:CApplication:private] => [preload] => Array ( [0] => log [1] => booster [2] => kint ) [behaviors] => Array ( ) [_parentModule:CModule:private] => [_modulePath:CModule:private] => /var/www/html/dev/ferreroapk/protected/modules [_params:CModule:private] => CAttributeCollection Object ( [caseSensitive] => 1 [_d:CMap:private] => Array ( [adminEmail] => webmaster@sophiainformatica.it [app_dateFormat] => d/m/Y [app_dateFormat_jq] => dd/mm/yy [multilanguage] => multilanguage [intestazioneSocieta] => Ferrero APK [afterLoginUrlByRole] => Array ( ) ) [_r:CMap:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( [cruge] => Array ( [superuserName] => admin [tableprefix] => frm_cruge_ [availableAuthMethods] => Array ( [0] => default ) [availableAuthModes] => Array ( [0] => username [1] => email ) [baseUrl] => http://coco.com/ [debug] => [rbacSetupEnabled] => 1 [allowUserAlways] => [useEncryptedPassword] => 1 [hash] => md5 [afterLoginUrl] => Array ( [0] => /EsecutiviT/admin ) [afterLogoutUrl] => [afterSessionExpiredUrl] => Array ( [0] => /site/login_scaduto ) [SessionExpiredFromHourNomessage] => 12 [loginLayout] => //layouts/column2 [registrationLayout] => //layouts/column2 [activateAccountLayout] => //layouts/column2 [editProfileLayout] => //layouts/column2 [generalUserManagementLayout] => ui [userDescriptionFieldsArray] => Array ( [0] => email ) [class] => cruge.CrugeModule ) [gii] => Array ( [class] => system.gii.GiiModule [password] => aihpos [ipFilters] => Array ( [0] => 127.0.0.1 [1] => ::1 ) [generatorPaths] => Array ( [0] => application.gii ) ) ) [_components:CModule:private] => Array ( [log] => CLogRouter Object ( [_routes:CLogRouter:private] => Array ( ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [coreMessages] => CPhpMessageSource Object ( [cachingDuration] => 0 [cacheID] => cache [basePath] => /var/www/html/dev/yii/framework/messages [extensionPaths] => Array ( ) [_files:CPhpMessageSource:private] => Array ( [yii] => Array ( [it] => /var/www/html/dev/yii/framework/messages/it/yii.php ) ) [forceTranslation] => [_language:CMessageSource:private] => en_us [_messages:CMessageSource:private] => Array ( [it.yii] => Array ( [CHttpRequest is unable to determine the path info of the request.] => CHttpRequest non può determinare le informazioni sul path della richiesta. [CHttpRequest is unable to determine the request URI.] => CHttpRequest non può determinare l'URI richiesto. [CXCache requires PHP XCache extension to be loaded.] => CXCache richiede che l'estensione XCache di PHP sia caricata. [Cannot add "{name}" as a child of itself.] => Non si può aggiungere "{name}" come figlio di se stesso. [The column "{column}" is not a foreign key in table "{table}".] => La colonna "{column}" non è una chiave esterna nella tabella "{table}". [{class} does not have attribute "{attribute}".] => {class} non ha un attributo "{attribute}". [{class} does not have relation "{name}".] => {class} non ha una relazione "{name}". [{class} does not support fetching all table names.] => {class} non supporta l'ottenimento di tutti i nomi delle tabelle. ["{path}" is not a valid directory.] => "{path}" non è una cartella valida. [Active Record requires a "db" CDbConnection application component.] => Active Record richiede un componente applicativo "db" di tipo CDbConnection. [Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.] => L'active record "{class}" ha una configurazione non valida per la relazione "{relation}". Devono essere specificati il tipo di relazione, l'active record relazionato e la chiave esterna. [Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.] => Active record "{class}" sta cercando di selezionare la colonna non valida "{column}". Nota, la colonna deve esistere nella tabella o essere un'espressione con alias. [Alias "{alias}" is invalid. Make sure it points to an existing directory or file.] => L'alias "{alias}" non è valido. Verificare che punti ad una cartella o file esistente. [Application base path "{path}" is not a valid directory.] => Il percorso base dell'applicazione "{path}" non è una cartella valida. [Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.] => Il percorso di runtime dell'applicazione "{path}" non è valido. Verificare che sia una cartella con permesso di scrittura per il processo del Web server. [Authorization item "{item}" has already been assigned to user "{user}".] => L'elemento di autorizzazione "{item}" è stato assegnato all'utente "{user}". [CApcCache requires PHP apc extension to be loaded.] => CApcCache richiede che l'estensione apc di PHP sia caricata. [CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.] => CAssetManager.basePath "{path}" non è valido. Verificare che la cartella esista e abbia permesso di scrittura per il processo del Web server. [CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.] => CCacheHttpSession.cacheID non è valido. Verifica che "{id}" si riferisca ad un componente applicativo cache valido. [CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.] => CCaptchaValidator.action "{id}" non è valido. Non si è potuto trovare tale azione nell'attuale controller. [CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbAuthManager.connectionID "{id}" non è valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection. [CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbCache.connectionID "{id}" non valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection. [CDbCacheDependency.sql cannot be empty.] => CDbCacheDependency.sql non può essere vuoto. [CDbCommand failed to execute the SQL statement: {error}] => CDbCommand ha riportato un errore nell'esecuzione della query SQL: {error} [CDbCommand failed to prepare the SQL statement: {error}] => CDbCommand ha riportato un errore nella preparazione della query SQL: {error} [CDbConnection does not support reading schema for {driver} database.] => CDbConnection non supporta la lettura dello schema per DB {driver}. [CDbConnection failed to open the DB connection: {error}] => CDbConnection ha riportato un errore nell'apertura della connessione al DB: {error} [CDbConnection is inactive and cannot perform any DB operations.] => CDbConnection è inattiva e non può realizzare alcuna operazione con il DB. [CDbConnection.connectionString cannot be empty.] => CDbConnection.connectionString non può essere vuoto [CDbDataReader cannot rewind. It is a forward-only reader.] => CDbDataReader non può tornare indietro. E' un lettore che può solo avanzare. [CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbHttpSession.connectionID "{id}" non valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection [CDbLogRoute requires database table "{table}" to store log messages.] => CDbLogRoute richiede la tabella "{table}" del DB per salvare i messaggi di log. [CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.] => CDbLogRoute.connectionID "{id}" non punta ad un componente applicativo CDbConnection valido. [CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.] => CDbMessageSource.connectionID non è valido. Verificare che "{id}" si riferisca ad un componente applicativo DB valido. [CDbTransaction is inactive and cannot perform commit or roll back operations.] => CDbTransaction è inattiva e non può realizzare le operazioni di commit e roll back. [CDirectoryCacheDependency.directory cannot be empty.] => CDirectoryCacheDependency.directory non può essere vuoto. [CFileCacheDependency.fileName cannot be empty.] => CFileCacheDependency.fileName non può essere vuoto. [CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.] => CFileLogRoute.logPath "{path}" no punta ad una cartella valida. Verificare che la cartella esista e abbia permesso di scrittura per il processo del Web server. [CFilterChain can only take objects implementing the IFilter interface.] => CFilterChain può solamente prendere oggetti che implementino l'interfaccia IFilter. [CFlexWidget.baseUrl cannot be empty.] => CFlexWidget.baseUrl non può essere vuoto. [CFlexWidget.name cannot be empty.] => CFlexWidget.name non può essere vuoto. [CGlobalStateCacheDependency.stateName cannot be empty.] => CGlobalStateCacheDependency.stateName non può essere vuoto. [CHttpCookieCollection can only hold CHttpCookie objects.] => CHttpCookieCollection può contenere solo oggetti CHttpCookie. [CHttpRequest is unable to determine the entry script URL.] => CHttpRequest non può determinare l'URL dello script di entry. [CHttpSession.cookieMode can only be "none", "allow" or "only".] => CHttpSession.cookieMode può essere solo "none", "allow" o "only". [CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.] => CHttpSession.gcProbability "{value}" non è valido. Deve essere un intero compreso tra 0 e 100. [CHttpSession.savePath "{path}" is not a valid directory.] => CHttpSession.savePath "{path}" non è una cartella valida. [CMemCache requires PHP memcache extension to be loaded.] => CMemCache richiede che l'estensione memcache di PHP sia caricata. [CMemCache server configuration must be an array.] => La configurazione del server CMemCache deve essere un array. [CMemCache server configuration must have "host" value.] => La configurazione del server CMemCache deve specificare un valore "host". [CMultiFileUpload.name is required.] => CMultiFileUpload.name è richiesto [CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.] => CProfileLogRoute ha trovato un blocco di codice "{token}" disallineato. Verificare che le chiamate a Yii::beginProfile() e a Yii::endProfile() siano correttamente annidate. [CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".] => CProfileLogRoute.report "{report}" non è valido. I valori validi includono "summary" e "callstack". [CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.] => CSecurityManager richiede che l'estensione mcrypt di PHP sia caricata per utilizzare l'opzione di crittografia dei dati. [CSecurityManager.encryptionKey cannot be empty.] => CSecurityManager.encryptionKey non può essere vuoto. [CSecurityManager.validation must be either "MD5" or "SHA1".] => CSecurityManager.validation deve essere "MD5" o "SHA1". [CSecurityManager.validationKey cannot be empty.] => CSecurityManager.validationKey non può essere vuoto. [CTypedList<{type}> can only hold objects of {type} class.] => CTypedList<{type}> può contenere solo oggetti della classe {type}. [CUrlManager.UrlFormat must be either "path" or "get".] => CUrlManager.UrlFormat deve essere "path" o "get". [Cache table "{tableName}" does not exist.] => La tabella di cache "{tableName}" non esiste. [Cannot add "{child}" as a child of "{name}". A loop has been detected.] => Non si può aggiungere "{child}" come figlio di "{name}". E' stato individuato un ciclo. [Cannot add "{child}" as a child of "{parent}". A loop has been detected.] => Non si può aggiungere "{child}" come figlio di "{parent}". E' stato individuato un ciclo. [Cannot add an item of type "{child}" to an item of type "{parent}".] => Non si può aggiungere un elemento di tipo "{child}" ad uno di tipo "{parent}". [Either "{parent}" or "{child}" does not exist.] => "{parent}" o "{child}" non esistono [Error: Table "{table}" does not have a primary key.] => Errore: La tabella "{table}" non ha una chiave primaria. [Error: Table "{table}" has a composite primary key which is not supported by crud command.] => Errore: La tabella "{table}" non ha una chiave primaria composta che non è supportata dal comando crud. [Event "{class}.{event}" is attached with an invalid handler "{handler}".] => L'evento "{class}"."{event}" è associato ad un handler "{handler}" non valido. [Event "{class}.{event}" is not defined.] => L'evento "{class}"."{event}" non è definito. [Failed to write the uploaded file "{file}" to disk.] => Fallimento nella scrittura su disco del file caricato "{file}". [File upload was stopped by extension.] => Carimento del file "{file}" interrotto a causa dell'estensione. [Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".] => Il filtro "{filter} non è valido. Il controller "{class}" non contiene il metodo di filter "filter{filter}". [Get a new code] => Procurasi un codice nuovo [Invalid MO file revision: {revision}.] => Revisione del file MO non valida: {revision}. [Invalid MO file: {file} (magic: {magic}).] => File MO non valido: {file} (magic: {magic}). [Invalid enumerable value "{value}". Please make sure it is among ({enum}).] => Valore enumerabile non valido "{value}". Verificare che sia entro ({enum}). [List data must be an array or an object implementing Traversable.] => I dati della lista devono essere un array o un oggetto che implementi Traversable. [List index "{index}" is out of bound.] => L'indice della lista "{index}" è fuori dai limiti. [Login Required] => Login richiesto. [Map data must be an array or an object implementing Traversable.] => I dati di map devono essere un array o un oggetto che implementi Traversable. [Missing the temporary folder to store the uploaded file "{file}".] => Impossibile trovare la cartella temporanea per effettuare il carimento del file "{file}". [No columns are being updated for table "{table}".] => Nessuna colonna è stata aggiornata per la tabella "{table}". [No counter columns are being updated for table "{table}".] => Nessuna contatore di colonna è stata aggiornata per la tabella "{table}". [Object configuration must be an array containing a "class" element.] => La configurazione dell'oggetto deve essere un array contenente un elemento "class". [Please fix the following input errors:] => Per favore, correggere i seguenti errori di input: [Property "{class}.{property}" is not defined.] => La proprietà "{class}"."{property}" non è definita. [Property "{class}.{property}" is read only.] => La proprietà "{class}"."{property}" è di sola lettura. [Queue data must be an array or an object implementing Traversable.] => I dati della coda devono essere un array o un oggetto che implementi Traversable. [Relation "{name}" is not defined in active record class "{class}".] => La relazione "{name}" non è definita nella classe active record "{class}". [Stack data must be an array or an object implementing Traversable.] => I dati della pila devono essere un array o un oggetto che implementi Traversable. [Table "{table}" does not have a column named "{column}".] => La tabella "{table}" non contiene la colonna "{column}". [Table "{table}" does not have a primary key defined.] => La tabella "{table}" non ha definita nessuna chiave primaria. [The "filter" property must be specified with a valid callback.] => La proprietà "filter" deve essere specificata con un callback valido. [The "pattern" property must be specified with a valid regular expression.] => La proprietà "pattern" deve essere specificata come una espressione regolare valida. [The "view" property is required.] => La proprietà "view" è richiesta. [The CSRF token could not be verified.] => Il token CSRF non può essere verificato. [The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.] => Il formato dell'URL "{pattern}" per il percorso "{route}" non è un'espressione regolare valida. [The active record cannot be deleted because it is new.] => L'active record non può essere eliminato perchè è nuovo. [The active record cannot be inserted to database because it is not new.] => L'active record non può essere inserito nel DB perchè non è nuovo. [The active record cannot be updated because it is new.] => L'active record non può essere aggiornato perchè è nuovo. [The asset "{asset}" to be pulished does not exist.] => El asset "{asset} che deve essere pubblicato non esiste. [The command path "{path}" is not a valid directory.] => Il percorso del comando "{path}" non è una cartella valida. [The controller path "{path}" is not a valid directory.] => Il percorso del controller "{path}" non è una cartella valida. [The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.] => Il caricamento del file "{file}" non può essere effettuato. Solo i file con le seguenti estensioni sono permessi: {extensions}. [The file "{file}" is too large. Its size cannot exceed {limit} bytes.] => Il file "{file}" è troppo grande. La dimensione non può superare {limit} bytes. [The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.] => Il file "{file}" è troppo piccol. La dimensione deve essere di almeno {limit} bytes. [The file "{file}" was only partially uploaded.] => Il file "{file}" è stato caricato parzialmente. [The first element in a filter configuration must be the filter class.] => Il primo elemento nella configurazione di un filtro deve essere la classe del filtro. [The item "{name}" does not exist.] => L'elemento "{name}" non esiste. [The item "{parent}" already has a child "{child}".] => L'elemento "{parent}" contiene già un figlio "{child}". [The layout path "{path}" is not a valid directory.] => Il percorso del layout "{path}" non è una cartella valida. [The list is read only.] => La lista è di sola lettura [The map is read only.] => Il map è di sola lettura [The pattern for 12 hour format must be "h" or "hh".] => Il formato per le 12 ore deve essere "h" o "hh". [The pattern for 24 hour format must be "H" or "HH".] => Il formato per le 24 ore deve essere "H" o "HH". [The pattern for AM/PM marker must be "a".] => Il formato per l'indicatore AM/PM deve essere "a". [The pattern for day in month must be "F".] => Il formato per il giorno nel mese deve essere "F". [The pattern for day in year must be "D", "DD" or "DDD".] => Il formato per il giorno nell'anno deve essere "D", "DD", "DDD". [The pattern for day of the month must be "d" or "dd".] => Il formato per il giorno del mese deve essere "d" o "dd". [The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".] => Il formato per il giorno della settimana deve essere "E", "EE", "EEE", "EEEE" o "EEEEE". [The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".] => Il formato per l'era deve essere "G", "GG", "GGG", "GGGG" o "GGGGG". [The pattern for hour in AM/PM must be "K" or "KK".] => Il formato per l'ora in AM/PM deve essere "K" o "KK". [The pattern for hour in day must be "k" or "kk".] => Il formato per l'ore nel giorno deve essere "k" o "kk". [The pattern for minutes must be "m" or "mm".] => Il formato per i minuti deve essere "m" o "mm". [The pattern for month must be "M", "MM", "MMM", or "MMMM".] => Il formato per il mese deve essere "M", "MM", "MMM" o "MMMM". [The pattern for seconds must be "s" or "ss".] => Il formato per i secondi deve essere "s" o "ss". [The pattern for time zone must be "z" or "v".] => Il formato per la timezone deve essere "z" o "v". [The pattern for week in month must be "W".] => Il formato per la settimana nel mese deve essere "W". [The pattern for week in year must be "w".] => Il formato per la settimana nell'anno deve essere "w". [The queue is empty.] => La coda è vuota [The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.] => La relazione "{relation}" nella classe active record "{class}" non è specificata correttamente: la tabla di join "{joinTable}" specificata nella chiave esterna non può essere trovata nel DB. [The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non completa. La chiave esterna deve consistere nelle colonne che referenziano entrambe le tabelle di join. [The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". The foreign key does not point to either joining table.] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non valida "{key}". La chiave esterna non punta a nessuna tabella di join. [The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non valida. Il formato della chiave esterna deve essere "joinTable(fk1,fk2,...)". [The requested controller "{controller}" does not exist.] => Il controller "{controller}" richiesto non esiste. [The requested view "{name}" is not found.] => Impossibile trovare la vista "{name}" richiesta. [The stack is empty.] => La pila è vuota [The system is unable to find the requested action "{action}".] => Il sistema non ha potuto trovare l'azione "{action}" richiesta. [The system view path "{path}" is not a valid directory.] => Il percorso della vista di sistema "{path}" non è una cartella valida. [The table "{table}" for active record class "{class}" cannot be found in the database.] => La tabella "{table}" definita nella classe active record "{class}" non è presente nel DB. [The value for the primary key "{key}" is not supplied when querying the table "{table}".] => Il valore della chiave primaria "{key}" non è stato fornito per interrogare la tabella "{table}". [The verification code is incorrect.] => Il codice di verifica non è corretto. [The view path "{path}" is not a valid directory.] => Il percorso della vista "{path}" non è una cartella valida. [Theme directory "{directory}" does not exist.] => La cartella dei temi "{directory}" non esiste. [This content requires the Adobe Flash Player.] => Il contenuto richiede Adobe Flash Player. [Unable to add an item whose name is the same as an existing item.] => Non si può aggiungere un elemento il cui nome sia lo stesso di quello di un altro elemento. [Unable to change the item name. The name "{name}" is already used by another item.] => Impossibile cambiare il nome dell'elemento. Il nome "{name}" è già utilizzato da un altro elemento. [Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.] => Impossibile creare il file di stato dell'applicazione "{file}". Verificare che la cartella che contiene il file esista e abbia permesso di scrittura per il processo del Web server. [Unable to find the decorator view "{view}".] => Impossibile trovare la vista del decoratore "{view}". [Unable to find the list item.] => Impossibile trovare l'item della lista. [Unable to lock file "{file}" for reading.] => Impossibile avere il lock sul file "{file}" per la lettura. [Unable to lock file "{file}" for writing.] => Impossibile avere il lock sul "{file}" per la scrittura. [Unable to read file "{file}".] => Impossibile leggere il file "{file}". [Unable to replay the action "{object}.{method}". The method does not exist.] => Impossibile replicare l'azione "{object}.{method}". Il metodo è inesistente. [Unable to write file "{file}".] => Impossibile scrivere il file "{file}". [Unknown authorization item "{name}".] => Elemento di autorizzazione "{name}" sconosciuto. [Unrecognized locale "{locale}".] => Localizzazione non riconosciuta "{locale}". [View file "{file}" does not exist.] => Il file della vista "{file}" non esiste. [Yii application can only be created once.] => Si può creare una sola applicazione Yii. [You are not authorized to perform this action.] => Non si ha l'autorizzazione ad effettuare l'operazione. [Your request is not valid.] => La richiesta non è valida. [{attribute} "{value}" has already been taken.] => {attribute} "{value}" è già stato preso. [{attribute} cannot be blank.] => {attribute} non può essere nullo. [{attribute} is invalid.] => {attribute} non è valido. [{attribute} is not a valid URL.] => {attribute} non è un URL valido. [{attribute} is not a valid email address.] => {attribute} non è una email valida. [{attribute} is not in the list.] => {attribute} non è nella lista. [{attribute} is of the wrong length (should be {length} characters).] => {attribute} è della lunghezza sbagliata (deve essere di {length} caratteri) [{attribute} is too big (maximum is {max}).] => {attribute} è troppo grande (il massimo è {max}). [{attribute} is too long (maximum is {max} characters).] => {attribute} è troppo lungo (il massimo è di {max} caratteri) [{attribute} is too short (minimum is {min} characters).] => {attribute} è troppo corto (il minimo è di {min} caratteri) [{attribute} is too small (minimum is {min}).] => {attribute} è troppo piccolo (il minimo è {min}). [{attribute} must be a number.] => {attribute} deve essere un numero. [{attribute} must be an integer.] => {attribute} deve essere un intero. [{attribute} must be repeated exactly.] => {attribute} deve essere ripetuto esattamente. [{attribute} must be {type}.] => {attribute} deve essere {type}. [{attribute} must be {value}.] => {attribute} deve essere {value}. [{className} does not support add() functionality.] => {className} non supporta la funzionalità add(). [{className} does not support delete() functionality.] => {className} non supporta la funzionalità delete(). [{className} does not support flush() functionality.] => {className} non supporta la funzionalità flush(). [{className} does not support get() functionality.] => {className} non supporta la funzionalità get(). [{className} does not support set() functionality.] => {className} non supporta la funzionalità set(). [{class} does not have attribute "{name}".] => {class} non contiene l'attributo "{name}". [{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.] => {class} ha una regola di validazione non valida. La regola deve specificare gli attributi che devono essere validati e il nome del validatore. [{class} must specify "model" and "attribute" or "name" property values.] => {class} deve specificare i valori delle proprietà "model" e "attribute" oppure "name". [{class}.allowAutoLogin must be set true in order to use cookie-based authentication.] => {class}.allowAutoLogin deve essere impostato a true per utilizzare l'autenticazione basata su cookie. [{class}::authenticate() must be implemented.] => {class}::authenticate() deve essere implementata. [{controller} cannot find the requested view "{view}".] => {controller} non ha potuto trovare la vista "{view}" richiesta. [{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.] => {controller} contiene tag nella vista "{view}" non correttamente annidati. {widget} widget non contiene la chiamata a endWidget(). [{controller} has an extra endWidget({id}) call in its view.] => {controller} contiene una chiamata extra a endWidget({id}) all'interno della sua vista. [{widget} cannot find the view "{view}".] => {widget} non trova la vista "{view}". [< Previous] => < Precedente [<< First] => << Primo [Go to page: ] => Vai alla pagina: [Last >>] => Ultimo >> [Next >] => Successivo > ) ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [errorHandler] => CErrorHandler Object ( [maxSourceLines] => 25 [maxTraceSourceLines] => 10 [adminInfo] => the webmaster [discardOutput] => 1 [errorAction] => site/error [_error:CErrorHandler:private] => Array ( [code] => 500 [type] => CException [errorCode] => 0 [message] => Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 330 [trace] => #0 /var/www/html/dev/yii/framework/YiiBase.php(204): YiiBase::import('application.ext...', true) #1 /var/www/html/dev/yii/framework/base/CModule.php(393): YiiBase::createComponent(Array) #2 /var/www/html/dev/yii/framework/base/CModule.php(530): CModule->getComponent('booster') #3 /var/www/html/dev/yii/framework/base/CApplication.php(168): CModule->preloadComponents() #4 /var/www/html/dev/yii/framework/YiiBase.php(132): CApplication->__construct(Array) #5 /var/www/html/dev/yii/framework/YiiBase.php(105): YiiBase::createApplication('CWebApplication', '/var/www/html/d...') #6 /var/www/html/dev/ferreroapk/index.php(29): YiiBase::createWebApplication('/var/www/html/d...') #7 {main} [traces] => Array *RECURSION* ) [_exception:CErrorHandler:private] => CException Object ( [message:protected] => Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. [string:Exception:private] => CException: Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. in /var/www/html/dev/yii/framework/YiiBase.php:330 Stack trace: #0 /var/www/html/dev/yii/framework/YiiBase.php(204): YiiBase::import('application.ext...', true) #1 /var/www/html/dev/yii/framework/base/CModule.php(393): YiiBase::createComponent(Array) #2 /var/www/html/dev/yii/framework/base/CModule.php(530): CModule->getComponent('booster') #3 /var/www/html/dev/yii/framework/base/CApplication.php(168): CModule->preloadComponents() #4 /var/www/html/dev/yii/framework/YiiBase.php(132): CApplication->__construct(Array) #5 /var/www/html/dev/yii/framework/YiiBase.php(105): YiiBase::createApplication('CWebApplication', '/var/www/html/d...') #6 /var/www/html/dev/ferreroapk/index.php(29): YiiBase::createWebApplication('/var/www/html/d...') #7 {main} [code:protected] => 0 [file:protected] => /var/www/html/dev/yii/framework/YiiBase.php [line:protected] => 330 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.extensions.yiibooster.components.Booster [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 393 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 530 [function] => getComponent [class] => CModule [type] => -> [args] => Array ( [0] => booster ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 168 [function] => preloadComponents [class] => CModule [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 132 [function] => __construct [class] => CApplication [type] => -> [args] => Array *RECURSION* ) [5] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 105 [function] => createApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => CWebApplication [1] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) [6] => Array ( [file] => /var/www/html/dev/ferreroapk/index.php [line] => 29 [function] => createWebApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) ) [previous:Exception:private] => ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [request] => CHttpRequest Object ( [jsonAsArray] => 1 [enableCookieValidation] => [enableCsrfValidation] => [csrfTokenName] => YII_CSRF_TOKEN [csrfCookie] => [_requestUri:CHttpRequest:private] => [_pathInfo:CHttpRequest:private] => [_scriptFile:CHttpRequest:private] => /var/www/html/dev/ferreroapk/index.php [_scriptUrl:CHttpRequest:private] => /ferreroapk/index.php [_hostInfo:CHttpRequest:private] => [_baseUrl:CHttpRequest:private] => /ferreroapk [_cookies:CHttpRequest:private] => [_preferredAcceptTypes:CHttpRequest:private] => [_preferredLanguages:CHttpRequest:private] => [_csrfToken:CHttpRequest:private] => [_restParams:CHttpRequest:private] => [_httpVersion:CHttpRequest:private] => 1.1 [_port:CHttpRequest:private] => [_securePort:CHttpRequest:private] => [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [themeManager] => CThemeManager Object ( [themeClass] => CTheme [_basePath:CThemeManager:private] => /var/www/html/dev/ferreroapk/themes [_baseUrl:CThemeManager:private] => /ferreroapk/themes [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_componentConfig:CModule:private] => Array ( [coreMessages] => Array ( [class] => CPhpMessageSource [language] => en_us [basePath] => /var/www/html/dev/yii/framework/messages ) [db] => Array ( [class] => CDbConnection [connectionString] => mysql:host=192.168.1.12;dbname=ferreroapk [emulatePrepare] => [enableParamLogging] => [username] => root [password] => aihposdev [charset] => utf8 ) [messages] => Array ( [class] => CPhpMessageSource ) [errorHandler] => Array ( [class] => CErrorHandler [errorAction] => site/error ) [securityManager] => Array ( [class] => CSecurityManager ) [statePersister] => Array ( [class] => CStatePersister ) [urlManager] => Array ( [class] => CUrlManager [urlFormat] => path [showScriptName] => [rules] => Array ( [//] => / [/] => / [//] => rights/ ) ) [request] => Array ( [class] => CHttpRequest ) [format] => Array ( [class] => application.components.Formatter [datetimeFormat] => d M, Y h:m:s a ) [session] => Array ( [class] => CHttpSession ) [assetManager] => Array ( [class] => CAssetManager ) [user] => Array ( [allowAutoLogin] => 1 [class] => application.modules.cruge.components.CrugeWebUser [loginUrl] => Array ( [0] => /cruge/ui/login ) ) [themeManager] => Array ( [class] => CThemeManager ) [authManager] => Array ( [class] => application.modules.cruge.components.CrugeAuthManager ) [clientScript] => Array ( [class] => CClientScript ) [widgetFactory] => Array *RECURSION* [kint] => Array ( [class] => ext.Kint.Kint ) [crugemailer] => Array ( [class] => application.components.applicationMailer [Host] => smtpout.sophiainformatica.it [Port] => 25 [SMTPSecure] => [SMTPAuth] => 1 [Username] => smtp@sophiainformatica.it [Password] => ##### [SMTPDebug] => [SMTPKeepAlive] => [SingleTo] => [LE] => [mailfrom] => Ferrero-APK@sophiainformatica.it [FromName] => Ferrero APK [replyTo] => Ferrero-APK@sophiainformatica.it ) [file] => Array ( [class] => application.extensions.file.CFile ) [booster] => Array ( [class] => application.extensions.yiibooster.components.Booster ) [swSource] => Array ( [class] => application.extensions.simpleWorkflow.SWPhpWorkflowSource ) [log] => Array ( [class] => CLogRouter [routes] => Array ( ) ) ) [_e:CComponent:private] => Array ( [onendrequest] => CList Object ( [_d:CList:private] => Array ( [0] => Array ( [0] => CLogRouter Object ( [_routes:CLogRouter:private] => Array ( ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => processLogs ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_m:CComponent:private] => [_id:CModule:private] => [_basePath:CModule:private] => ) [parameter] => Array ( [$event] => ) ) ) [user] => Array ( [allowAutoLogin] => 1 [class] => application.modules.cruge.components.CrugeWebUser [loginUrl] => Array ( [0] => /cruge/ui/login ) ) [authManager] => Array ( [class] => application.modules.cruge.components.CrugeAuthManager ) [crugemailer] => Array ( [class] => application.components.applicationMailer [Host] => smtpout.sophiainformatica.it [Port] => 25 [SMTPSecure] => [SMTPAuth] => 1 [Username] => smtp@sophiainformatica.it [Password] => ##### [SMTPDebug] => [SMTPKeepAlive] => [SingleTo] => [LE] => [mailfrom] => Ferrero-APK@sophiainformatica.it [FromName] => Ferrero APK [replyTo] => Ferrero-APK@sophiainformatica.it ) [format] => Array ( [class] => application.components.Formatter [datetimeFormat] => d M, Y h:m:s a ) [urlManager] => Array ( [urlFormat] => path [showScriptName] => [rules] => Array ( [//] => / [/] => / [//] => rights/ ) ) [file] => Array ( [class] => application.extensions.file.CFile ) [db] => Array ( [connectionString] => mysql:host=192.168.1.12;dbname=ferreroapk [emulatePrepare] => [enableParamLogging] => [username] => root [password] => aihposdev [charset] => utf8 ) [errorHandler] => Array ( [errorAction] => site/error ) [booster] => Array ( [class] => application.extensions.yiibooster.components.Booster ) [swSource] => Array ( [class] => application.extensions.simpleWorkflow.SWPhpWorkflowSource ) [log] => Array ( [class] => CLogRouter [routes] => Array ( ) ) ) [theme] => classic [controllerMap] => Array ( [FrmAnaCommesse] => Array ( [class] => application.controllers.cli.CliAnaCommesseController ) [FrmDocumentiT] => Array ( [class] => application.controllers.cli.CliDocumentiTController ) [FrmSysTipiSottoDoc] => Array ( [class] => application.controllers.app.AppSysTipiSottoDocController ) [FrmCalendario] => Array ( [class] => application.controllers.cli.CliCalendarioController ) [FrmSchedulaStampe] => Array ( [class] => application.controllers.cli.CliSchedulaStampeController ) [FrmAnaDipartimenti] => Array ( [class] => application.controllers.cli.CliAnaDipartimentiController ) [FrmAnaUtenti] => Array ( [class] => application.controllers.cli.CliAnaUtentiController ) [FrmAnaUtentiStg] => Array ( [class] => application.controllers.cli.CliAnaUtentiStgController ) [FrmQuestionari] => Array ( [class] => application.controllers.cli.CliQuestionariController ) [FrmQuestionariLang] => Array ( [class] => application.controllers.cli.CliQuestionariLangController ) [FrmQuestionariSez] => Array ( [class] => application.controllers.cli.CliQuestionariSezController ) [FrmTestilingua] => Array ( [class] => application.controllers.cli.CliTestilinguaController ) [FrmQuestionariDomande] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeController ) [FrmQuestionariDomandeAllegati] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeAllegatiController ) [FrmAnaSocietaUtente] => Array ( [class] => application.controllers.cli.CliAnaSocietaUtenteController ) [CommesseBrand] => Array ( [class] => application.controllers.app.AppAnaCommesseBrandController ) [CommesseGup] => Array ( [class] => application.controllers.app.AppAnaCommesseGupController ) [CommesseGupAnno] => Array ( [class] => application.controllers.app.AppAnaCommesseGupAnnoController ) [EsecutiviT] => Array ( [class] => application.controllers.app.AppEsecutiviTController ) ) [defaultController] => cruge/ui/login ) ) ) [5] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 105 [function] => createApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => CWebApplication [1] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) [6] => Array ( [file] => /var/www/html/dev/ferreroapk/index.php [line] => 29 [function] => createWebApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) ) 22/05/2026 07:49:47 - TYPE ERROR:CException 22/05/2026 07:49:47 - MESSAGE:Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. 22/05/2026 07:49:47 - Error File LINE: 22/05/2026 07:49:47 - /var/www/html/dev/yii/framework/YiiBase.php(330) 22/05/2026 07:49:47 - Error SOURCE CODE: 22/05/2026 07:49:47 -
318         if($isClass && (class_exists($className,false) || interface_exists($className,false)))
319             return self::$_imports[$alias]=$className;
320 
321         if(($path=self::getPathOfAlias($alias))!==false)
322         {
323             if($isClass)
324             {
325                 if($forceInclude)
326                 {
327                     if(is_file($path.'.php'))
328                         require($path.'.php');
329                     else
330                         throw new CException(Yii::t('yii','Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable.',array('{alias}'=>$alias)));
331                     self::$_imports[$alias]=$className;
332                 }
333                 else
334                     self::$classMap[$className]=$path.'.php';
335                 return $className;
336             }
337             else  // a directory
338             {
339                 if(self::$_includePaths===null)
340                 {
341                     self::$_includePaths=array_unique(explode(PATH_SEPARATOR,get_include_path()));
342                     if(($pos=array_search('.',self::$_includePaths,true))!==false)
22/05/2026 07:49:47 - 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.extensions.yiibooster.components.Booster [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 393 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 530 [function] => getComponent [class] => CModule [type] => -> [args] => Array ( [0] => booster ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 168 [function] => preloadComponents [class] => CModule [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 132 [function] => __construct [class] => CApplication [type] => -> [args] => Array ( [0] => Array ( [name] => Framework SOPHIA 2 - Ferrero APK [params] => Array ( [adminEmail] => webmaster@sophiainformatica.it [app_dateFormat] => d/m/Y [app_dateFormat_jq] => dd/mm/yy [multilanguage] => multilanguage [intestazioneSocieta] => Ferrero APK [afterLoginUrlByRole] => Array ( ) ) [sourceLanguage] => xx [language] => it [preload] => Array ( [0] => log [1] => booster [2] => kint ) [import] => Array ( [0] => application.models.* [1] => application.models.frm.* [2] => application.components.* [3] => application.modules.cruge.components.* [4] => application.modules.cruge.extensions.crugemailer.* [5] => application.vendors.phpexcel.PHPExcel [6] => application.vendors.tcpdf.TCPDF [7] => application.extensions.simpleWorkflow.* [8] => application.extensions.CfValidator [9] => application.models.app.* [10] => application.models.cli.* ) [modules] => Array ( [cruge] => Array ( [superuserName] => admin [tableprefix] => frm_cruge_ [availableAuthMethods] => Array ( [0] => default ) [availableAuthModes] => Array ( [0] => username [1] => email ) [baseUrl] => http://coco.com/ [debug] => [rbacSetupEnabled] => 1 [allowUserAlways] => [useEncryptedPassword] => 1 [hash] => md5 [afterLoginUrl] => Array ( [0] => /EsecutiviT/admin ) [afterLogoutUrl] => [afterSessionExpiredUrl] => Array ( [0] => /site/login_scaduto ) [SessionExpiredFromHourNomessage] => 12 [loginLayout] => //layouts/column2 [registrationLayout] => //layouts/column2 [activateAccountLayout] => //layouts/column2 [editProfileLayout] => //layouts/column2 [generalUserManagementLayout] => ui [userDescriptionFieldsArray] => Array ( [0] => email ) ) [gii] => Array ( [class] => system.gii.GiiModule [password] => aihpos [ipFilters] => Array ( [0] => 127.0.0.1 [1] => ::1 ) [generatorPaths] => Array ( [0] => application.gii ) ) ) [components] => Array ( [kint] => Array ( [class] => ext.Kint.Kint ) [widgetFactory] => Array ( [class] => WidgetFactory [onAfterCreateWidget] => Closure Object ( [static] => Array ( [defaultPageSize] => 10 ) [this] => CWebApplication Object ( [defaultController] => cruge/ui/login [layout] => main [controllerMap] => Array ( [FrmAnaCommesse] => Array ( [class] => application.controllers.cli.CliAnaCommesseController ) [FrmDocumentiT] => Array ( [class] => application.controllers.cli.CliDocumentiTController ) [FrmSysTipiSottoDoc] => Array ( [class] => application.controllers.app.AppSysTipiSottoDocController ) [FrmCalendario] => Array ( [class] => application.controllers.cli.CliCalendarioController ) [FrmSchedulaStampe] => Array ( [class] => application.controllers.cli.CliSchedulaStampeController ) [FrmAnaDipartimenti] => Array ( [class] => application.controllers.cli.CliAnaDipartimentiController ) [FrmAnaUtenti] => Array ( [class] => application.controllers.cli.CliAnaUtentiController ) [FrmAnaUtentiStg] => Array ( [class] => application.controllers.cli.CliAnaUtentiStgController ) [FrmQuestionari] => Array ( [class] => application.controllers.cli.CliQuestionariController ) [FrmQuestionariLang] => Array ( [class] => application.controllers.cli.CliQuestionariLangController ) [FrmQuestionariSez] => Array ( [class] => application.controllers.cli.CliQuestionariSezController ) [FrmTestilingua] => Array ( [class] => application.controllers.cli.CliTestilinguaController ) [FrmQuestionariDomande] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeController ) [FrmQuestionariDomandeAllegati] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeAllegatiController ) [FrmAnaSocietaUtente] => Array ( [class] => application.controllers.cli.CliAnaSocietaUtenteController ) [CommesseBrand] => Array ( [class] => application.controllers.app.AppAnaCommesseBrandController ) [CommesseGup] => Array ( [class] => application.controllers.app.AppAnaCommesseGupController ) [CommesseGupAnno] => Array ( [class] => application.controllers.app.AppAnaCommesseGupAnnoController ) [EsecutiviT] => Array ( [class] => application.controllers.app.AppEsecutiviTController ) ) [catchAllRequest] => [controllerNamespace] => [_controllerPath:CWebApplication:private] => [_viewPath:CWebApplication:private] => /var/www/html/dev/ferreroapk/protected/views [_systemViewPath:CWebApplication:private] => /var/www/html/dev/ferreroapk/protected/views/system [_layoutPath:CWebApplication:private] => [_controller:CWebApplication:private] => [_theme:CWebApplication:private] => CTheme Object ( [_name:CTheme:private] => classic [_basePath:CTheme:private] => /var/www/html/dev/ferreroapk/themes/classic [_baseUrl:CTheme:private] => /ferreroapk/themes/classic [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => Framework SOPHIA 2 - Ferrero APK [charset] => UTF-8 [sourceLanguage] => xx [localeClass] => CLocale [_id:CApplication:private] => [_basePath:CApplication:private] => /var/www/html/dev/ferreroapk/protected [_runtimePath:CApplication:private] => [_extensionPath:CApplication:private] => [_globalState:CApplication:private] => [_stateChanged:CApplication:private] => [_ended:CApplication:private] => [_language:CApplication:private] => it [_homeUrl:CApplication:private] => [preload] => Array ( [0] => log [1] => booster [2] => kint ) [behaviors] => Array ( ) [_parentModule:CModule:private] => [_modulePath:CModule:private] => /var/www/html/dev/ferreroapk/protected/modules [_params:CModule:private] => CAttributeCollection Object ( [caseSensitive] => 1 [_d:CMap:private] => Array ( [adminEmail] => webmaster@sophiainformatica.it [app_dateFormat] => d/m/Y [app_dateFormat_jq] => dd/mm/yy [multilanguage] => multilanguage [intestazioneSocieta] => Ferrero APK [afterLoginUrlByRole] => Array ( ) ) [_r:CMap:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( [cruge] => Array ( [superuserName] => admin [tableprefix] => frm_cruge_ [availableAuthMethods] => Array ( [0] => default ) [availableAuthModes] => Array ( [0] => username [1] => email ) [baseUrl] => http://coco.com/ [debug] => [rbacSetupEnabled] => 1 [allowUserAlways] => [useEncryptedPassword] => 1 [hash] => md5 [afterLoginUrl] => Array ( [0] => /EsecutiviT/admin ) [afterLogoutUrl] => [afterSessionExpiredUrl] => Array ( [0] => /site/login_scaduto ) [SessionExpiredFromHourNomessage] => 12 [loginLayout] => //layouts/column2 [registrationLayout] => //layouts/column2 [activateAccountLayout] => //layouts/column2 [editProfileLayout] => //layouts/column2 [generalUserManagementLayout] => ui [userDescriptionFieldsArray] => Array ( [0] => email ) [class] => cruge.CrugeModule ) [gii] => Array ( [class] => system.gii.GiiModule [password] => aihpos [ipFilters] => Array ( [0] => 127.0.0.1 [1] => ::1 ) [generatorPaths] => Array ( [0] => application.gii ) ) ) [_components:CModule:private] => Array ( [log] => CLogRouter Object ( [_routes:CLogRouter:private] => Array ( ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [coreMessages] => CPhpMessageSource Object ( [cachingDuration] => 0 [cacheID] => cache [basePath] => /var/www/html/dev/yii/framework/messages [extensionPaths] => Array ( ) [_files:CPhpMessageSource:private] => Array ( [yii] => Array ( [it] => /var/www/html/dev/yii/framework/messages/it/yii.php ) ) [forceTranslation] => [_language:CMessageSource:private] => en_us [_messages:CMessageSource:private] => Array ( [it.yii] => Array ( [CHttpRequest is unable to determine the path info of the request.] => CHttpRequest non può determinare le informazioni sul path della richiesta. [CHttpRequest is unable to determine the request URI.] => CHttpRequest non può determinare l'URI richiesto. [CXCache requires PHP XCache extension to be loaded.] => CXCache richiede che l'estensione XCache di PHP sia caricata. [Cannot add "{name}" as a child of itself.] => Non si può aggiungere "{name}" come figlio di se stesso. [The column "{column}" is not a foreign key in table "{table}".] => La colonna "{column}" non è una chiave esterna nella tabella "{table}". [{class} does not have attribute "{attribute}".] => {class} non ha un attributo "{attribute}". [{class} does not have relation "{name}".] => {class} non ha una relazione "{name}". [{class} does not support fetching all table names.] => {class} non supporta l'ottenimento di tutti i nomi delle tabelle. ["{path}" is not a valid directory.] => "{path}" non è una cartella valida. [Active Record requires a "db" CDbConnection application component.] => Active Record richiede un componente applicativo "db" di tipo CDbConnection. [Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.] => L'active record "{class}" ha una configurazione non valida per la relazione "{relation}". Devono essere specificati il tipo di relazione, l'active record relazionato e la chiave esterna. [Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.] => Active record "{class}" sta cercando di selezionare la colonna non valida "{column}". Nota, la colonna deve esistere nella tabella o essere un'espressione con alias. [Alias "{alias}" is invalid. Make sure it points to an existing directory or file.] => L'alias "{alias}" non è valido. Verificare che punti ad una cartella o file esistente. [Application base path "{path}" is not a valid directory.] => Il percorso base dell'applicazione "{path}" non è una cartella valida. [Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.] => Il percorso di runtime dell'applicazione "{path}" non è valido. Verificare che sia una cartella con permesso di scrittura per il processo del Web server. [Authorization item "{item}" has already been assigned to user "{user}".] => L'elemento di autorizzazione "{item}" è stato assegnato all'utente "{user}". [CApcCache requires PHP apc extension to be loaded.] => CApcCache richiede che l'estensione apc di PHP sia caricata. [CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.] => CAssetManager.basePath "{path}" non è valido. Verificare che la cartella esista e abbia permesso di scrittura per il processo del Web server. [CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.] => CCacheHttpSession.cacheID non è valido. Verifica che "{id}" si riferisca ad un componente applicativo cache valido. [CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.] => CCaptchaValidator.action "{id}" non è valido. Non si è potuto trovare tale azione nell'attuale controller. [CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbAuthManager.connectionID "{id}" non è valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection. [CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbCache.connectionID "{id}" non valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection. [CDbCacheDependency.sql cannot be empty.] => CDbCacheDependency.sql non può essere vuoto. [CDbCommand failed to execute the SQL statement: {error}] => CDbCommand ha riportato un errore nell'esecuzione della query SQL: {error} [CDbCommand failed to prepare the SQL statement: {error}] => CDbCommand ha riportato un errore nella preparazione della query SQL: {error} [CDbConnection does not support reading schema for {driver} database.] => CDbConnection non supporta la lettura dello schema per DB {driver}. [CDbConnection failed to open the DB connection: {error}] => CDbConnection ha riportato un errore nell'apertura della connessione al DB: {error} [CDbConnection is inactive and cannot perform any DB operations.] => CDbConnection è inattiva e non può realizzare alcuna operazione con il DB. [CDbConnection.connectionString cannot be empty.] => CDbConnection.connectionString non può essere vuoto [CDbDataReader cannot rewind. It is a forward-only reader.] => CDbDataReader non può tornare indietro. E' un lettore che può solo avanzare. [CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.] => CDbHttpSession.connectionID "{id}" non valido. Verificare che si riferisca all'ID di un componente applicativo CDbConnection [CDbLogRoute requires database table "{table}" to store log messages.] => CDbLogRoute richiede la tabella "{table}" del DB per salvare i messaggi di log. [CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.] => CDbLogRoute.connectionID "{id}" non punta ad un componente applicativo CDbConnection valido. [CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.] => CDbMessageSource.connectionID non è valido. Verificare che "{id}" si riferisca ad un componente applicativo DB valido. [CDbTransaction is inactive and cannot perform commit or roll back operations.] => CDbTransaction è inattiva e non può realizzare le operazioni di commit e roll back. [CDirectoryCacheDependency.directory cannot be empty.] => CDirectoryCacheDependency.directory non può essere vuoto. [CFileCacheDependency.fileName cannot be empty.] => CFileCacheDependency.fileName non può essere vuoto. [CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.] => CFileLogRoute.logPath "{path}" no punta ad una cartella valida. Verificare che la cartella esista e abbia permesso di scrittura per il processo del Web server. [CFilterChain can only take objects implementing the IFilter interface.] => CFilterChain può solamente prendere oggetti che implementino l'interfaccia IFilter. [CFlexWidget.baseUrl cannot be empty.] => CFlexWidget.baseUrl non può essere vuoto. [CFlexWidget.name cannot be empty.] => CFlexWidget.name non può essere vuoto. [CGlobalStateCacheDependency.stateName cannot be empty.] => CGlobalStateCacheDependency.stateName non può essere vuoto. [CHttpCookieCollection can only hold CHttpCookie objects.] => CHttpCookieCollection può contenere solo oggetti CHttpCookie. [CHttpRequest is unable to determine the entry script URL.] => CHttpRequest non può determinare l'URL dello script di entry. [CHttpSession.cookieMode can only be "none", "allow" or "only".] => CHttpSession.cookieMode può essere solo "none", "allow" o "only". [CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.] => CHttpSession.gcProbability "{value}" non è valido. Deve essere un intero compreso tra 0 e 100. [CHttpSession.savePath "{path}" is not a valid directory.] => CHttpSession.savePath "{path}" non è una cartella valida. [CMemCache requires PHP memcache extension to be loaded.] => CMemCache richiede che l'estensione memcache di PHP sia caricata. [CMemCache server configuration must be an array.] => La configurazione del server CMemCache deve essere un array. [CMemCache server configuration must have "host" value.] => La configurazione del server CMemCache deve specificare un valore "host". [CMultiFileUpload.name is required.] => CMultiFileUpload.name è richiesto [CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.] => CProfileLogRoute ha trovato un blocco di codice "{token}" disallineato. Verificare che le chiamate a Yii::beginProfile() e a Yii::endProfile() siano correttamente annidate. [CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".] => CProfileLogRoute.report "{report}" non è valido. I valori validi includono "summary" e "callstack". [CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.] => CSecurityManager richiede che l'estensione mcrypt di PHP sia caricata per utilizzare l'opzione di crittografia dei dati. [CSecurityManager.encryptionKey cannot be empty.] => CSecurityManager.encryptionKey non può essere vuoto. [CSecurityManager.validation must be either "MD5" or "SHA1".] => CSecurityManager.validation deve essere "MD5" o "SHA1". [CSecurityManager.validationKey cannot be empty.] => CSecurityManager.validationKey non può essere vuoto. [CTypedList<{type}> can only hold objects of {type} class.] => CTypedList<{type}> può contenere solo oggetti della classe {type}. [CUrlManager.UrlFormat must be either "path" or "get".] => CUrlManager.UrlFormat deve essere "path" o "get". [Cache table "{tableName}" does not exist.] => La tabella di cache "{tableName}" non esiste. [Cannot add "{child}" as a child of "{name}". A loop has been detected.] => Non si può aggiungere "{child}" come figlio di "{name}". E' stato individuato un ciclo. [Cannot add "{child}" as a child of "{parent}". A loop has been detected.] => Non si può aggiungere "{child}" come figlio di "{parent}". E' stato individuato un ciclo. [Cannot add an item of type "{child}" to an item of type "{parent}".] => Non si può aggiungere un elemento di tipo "{child}" ad uno di tipo "{parent}". [Either "{parent}" or "{child}" does not exist.] => "{parent}" o "{child}" non esistono [Error: Table "{table}" does not have a primary key.] => Errore: La tabella "{table}" non ha una chiave primaria. [Error: Table "{table}" has a composite primary key which is not supported by crud command.] => Errore: La tabella "{table}" non ha una chiave primaria composta che non è supportata dal comando crud. [Event "{class}.{event}" is attached with an invalid handler "{handler}".] => L'evento "{class}"."{event}" è associato ad un handler "{handler}" non valido. [Event "{class}.{event}" is not defined.] => L'evento "{class}"."{event}" non è definito. [Failed to write the uploaded file "{file}" to disk.] => Fallimento nella scrittura su disco del file caricato "{file}". [File upload was stopped by extension.] => Carimento del file "{file}" interrotto a causa dell'estensione. [Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".] => Il filtro "{filter} non è valido. Il controller "{class}" non contiene il metodo di filter "filter{filter}". [Get a new code] => Procurasi un codice nuovo [Invalid MO file revision: {revision}.] => Revisione del file MO non valida: {revision}. [Invalid MO file: {file} (magic: {magic}).] => File MO non valido: {file} (magic: {magic}). [Invalid enumerable value "{value}". Please make sure it is among ({enum}).] => Valore enumerabile non valido "{value}". Verificare che sia entro ({enum}). [List data must be an array or an object implementing Traversable.] => I dati della lista devono essere un array o un oggetto che implementi Traversable. [List index "{index}" is out of bound.] => L'indice della lista "{index}" è fuori dai limiti. [Login Required] => Login richiesto. [Map data must be an array or an object implementing Traversable.] => I dati di map devono essere un array o un oggetto che implementi Traversable. [Missing the temporary folder to store the uploaded file "{file}".] => Impossibile trovare la cartella temporanea per effettuare il carimento del file "{file}". [No columns are being updated for table "{table}".] => Nessuna colonna è stata aggiornata per la tabella "{table}". [No counter columns are being updated for table "{table}".] => Nessuna contatore di colonna è stata aggiornata per la tabella "{table}". [Object configuration must be an array containing a "class" element.] => La configurazione dell'oggetto deve essere un array contenente un elemento "class". [Please fix the following input errors:] => Per favore, correggere i seguenti errori di input: [Property "{class}.{property}" is not defined.] => La proprietà "{class}"."{property}" non è definita. [Property "{class}.{property}" is read only.] => La proprietà "{class}"."{property}" è di sola lettura. [Queue data must be an array or an object implementing Traversable.] => I dati della coda devono essere un array o un oggetto che implementi Traversable. [Relation "{name}" is not defined in active record class "{class}".] => La relazione "{name}" non è definita nella classe active record "{class}". [Stack data must be an array or an object implementing Traversable.] => I dati della pila devono essere un array o un oggetto che implementi Traversable. [Table "{table}" does not have a column named "{column}".] => La tabella "{table}" non contiene la colonna "{column}". [Table "{table}" does not have a primary key defined.] => La tabella "{table}" non ha definita nessuna chiave primaria. [The "filter" property must be specified with a valid callback.] => La proprietà "filter" deve essere specificata con un callback valido. [The "pattern" property must be specified with a valid regular expression.] => La proprietà "pattern" deve essere specificata come una espressione regolare valida. [The "view" property is required.] => La proprietà "view" è richiesta. [The CSRF token could not be verified.] => Il token CSRF non può essere verificato. [The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.] => Il formato dell'URL "{pattern}" per il percorso "{route}" non è un'espressione regolare valida. [The active record cannot be deleted because it is new.] => L'active record non può essere eliminato perchè è nuovo. [The active record cannot be inserted to database because it is not new.] => L'active record non può essere inserito nel DB perchè non è nuovo. [The active record cannot be updated because it is new.] => L'active record non può essere aggiornato perchè è nuovo. [The asset "{asset}" to be pulished does not exist.] => El asset "{asset} che deve essere pubblicato non esiste. [The command path "{path}" is not a valid directory.] => Il percorso del comando "{path}" non è una cartella valida. [The controller path "{path}" is not a valid directory.] => Il percorso del controller "{path}" non è una cartella valida. [The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.] => Il caricamento del file "{file}" non può essere effettuato. Solo i file con le seguenti estensioni sono permessi: {extensions}. [The file "{file}" is too large. Its size cannot exceed {limit} bytes.] => Il file "{file}" è troppo grande. La dimensione non può superare {limit} bytes. [The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.] => Il file "{file}" è troppo piccol. La dimensione deve essere di almeno {limit} bytes. [The file "{file}" was only partially uploaded.] => Il file "{file}" è stato caricato parzialmente. [The first element in a filter configuration must be the filter class.] => Il primo elemento nella configurazione di un filtro deve essere la classe del filtro. [The item "{name}" does not exist.] => L'elemento "{name}" non esiste. [The item "{parent}" already has a child "{child}".] => L'elemento "{parent}" contiene già un figlio "{child}". [The layout path "{path}" is not a valid directory.] => Il percorso del layout "{path}" non è una cartella valida. [The list is read only.] => La lista è di sola lettura [The map is read only.] => Il map è di sola lettura [The pattern for 12 hour format must be "h" or "hh".] => Il formato per le 12 ore deve essere "h" o "hh". [The pattern for 24 hour format must be "H" or "HH".] => Il formato per le 24 ore deve essere "H" o "HH". [The pattern for AM/PM marker must be "a".] => Il formato per l'indicatore AM/PM deve essere "a". [The pattern for day in month must be "F".] => Il formato per il giorno nel mese deve essere "F". [The pattern for day in year must be "D", "DD" or "DDD".] => Il formato per il giorno nell'anno deve essere "D", "DD", "DDD". [The pattern for day of the month must be "d" or "dd".] => Il formato per il giorno del mese deve essere "d" o "dd". [The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".] => Il formato per il giorno della settimana deve essere "E", "EE", "EEE", "EEEE" o "EEEEE". [The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".] => Il formato per l'era deve essere "G", "GG", "GGG", "GGGG" o "GGGGG". [The pattern for hour in AM/PM must be "K" or "KK".] => Il formato per l'ora in AM/PM deve essere "K" o "KK". [The pattern for hour in day must be "k" or "kk".] => Il formato per l'ore nel giorno deve essere "k" o "kk". [The pattern for minutes must be "m" or "mm".] => Il formato per i minuti deve essere "m" o "mm". [The pattern for month must be "M", "MM", "MMM", or "MMMM".] => Il formato per il mese deve essere "M", "MM", "MMM" o "MMMM". [The pattern for seconds must be "s" or "ss".] => Il formato per i secondi deve essere "s" o "ss". [The pattern for time zone must be "z" or "v".] => Il formato per la timezone deve essere "z" o "v". [The pattern for week in month must be "W".] => Il formato per la settimana nel mese deve essere "W". [The pattern for week in year must be "w".] => Il formato per la settimana nell'anno deve essere "w". [The queue is empty.] => La coda è vuota [The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.] => La relazione "{relation}" nella classe active record "{class}" non è specificata correttamente: la tabla di join "{joinTable}" specificata nella chiave esterna non può essere trovata nel DB. [The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non completa. La chiave esterna deve consistere nelle colonne che referenziano entrambe le tabelle di join. [The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". The foreign key does not point to either joining table.] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non valida "{key}". La chiave esterna non punta a nessuna tabella di join. [The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".] => La relazione "{relation}" nella classe active record "{class}" è specificata con una chiave esterna non valida. Il formato della chiave esterna deve essere "joinTable(fk1,fk2,...)". [The requested controller "{controller}" does not exist.] => Il controller "{controller}" richiesto non esiste. [The requested view "{name}" is not found.] => Impossibile trovare la vista "{name}" richiesta. [The stack is empty.] => La pila è vuota [The system is unable to find the requested action "{action}".] => Il sistema non ha potuto trovare l'azione "{action}" richiesta. [The system view path "{path}" is not a valid directory.] => Il percorso della vista di sistema "{path}" non è una cartella valida. [The table "{table}" for active record class "{class}" cannot be found in the database.] => La tabella "{table}" definita nella classe active record "{class}" non è presente nel DB. [The value for the primary key "{key}" is not supplied when querying the table "{table}".] => Il valore della chiave primaria "{key}" non è stato fornito per interrogare la tabella "{table}". [The verification code is incorrect.] => Il codice di verifica non è corretto. [The view path "{path}" is not a valid directory.] => Il percorso della vista "{path}" non è una cartella valida. [Theme directory "{directory}" does not exist.] => La cartella dei temi "{directory}" non esiste. [This content requires the Adobe Flash Player.] => Il contenuto richiede Adobe Flash Player. [Unable to add an item whose name is the same as an existing item.] => Non si può aggiungere un elemento il cui nome sia lo stesso di quello di un altro elemento. [Unable to change the item name. The name "{name}" is already used by another item.] => Impossibile cambiare il nome dell'elemento. Il nome "{name}" è già utilizzato da un altro elemento. [Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.] => Impossibile creare il file di stato dell'applicazione "{file}". Verificare che la cartella che contiene il file esista e abbia permesso di scrittura per il processo del Web server. [Unable to find the decorator view "{view}".] => Impossibile trovare la vista del decoratore "{view}". [Unable to find the list item.] => Impossibile trovare l'item della lista. [Unable to lock file "{file}" for reading.] => Impossibile avere il lock sul file "{file}" per la lettura. [Unable to lock file "{file}" for writing.] => Impossibile avere il lock sul "{file}" per la scrittura. [Unable to read file "{file}".] => Impossibile leggere il file "{file}". [Unable to replay the action "{object}.{method}". The method does not exist.] => Impossibile replicare l'azione "{object}.{method}". Il metodo è inesistente. [Unable to write file "{file}".] => Impossibile scrivere il file "{file}". [Unknown authorization item "{name}".] => Elemento di autorizzazione "{name}" sconosciuto. [Unrecognized locale "{locale}".] => Localizzazione non riconosciuta "{locale}". [View file "{file}" does not exist.] => Il file della vista "{file}" non esiste. [Yii application can only be created once.] => Si può creare una sola applicazione Yii. [You are not authorized to perform this action.] => Non si ha l'autorizzazione ad effettuare l'operazione. [Your request is not valid.] => La richiesta non è valida. [{attribute} "{value}" has already been taken.] => {attribute} "{value}" è già stato preso. [{attribute} cannot be blank.] => {attribute} non può essere nullo. [{attribute} is invalid.] => {attribute} non è valido. [{attribute} is not a valid URL.] => {attribute} non è un URL valido. [{attribute} is not a valid email address.] => {attribute} non è una email valida. [{attribute} is not in the list.] => {attribute} non è nella lista. [{attribute} is of the wrong length (should be {length} characters).] => {attribute} è della lunghezza sbagliata (deve essere di {length} caratteri) [{attribute} is too big (maximum is {max}).] => {attribute} è troppo grande (il massimo è {max}). [{attribute} is too long (maximum is {max} characters).] => {attribute} è troppo lungo (il massimo è di {max} caratteri) [{attribute} is too short (minimum is {min} characters).] => {attribute} è troppo corto (il minimo è di {min} caratteri) [{attribute} is too small (minimum is {min}).] => {attribute} è troppo piccolo (il minimo è {min}). [{attribute} must be a number.] => {attribute} deve essere un numero. [{attribute} must be an integer.] => {attribute} deve essere un intero. [{attribute} must be repeated exactly.] => {attribute} deve essere ripetuto esattamente. [{attribute} must be {type}.] => {attribute} deve essere {type}. [{attribute} must be {value}.] => {attribute} deve essere {value}. [{className} does not support add() functionality.] => {className} non supporta la funzionalità add(). [{className} does not support delete() functionality.] => {className} non supporta la funzionalità delete(). [{className} does not support flush() functionality.] => {className} non supporta la funzionalità flush(). [{className} does not support get() functionality.] => {className} non supporta la funzionalità get(). [{className} does not support set() functionality.] => {className} non supporta la funzionalità set(). [{class} does not have attribute "{name}".] => {class} non contiene l'attributo "{name}". [{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.] => {class} ha una regola di validazione non valida. La regola deve specificare gli attributi che devono essere validati e il nome del validatore. [{class} must specify "model" and "attribute" or "name" property values.] => {class} deve specificare i valori delle proprietà "model" e "attribute" oppure "name". [{class}.allowAutoLogin must be set true in order to use cookie-based authentication.] => {class}.allowAutoLogin deve essere impostato a true per utilizzare l'autenticazione basata su cookie. [{class}::authenticate() must be implemented.] => {class}::authenticate() deve essere implementata. [{controller} cannot find the requested view "{view}".] => {controller} non ha potuto trovare la vista "{view}" richiesta. [{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.] => {controller} contiene tag nella vista "{view}" non correttamente annidati. {widget} widget non contiene la chiamata a endWidget(). [{controller} has an extra endWidget({id}) call in its view.] => {controller} contiene una chiamata extra a endWidget({id}) all'interno della sua vista. [{widget} cannot find the view "{view}".] => {widget} non trova la vista "{view}". [< Previous] => < Precedente [<< First] => << Primo [Go to page: ] => Vai alla pagina: [Last >>] => Ultimo >> [Next >] => Successivo > ) ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [errorHandler] => CErrorHandler Object ( [maxSourceLines] => 25 [maxTraceSourceLines] => 10 [adminInfo] => the webmaster [discardOutput] => 1 [errorAction] => site/error [_error:CErrorHandler:private] => Array ( [code] => 500 [type] => CException [errorCode] => 0 [message] => Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 330 [trace] => #0 /var/www/html/dev/yii/framework/YiiBase.php(204): YiiBase::import('application.ext...', true) #1 /var/www/html/dev/yii/framework/base/CModule.php(393): YiiBase::createComponent(Array) #2 /var/www/html/dev/yii/framework/base/CModule.php(530): CModule->getComponent('booster') #3 /var/www/html/dev/yii/framework/base/CApplication.php(168): CModule->preloadComponents() #4 /var/www/html/dev/yii/framework/YiiBase.php(132): CApplication->__construct(Array) #5 /var/www/html/dev/yii/framework/YiiBase.php(105): YiiBase::createApplication('CWebApplication', '/var/www/html/d...') #6 /var/www/html/dev/ferreroapk/index.php(29): YiiBase::createWebApplication('/var/www/html/d...') #7 {main} [traces] => Array *RECURSION* ) [_exception:CErrorHandler:private] => CException Object ( [message:protected] => Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. [string:Exception:private] => CException: Alias "application.extensions.yiibooster.components.Booster" is invalid. Make sure it points to an existing PHP file and the file is readable. in /var/www/html/dev/yii/framework/YiiBase.php:330 Stack trace: #0 /var/www/html/dev/yii/framework/YiiBase.php(204): YiiBase::import('application.ext...', true) #1 /var/www/html/dev/yii/framework/base/CModule.php(393): YiiBase::createComponent(Array) #2 /var/www/html/dev/yii/framework/base/CModule.php(530): CModule->getComponent('booster') #3 /var/www/html/dev/yii/framework/base/CApplication.php(168): CModule->preloadComponents() #4 /var/www/html/dev/yii/framework/YiiBase.php(132): CApplication->__construct(Array) #5 /var/www/html/dev/yii/framework/YiiBase.php(105): YiiBase::createApplication('CWebApplication', '/var/www/html/d...') #6 /var/www/html/dev/ferreroapk/index.php(29): YiiBase::createWebApplication('/var/www/html/d...') #7 {main} [code:protected] => 0 [file:protected] => /var/www/html/dev/yii/framework/YiiBase.php [line:protected] => 330 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 204 [function] => import [class] => YiiBase [type] => :: [args] => Array ( [0] => application.extensions.yiibooster.components.Booster [1] => 1 ) ) [1] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 393 [function] => createComponent [class] => YiiBase [type] => :: [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /var/www/html/dev/yii/framework/base/CModule.php [line] => 530 [function] => getComponent [class] => CModule [type] => -> [args] => Array ( [0] => booster ) ) [3] => Array ( [file] => /var/www/html/dev/yii/framework/base/CApplication.php [line] => 168 [function] => preloadComponents [class] => CModule [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 132 [function] => __construct [class] => CApplication [type] => -> [args] => Array *RECURSION* ) [5] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 105 [function] => createApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => CWebApplication [1] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) [6] => Array ( [file] => /var/www/html/dev/ferreroapk/index.php [line] => 29 [function] => createWebApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) ) [previous:Exception:private] => ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [request] => CHttpRequest Object ( [jsonAsArray] => 1 [enableCookieValidation] => [enableCsrfValidation] => [csrfTokenName] => YII_CSRF_TOKEN [csrfCookie] => [_requestUri:CHttpRequest:private] => [_pathInfo:CHttpRequest:private] => [_scriptFile:CHttpRequest:private] => /var/www/html/dev/ferreroapk/index.php [_scriptUrl:CHttpRequest:private] => /ferreroapk/index.php [_hostInfo:CHttpRequest:private] => [_baseUrl:CHttpRequest:private] => /ferreroapk [_cookies:CHttpRequest:private] => [_preferredAcceptTypes:CHttpRequest:private] => [_preferredLanguages:CHttpRequest:private] => [_csrfToken:CHttpRequest:private] => [_restParams:CHttpRequest:private] => [_httpVersion:CHttpRequest:private] => 1.1 [_port:CHttpRequest:private] => [_securePort:CHttpRequest:private] => [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [themeManager] => CThemeManager Object ( [themeClass] => CTheme [_basePath:CThemeManager:private] => /var/www/html/dev/ferreroapk/themes [_baseUrl:CThemeManager:private] => /ferreroapk/themes [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_componentConfig:CModule:private] => Array ( [coreMessages] => Array ( [class] => CPhpMessageSource [language] => en_us [basePath] => /var/www/html/dev/yii/framework/messages ) [db] => Array ( [class] => CDbConnection [connectionString] => mysql:host=192.168.1.12;dbname=ferreroapk [emulatePrepare] => [enableParamLogging] => [username] => root [password] => aihposdev [charset] => utf8 ) [messages] => Array ( [class] => CPhpMessageSource ) [errorHandler] => Array ( [class] => CErrorHandler [errorAction] => site/error ) [securityManager] => Array ( [class] => CSecurityManager ) [statePersister] => Array ( [class] => CStatePersister ) [urlManager] => Array ( [class] => CUrlManager [urlFormat] => path [showScriptName] => [rules] => Array ( [//] => / [/] => / [//] => rights/ ) ) [request] => Array ( [class] => CHttpRequest ) [format] => Array ( [class] => application.components.Formatter [datetimeFormat] => d M, Y h:m:s a ) [session] => Array ( [class] => CHttpSession ) [assetManager] => Array ( [class] => CAssetManager ) [user] => Array ( [allowAutoLogin] => 1 [class] => application.modules.cruge.components.CrugeWebUser [loginUrl] => Array ( [0] => /cruge/ui/login ) ) [themeManager] => Array ( [class] => CThemeManager ) [authManager] => Array ( [class] => application.modules.cruge.components.CrugeAuthManager ) [clientScript] => Array ( [class] => CClientScript ) [widgetFactory] => Array *RECURSION* [kint] => Array ( [class] => ext.Kint.Kint ) [crugemailer] => Array ( [class] => application.components.applicationMailer [Host] => smtpout.sophiainformatica.it [Port] => 25 [SMTPSecure] => [SMTPAuth] => 1 [Username] => smtp@sophiainformatica.it [Password] => ##### [SMTPDebug] => [SMTPKeepAlive] => [SingleTo] => [LE] => [mailfrom] => Ferrero-APK@sophiainformatica.it [FromName] => Ferrero APK [replyTo] => Ferrero-APK@sophiainformatica.it ) [file] => Array ( [class] => application.extensions.file.CFile ) [booster] => Array ( [class] => application.extensions.yiibooster.components.Booster ) [swSource] => Array ( [class] => application.extensions.simpleWorkflow.SWPhpWorkflowSource ) [log] => Array ( [class] => CLogRouter [routes] => Array ( ) ) ) [_e:CComponent:private] => Array ( [onendrequest] => CList Object ( [_d:CList:private] => Array ( [0] => Array ( [0] => CLogRouter Object ( [_routes:CLogRouter:private] => Array ( ) [behaviors] => Array ( ) [_initialized:CApplicationComponent:private] => 1 [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => processLogs ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_m:CComponent:private] => [_id:CModule:private] => [_basePath:CModule:private] => ) [parameter] => Array ( [$event] => ) ) ) [user] => Array ( [allowAutoLogin] => 1 [class] => application.modules.cruge.components.CrugeWebUser [loginUrl] => Array ( [0] => /cruge/ui/login ) ) [authManager] => Array ( [class] => application.modules.cruge.components.CrugeAuthManager ) [crugemailer] => Array ( [class] => application.components.applicationMailer [Host] => smtpout.sophiainformatica.it [Port] => 25 [SMTPSecure] => [SMTPAuth] => 1 [Username] => smtp@sophiainformatica.it [Password] => ##### [SMTPDebug] => [SMTPKeepAlive] => [SingleTo] => [LE] => [mailfrom] => Ferrero-APK@sophiainformatica.it [FromName] => Ferrero APK [replyTo] => Ferrero-APK@sophiainformatica.it ) [format] => Array ( [class] => application.components.Formatter [datetimeFormat] => d M, Y h:m:s a ) [urlManager] => Array ( [urlFormat] => path [showScriptName] => [rules] => Array ( [//] => / [/] => / [//] => rights/ ) ) [file] => Array ( [class] => application.extensions.file.CFile ) [db] => Array ( [connectionString] => mysql:host=192.168.1.12;dbname=ferreroapk [emulatePrepare] => [enableParamLogging] => [username] => root [password] => aihposdev [charset] => utf8 ) [errorHandler] => Array ( [errorAction] => site/error ) [booster] => Array ( [class] => application.extensions.yiibooster.components.Booster ) [swSource] => Array ( [class] => application.extensions.simpleWorkflow.SWPhpWorkflowSource ) [log] => Array ( [class] => CLogRouter [routes] => Array ( ) ) ) [theme] => classic [controllerMap] => Array ( [FrmAnaCommesse] => Array ( [class] => application.controllers.cli.CliAnaCommesseController ) [FrmDocumentiT] => Array ( [class] => application.controllers.cli.CliDocumentiTController ) [FrmSysTipiSottoDoc] => Array ( [class] => application.controllers.app.AppSysTipiSottoDocController ) [FrmCalendario] => Array ( [class] => application.controllers.cli.CliCalendarioController ) [FrmSchedulaStampe] => Array ( [class] => application.controllers.cli.CliSchedulaStampeController ) [FrmAnaDipartimenti] => Array ( [class] => application.controllers.cli.CliAnaDipartimentiController ) [FrmAnaUtenti] => Array ( [class] => application.controllers.cli.CliAnaUtentiController ) [FrmAnaUtentiStg] => Array ( [class] => application.controllers.cli.CliAnaUtentiStgController ) [FrmQuestionari] => Array ( [class] => application.controllers.cli.CliQuestionariController ) [FrmQuestionariLang] => Array ( [class] => application.controllers.cli.CliQuestionariLangController ) [FrmQuestionariSez] => Array ( [class] => application.controllers.cli.CliQuestionariSezController ) [FrmTestilingua] => Array ( [class] => application.controllers.cli.CliTestilinguaController ) [FrmQuestionariDomande] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeController ) [FrmQuestionariDomandeAllegati] => Array ( [class] => application.controllers.cli.CliQuestionariDomandeAllegatiController ) [FrmAnaSocietaUtente] => Array ( [class] => application.controllers.cli.CliAnaSocietaUtenteController ) [CommesseBrand] => Array ( [class] => application.controllers.app.AppAnaCommesseBrandController ) [CommesseGup] => Array ( [class] => application.controllers.app.AppAnaCommesseGupController ) [CommesseGupAnno] => Array ( [class] => application.controllers.app.AppAnaCommesseGupAnnoController ) [EsecutiviT] => Array ( [class] => application.controllers.app.AppEsecutiviTController ) ) [defaultController] => cruge/ui/login ) ) ) [5] => Array ( [file] => /var/www/html/dev/yii/framework/YiiBase.php [line] => 105 [function] => createApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => CWebApplication [1] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) [6] => Array ( [file] => /var/www/html/dev/ferreroapk/index.php [line] => 29 [function] => createWebApplication [class] => YiiBase [type] => :: [args] => Array ( [0] => /var/www/html/dev/ferreroapk/protected/config/environment/dev.php ) ) )