Dans le fichier app/code/core/Mage/Core/Model/Email/Template.php Remplacer la method send(), ligne 317 par celle-ci : public function send($email, $name=null, array $variables = array()) { if(!$this->isValidForSend()) { return false; } if (is_null($name)) { $name = substr($email, 0, strpos($email, '@')); } $variables['email'] = $email; $variables['name'] = $name; //ini_set('SMTP', Mage::getStoreConfig('system/smtp/host')); //ini_set('smtp_port', Mage::getStoreConfig('system/smtp/port')); $config = array('port' => 25, 'auth' => 'login', [...]
-
Nous contactezPar formulaire
Par Tel : 05 61 82 58 86 -
Nouveaux billets
-
Categories
- No categories