Jump to content

Error on sending emails DependencyContainer.php on Line 308


Recommended Posts

Help is needed. The following error will appear in the test mail sending and whenever PrestaShop try to send an email.

 

Erro: Por favor, verifique a sua configuração

Fatal error: Uncaught exception 'ReflectionException' with message 'Class Swift_Mime_ContentEncoder_NativeQpContentEncoder does not exist' in /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php:308 Stack trace: #0 /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php(308): ReflectionClass->__construct('Swift_Mime_Cont...') #1 /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php(112): Swift_DependencyContainer->_createNewInstance('mime.nativeqpco...') #2 /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php(369): Swift_DependencyContainer->lookup('mime.nativeqpco...') #3 /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php(347): Swift_DependencyContainer->_lookupRecursive('mime.nativeqpco...') #4 /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php(129): Swift_DependencyContainer->_resolveArgs(Array) #5 /home/lk in /home/lkpnftn7g/public_html/prestashop/tools/swift/classes/Swift/DependencyContainer.php on line 308

 
I searched on all foruns and google and i cannot identify what is the problem. This happens even with php or smtp option
 
Please hepl me
 
I put line 308 here:         $reflector = new ReflectionClass($this->_store[$itemName]['className']);
Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...