Show Posts


Messages - bushtrad

Pages: [1]
1
Documentations & Manuals / Re: Send Mail Problem
« on: May 12, 2022, 11:46:54 PM »
Thanks for your response Basara
My host provider suggested trying port 25 ie not secure email and it worked.
The site has a current security certificate for mail.bushtraditions.com.
So how do I make AbanteCart use the secure port?
Dave

2
Documentations & Manuals / Send Mail Problem
« on: May 10, 2022, 10:14:00 AM »
I have tried to set the parameters for sending mail from my online shop and am repeatedly thwarted.
Settings are as per the host recommendations and the FROM email address is receiving emails correctly.

SMTP
mail.bushtraditions.org
enquiries@bushtraditions.org
Password newly reset and tested
SMPT Port 465
Timeout 10

Help would be appreciated. Thanks Dave

The error log shows:
2022-05-10 23:37:24 - Error: EHLO not accepted from server!
2022-05-10 23:37:24 - Error: AUTH LOGIN not accepted from server!
2022-05-10 23:37:24 - Error: Username not accepted from server!
2022-05-10 23:37:24 - Error: Password not accepted from server!
2022-05-10 23:37:24 - Error: MAIL FROM not accepted from server!
2022-05-10 23:37:24 - Error: RCPT TO not accepted from server!
2022-05-10 23:37:24 - Error: DATA not accepted from server!
2022-05-10 23:37:24 - Error: DATA not accepted from server!
2022-05-10 23:37:24 - Error: QUIT not accepted from server!
2022-05-10 23:37:24 - App Error: AbanteCart core v.1.2.15 AMail Errors: Error: EHLO not accepted from server!
Error: AUTH LOGIN not accepted from server!
Error: Username not accepted from server!
Error: Password not accepted from server!
Error: MAIL FROM not accepted from server!
Error: RCPT TO not accepted from server!
Error: DATA not accepted from server!
Error: DATA not accepted from server!
Error: QUIT not accepted from server!
Trace:
#0 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 257
#1 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 162
#2 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 74
#3 on line
#4 /home/bushtrad/public_html/sales/core/engine/dispatcher.php on line 293
2022-05-10 23:37:24 - App Error: AbanteCart core v.1.2.15 Some errors during step run.
Trace:
#0 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 203
#1 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 196
#2 /home/bushtrad/public_html/sales/admin/controller/task/sale/contact.php on line 74
#3 on line
#4 /home/bushtrad/public_html/sales/core/engine/dispatcher.php on line 293
2022-05-10 23:37:24 - Task_id: 13 : step_id: 18 - Failed. 0 emails sent.
step details:
array (
'step_id' => '18',
'task_id' => '13',
'sort_order' => '1',
'status' => '1',
'last_time_run' => '0000-00-00 00:00:00',
'last_result' => '0',
'max_execution_time' => '80',
'controller' => 'task/sale/contact/sendEmail',
'settings' =>
array (
'to' =>
array (
0 => 'davo2579@yahoo.com.au',
),
'subject' => 'adfdfgfdgfdg',
'message' => 'fgfhgfhg fghgh fh',
'store_name' => 'Online Sales',
'subscribers' =>
array (
),
),
'date_added' => '0000-00-00 00:00:00',
'date_modified' => '2022-05-10 23:37:13',
)

3
How-to questions / Re: PayPal Express Checkout Error
« on: May 29, 2019, 04:22:11 AM »
Changed currency symbol from AU$ to AUD and bingo.
Hope this helps someone else.
Dave

4
How-to questions / Re: PayPal Express Checkout Error
« on: May 29, 2019, 04:18:18 AM »
Error Log shows
2019-05-29 8:15:56 - App Warning: AbanteCart core v.1.2.15 PayPal Express Checkout Error: Receiving country does not support the transaction currency.. Test mode = 0. in /home/bushtrad/public_html/sales/extensions/default_pp_express/storefront/controller/responses/extension/default_pp_express.php on line 272

Does this shed light on the problem?
Dave

5
How-to questions / PayPal Express Checkout Error
« on: May 29, 2019, 04:09:38 AM »
PayPal Express Checkout Error when I try to purchase from my new site.
  • The PayPal Express extension is installed and turned ON.
  • The API Credentials are turned on. Username, Password and Signature have been entered.
  • The Connection Test is positive.
Am I missing something here?
Dave

6
General Discussion / Re: Wording of Newsletter Signup
« on: May 29, 2019, 02:17:39 AM »
Most grateful.
Dave

7
General Discussion / Wording of Newsletter Signup
« on: May 29, 2019, 12:39:20 AM »
It reads "Sign up to Our Newsletter & get attractive
             Offers by subscribing to our newsletters."
which grates with me.
I have scoured to find how to change it with no result. It seems to be buried in the default template.
Can any please advise on how to access the code to change it?
Dave

Pages: [1]

Powered by SMFPacks Social Login Mod