Subject - message from the contact form

4 replies · opened Apr 19, 2018

KkarczmaApr 19, 2018

HI
I have a problem with the subject in the message from the contact form.
Subject does not display.

Look at the attachment.

Regards

KkarczmaApr 30, 2018

Hello, can I ask for help?

SSemicolon WebSTAFFMay 2, 2018

Hello,

If you have deleted the Subject Field from your Message Form, you can simply set it manually by finding the following code in the include/sendemail.php File:

$mail->Subject = $subject;

and replace it with:

$mail->Subject = 'Your Subject';

This will automatically fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

KkarczmaMay 2, 2018

OK, thanks! :)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard