Page 1 sur 1

Undefined index: zone_id

MessagePublié: 19 Juil 2014, 10:44
par michel35
Bonjour,

J'ai une erreur :
2014-07-03 22:38:41 - PHP Notice: Undefined index: zone_id in /home/kalinous/public_html/vqmod/vqcache/vq2-catalog_controller_account_register.php on line 438

Le code à cet endroit est :
if ($this->request->post['zone_id'] == '') {
$this->error['zone'] = $this->language->get('error_zone');
}

Je ne trouve pas où est l'erreur.
Une idée ?

Merci
Michel
OC 1.5.4.1