Notice (8): Undefined index: id_prodotto [APP/Controller/HomeController.php, line 110]Code Context $this->loadModel('Download');
$this->loadModel('LogDownload');
$id_prodotto = $_GET['id_prodotto'];
HomeController::scarica_demo_diretta() - APP/Controller/HomeController.php, line 110
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Download [APP/Controller/HomeController.php, line 113]Code Context $record_download = $this->Download->findById($id_prodotto);
$ipaddress = $_SERVER['REMOTE_ADDR'];
$this->LogDownload->inserisci($record_download['Download']['software'], '', '', '', $ipaddress);
$id_prodotto = null
$record_download = array()
$ipaddress = '216.73.216.67'
HomeController::scarica_demo_diretta() - APP/Controller/HomeController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Download [APP/Model/Download.php, line 29]Code Context $url = $ConfigurazioneGenerale->recupera_valore('DWNUR');
$download = $this->findById($id);
$download['Download']['url_file'] = $url . $download['Download']['url_file'];
$id = null
$ConfigurazioneGenerale = object(ConfigurazioneGenerale) {
name => 'ConfigurazioneGenerale'
useDbConfig => 'default'
useTable => 'configurazione_generales'
id => false
data => array()
schemaName => 'softwarehouse'
table => 'configurazione_generales'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'ConfigurazioneGenerale'
tableToModel => array(
'configurazione_generales' => 'ConfigurazioneGenerale'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$url = 'https://www.caes.it/ftp_caes'
$download = array()Download::url_download() - APP/Model/Download.php, line 29
HomeController::scarica_demo_diretta() - APP/Controller/HomeController.php, line 114
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118