My php file giving error 500 with phpmailer

$mail = new PHPMailer\PHPMailer\PHPMailer(true);
i am using this line
image
and these are all files, What I am supposed to doing wrong

As I said before these files are missing, you have to upload the src folder and its files on https://powergamesofficial.ml/PHPMailer-master/

4 Likes

After hard work of hours, I managed to find what files was missing… Thanks

3 Likes

Mailing isn’t allowed unless its for verification.

It is allowed,why do you think it isn’t?

3 Likes

When using our contact form, please make sure to download the contactform.zip from the Releases page. Do not use the Download Zip option, it gives you the unprepared source code. The raw source code doesn’t contain the Composer dependencies, the zip file from the Releases page does.

And please read the instructions on the page instead of bee-lining for the download button.

4 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.