AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Ollie on March 27, 2015, 10:39:45 AM

Title: Trouble sending email
Post by: Ollie on March 27, 2015, 10:39:45 AM
Lately, I haven't been able to send emails from within Abantecart. I get the following error messages. Any assistance to get this resolved is greatly appreciated.

2015-03-27 8:30:52 - warning: AbanteCart core v.1.2.0 include(config.php): failed to open stream: No such file or directory in <b>/home2/xxx/public_html/store/admin/view/default/template/pages/sale/order_details.tpl</b> on line <b>2</b>
2015-03-27 8:30:52 - warning: AbanteCart core v.1.2.0 include(): Failed opening 'config.php' for inclusion (include_path='.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear') in <b>/home2/xxx/public_html/store/admin/view/default/template/pages/sale/order_details.tpl</b> on line <b>2</b>
Title: Re: Trouble sending email
Post by: abantecart on March 28, 2015, 07:26:03 PM
Check if config.php file still have correct permissions.   
system/config.php




Title: Re: Trouble sending email
Post by: Ollie on March 29, 2015, 07:45:01 AM
Quote from: abantecart on March 28, 2015, 07:26:03 PM
Check if config.php file still have correct permissions.   
system/config.php
'
The permissions in config.php are correct.
Title: Re: Trouble sending email
Post by: abantecart on March 30, 2015, 07:24:17 PM
Hmm

What is on line 2 in /home2/xxx/public_html/store/admin/view/default/template/pages/sale/order_details.tpl ?
Title: Re: Trouble sending email
Post by: Ollie on March 30, 2015, 07:50:40 PM
Quote from: abantecart on March 30, 2015, 07:24:17 PM
What is on line 2 in /home2/xxx/public_html/store/admin/view/default/template/pages/sale/order_details.tpl ?

Line 2 reads: include("config.php");
Title: Re: Trouble sending email
Post by: brnrg on April 02, 2015, 02:03:11 PM
 I received this error "in loop":

Mailer error!
Message status: critical

Data:04/02/2015 08:44:53 PM

Number of repetitions: 1

Can't send emails. Please see log for details and check your mail settings.



What settings have to make ? If I order I received the invoice thru e-mail.
But on my e-mail admin I did't received any announcement of order.
Title: Re: Trouble sending email
Post by: Basara on April 03, 2015, 04:50:30 AM
Quote from: brnrg on April 02, 2015, 02:03:11 PM
Please see log for details and check your mail settings.

Check AbanteCart and/or server error log for mail related errors
AbanteCart Mail settings located in the Admin-System-Settings-Mail (http://www.abantecart.com/ecommerce-documentation/user-manual/admin-user-manual/system/settings/mail)