Can anybody help me?
The Osclass is not sending any emails, but when I test mail server in admin it gives no errors. I tried the mailserver of the hosting provider, but they disabled SMTP and advised me to use PHP Mailer.
Further I also tried SMTP.GOOGLE.NL with my google credentials, but the only thing I get is a warning that the site is not secure enough to use the SMTP server..
I tried to log the error but the only thing which is returned is :
[04-Jun-2021 22:04:33 Europe/Amsterdam] PHP Notice: Undefined index: apache2handler in /var/www/vhosts/markttrading.eu/httpdocs/market/oc-admin/themes/omega/tools/info.php on line 73
[04-Jun-2021 22:04:33 Europe/Amsterdam] PHP Notice: Trying to access array offset on value of type null in /var/www/vhosts/markttrading.eu/httpdocs/market/oc-admin/themes/omega/tools/info.php on line 73
Can anybody help me by resolvoling the issue? (I even tried to to chmod 777 all files to see if there is a writing problem), but somewhow no email reached the destination (validation email, update email, reacties to adds, etc)...
What am I doing wrong?