Jump to content
thirty bees forum

Havouza

Trusted Members
  • Posts

    1,505
  • Joined

  • Last visited

  • Days Won

    5

Havouza last won the day on September 10 2024

Havouza had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Havouza's Achievements

Community Regular

Community Regular (8/14)

  • Reacting Well Rare
  • Dedicated Rare
  • First Post
  • Collaborator Rare
  • Posting Machine Rare

Recent Badges

115

Reputation

  1. Have looked thru them. Problem is that not one of them state what php version they support
  2. Everything we use in modules manage php 8, its just the theme that don't. As I read your answer PS 1.7 and 8.x themes can work with TB?
  3. We run the latest version of TB. It rund php7.4 because it seems there is some modules that cant handle php8. It seems that the Theme is the problem. I know there is no TB themes but before PS themes worked. Now PS has no 1.6 themes anymore and I assume 1.7 and 8.x does not work. Am I correct?
  4. Ok I copies from another one and changed the content THANKS for the help. Not something simple really
  5. Can I just create an empty new_order.txt
  6. That does not exist in any mails folder
  7. @datakick It is not translated but it is present in the mail folder for the shop language swedish. So at least it should be sent. It exist both in the root mail folder and in the theme mail folder. More suggestions please
  8. @datakick I just noticed that the change say ssl. SSL is really depreaced so we use TLS. But perhaps it does not matter, it mostly a name change
  9. I have implemented the code but I doubt it is the problem. Php Mailer already handle the certs correct. And I assume the mail alerts should use the PhpMailer also so it is something else that doesnt work
  10. @datakick Late answer Its very common when you have many domains on your mailserver that you create one cert for all the domains by making lets encrypt create the same cert for multiple domains. its nothing that compromize security but when you get 20-30 domains on the email server it a pain in the but to keep track of all the different serts if you create them one by one. The problem here seems not to be the same. The php mailer works without a problem sendig out mails to customers, but the mail alerts, which I assume also use Php Mailer does not. So hardly the cert cant be the problem I will test the code change
  11. I cant remember any code change datakick have done. Cant find that post
  12. @the.rampage.rado Ok thanks that sorted out that problem. Now all mails to the customer works. BUT. The admin mail still not work for some reason. There is not much to configure in the mail nocice module more than email address and I have put 2 there just to be sure. And if the PHP Mailer module now is correct configured, the admin mail should also work but nothing. And nothing in any log that I can find. I have also checked the mail.log from the mail server but nothinng
  13. We get this error when testing mail. So who is the sender? The customer service email address and the smtp username is same so who is the sender? Recipient address rejected: Sender is not same as SMTP authenticate username
  14. Not much to misconfigure in the php mailer. And still it works everywhere except tb.
×
×
  • Create New...