sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
333 stars 174 forks source link

Mail error 500 #864

Closed flxrin1337 closed 1 year ago

flxrin1337 commented 1 year ago

What are the steps to reproduce this issue?

  1. Just go to "Forgot your password?" in the Login page, type your e-mail, and you get the error.

What happens?

I get error 500 with no further explanation about what is wrong with it.

What were you expecting to happen?

I expected to get an e-mail regarding password reset

Any logs, error output, etc.?

Idk where to find them

Any other comments?

-

What versions of software are you using?

Operating System: Linux SourceBans++ Version:1.8.0 PHP Version:8.2 MySQL Version:Latest Link to your project:- Link to a phpinfo() output: I have no access

flxrin1337 commented 1 year ago

Screenshot_2 A screenshot regarding this issue.

walidkhaddoum commented 1 year ago

could you provide us code with hiding your credentials ?

flxrin1337 commented 1 year ago

could you provide us code with hiding your credentials ?

Sure! Here is the settings given to me by cPanel: Screenshot_4

And here is the settings that I saved in sb: Screenshot_3

DeUltima commented 1 year ago

Did you find a solution to this issue? Because, I'm having the same problem.

Sarrus1 commented 1 year ago

Now that this has been merged https://github.com/sbpp/sourcebans-pp/pull/884, try to see if it fixed your issue.

DeUltima commented 1 year ago

Now that this has been merged #884, try to see if it fixed your issue.

Oh nice, yes! Renaming the mail folder to Mail did solve the issue for me. Thank you!