rmcgirr83 / contactadmin

This form allows guests and/or registered users to either send an email or send a PM to admins or make a Post in a designated forum. It also overrides the default contact admin link found on the forum. A port of the phpBB 3.0.x mod “Contact Board Administration”. Latest version requires at least PHP 8.0.
GNU General Public License v2.0
7 stars 9 forks source link

Message will not sended on PHP 8.0 #19

Closed Doelli closed 3 years ago

Doelli commented 3 years ago

Today i switched from PHP 7.4 to PHP 8.0. After that i tried to send serveral Test Messages via Contact Admin 1.3.7 but this was not sended all times. So i swichted back to PHP 7.4 and i tried it again. All messages where sended / received.

Currently i use phpBB 3.3.3

Kind Regards

rmcgirr83 commented 3 years ago

Do you get normal emails from the forum? Any errors in the logs either in the acp or the server?

Doelli commented 3 years ago

You´re right!

I´d registred a Testuser on my phpBB 3.3.3 while i running PHP 8.0. No Mail was sendet. It seems a problem with phpBB 3.3.3.

rmcgirr83 commented 3 years ago

Closing as not reproducible.