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>
Check if config.php file still have correct permissions.
system/config.php
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.
Hmm
What is on line 2 in /home2/xxx/public_html/store/admin/view/default/template/pages/sale/order_details.tpl ?
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");
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.
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)