Search found 17 matches

Page 1 of 1

Search found 17 matches

Coupon calculation error

Hi, When a coupon is applied it is not producing the correct outcome. I created a coupon with 15% discount and it in fact produced a final figure which resulted in a 2.5% discount (1/6 of 15%) To test this again I created another coupon of 90% and applied this to a product and the checkout total was...

Jump to post
  • Thu Apr 22, 2021 7:48 pm
  • Replies 3
  • Views 926
Re: SMTP email error

ADD Creative wrote:
Wed Feb 24, 2021 6:11 pm
Try these settings.
SMTP Hostname: localhost
(with no ssl:// or tls://)
SMTP Port: 25
SMTP Username: (blank)
SMTP Password: (blank)

This will switch off authentication and encryption.
Perfect, That is the solution, all working now!
Your help is very much appreciated

regards
Derek

Jump to post
  • Thu Feb 25, 2021 10:27 pm
  • Replies 22
  • Views 21489
Re: SMTP email error

Mikeinterserv, I understand what you are saying here and will double check, but I've tried numerous emails. Thank you. Thanks for help on this so far. I got some guidance from 123-reg as below, but not sure if I can implement it. Hello Derek! I am really sorry to hear that you are still facing issue...

Jump to post
  • Wed Feb 24, 2021 5:55 pm
  • Replies 22
  • Views 21489
Re: SMTP email error

where is that reply to address coming from from and reply to generally want to be the same I really don't know. It's not in my configuration. The migration to the shared hosting introduced the 'xrhngdmybe9' to my life and it seems that I have an email using this. I just received another bounce back...

Jump to post
  • Sun Feb 21, 2021 4:45 am
  • Replies 22
  • Views 21489
Re: SMTP email error

It looks like they have setup shared hosting to route through their smtp servers but only using port 25 Have you tried the settings in cpanel and opencart yet for port 25 and host:localhost cPanel admin → Email → Email routing with a valid mailbox username and password that MUST exist on the same s...

Jump to post
  • Sun Feb 21, 2021 4:08 am
  • Replies 22
  • Views 21489
Re: SMTP email error

I've used this service from 123-reg for about 15 years, but a number of years ago they migrated me to a shared hosting. They carried out the migration themselves, it was seamless for me, but it's only recently I learned that I had the cPanel, as I paid no attention. I used to use ftp. I have an emai...

Jump to post
  • Sun Feb 21, 2021 3:53 am
  • Replies 22
  • Views 21489
Re: SMTP email error

Hi, Thank you for contacting us! If you are using Opencart on cPanel to send emails, then I have to let you know that you cannot connect to other remote SMTP servers, be that 123 Reg or from anyone else. These are the settings that you need to use: Port: 25 SMTP Authentication: False or none SSL or...

Jump to post
  • Sun Feb 21, 2021 3:18 am
  • Replies 22
  • Views 21489
Re: SMTP email error

Try these settings Posted by xxvirusxx on another thread related. He spent time looking at a similar issue - so yours could be related to that https://forum.opencart.com/viewtopic.php?f=199&t=215487&start=20 Mail Engine: SMTP Mail Parameters: blank SMTP Hostname: ssl://mail.your-site.com SM...

Jump to post
  • Sun Feb 21, 2021 3:04 am
  • Replies 22
  • Views 21489
Re: SMTP email error

his error was the result of ssl and port 485, causing the 500 error [20-Feb-2021 17:58:28 UTC] PHP Fatal error: Uncaught Exception: Error: Connection refused (111) in /home/xrhngdmyrbe9/atvdevelopments.co.uk/system/library/mail/smtp.php:90 Stack trace: #0 /home/xrhngdmyrbe9/atvdevelopments.co.uk/sys...

Jump to post
  • Sun Feb 21, 2021 2:01 am
  • Replies 22
  • Views 21489
Re: SMTP email error

Can you show the 500 error from your SERVER log Not sure if its what you mean, but looking on the error log on the root of my site I mainly have either of these errors: PHP Fatal error: Uncaught Exception: Error: Connection refused (142) PHP Fatal error: Uncaught Exception: Error: Connection refuse...

Jump to post
  • Sun Feb 21, 2021 1:47 am
  • Replies 22
  • Views 21489
[SOLVED] SMTP email error

Hi, At this moment I have no email contact from the site. The PHP mail has worked intermittently (more fail than success) since installation, but SMTP has never worked. I am confident in my smtp settings and have tried different emails that I have in here without success. The SMTP server is 123-reg....

Jump to post
  • Sun Feb 21, 2021 1:26 am
  • Replies 22
  • Views 21489
Re: customer unable to fill out Region / State, causing error

This has now solved my problem, Thank you for your support Looks like your site still has display errors on. This can cause two issues. First it's a security risk. Second even a simple PHP notice will cause JSON responses to fail, as you have found out. To stop all errors being displayed you need t...

Jump to post
  • Sat Feb 20, 2021 11:04 pm
  • Replies 10
  • Views 1435
Re: customer unable to fill out Region / State, causing error

Here are screen images of what happens when an attempt is made to add an address. In this case I'm using an ipad Apply the fixes below or roll down to php 7.3 https://github.com/opencart/opencart/commit/a3e0e4f710e871d46056b1c57d7d15dab96eaf56#diff-84cad895fb31f36198eebbfaf829456e1a16850038b9a4b31f...

Jump to post
  • Wed Feb 17, 2021 5:16 pm
  • Replies 10
  • Views 1435
Re: customer unable to fill out Region / State, causing error

Here are screen images of what happens when an attempt is made to add an address.
In this case I'm using an ipad

Jump to post
  • Tue Feb 16, 2021 7:23 am
  • Replies 10
  • Views 1435
Re: customer unable to fill out Region / State, causing error

Yes, the region / state field is empty. I.e. no list to select from and it generates the error as shown in the screen captures from my ipad. It would seem I can’t attach them using the ipad. I’ll try again tomorrow using a proper computer

Jump to post
  • Tue Feb 16, 2021 7:04 am
  • Replies 10
  • Views 1435
Re: customer unable to fill out Region / State, causing error

Thanks for the feedback.
It seems to be a problem when somebody uses an iphone or ipad, which is not uncommon these days.

Jump to post
  • Mon Feb 15, 2021 8:17 pm
  • Replies 10
  • Views 1435
[SOLVED] customer unable to fill out Region / State, causing error

Hi, This is my first ever post here. I have spent considerable time trying to resolve this problem and have found some other posts similar but have been unable to find a solution. A new customer isn't able to fill out the region / state part of the address on the front end. However if I intervene fr...

Jump to post
  • Mon Feb 15, 2021 6:13 am
  • Replies 10
  • Views 1435

Page 1 of 1

Search found 17 matches