[Pushed] contact form not stripping html code in emails
#3
(2015-06-14, 01:55 AM)Destroy666 Wrote: I can't reproduce.

1. Are you using 1.8.5?
2. Do you have any modified core files? If yes, which?
3. What was the exact input you entered in textarea?


1- 1.8.5

2- only to bypass the registration agreement. changes to member.php:

from
if((!isset($mybb->input['agree']) && !isset($mybb->input['regsubmit'])) && $fromreg == 0 || $mybb->request_method != "post")

to
if(!isset($mybb->settings['reg_agreement'])  && $mybb->request_method != "post")

3- this is a form someone submitted. I'll test myself and report back.

I did a test contact form..I just hit enter after each word in the message area:

E-mail: [email protected]
Forum profile: andrewjs18
IP Address: 0.0.0.0
Message:
Let's<br />
see<br />
if<br />
I<br />
can<br />
break<br />
this!<br />
<br />
thanks,<br />
<br />
Andrew
Reply


Messages In This Thread
RE: contact form not stripping html code in emails - by andrewjs18 - 2015-06-14, 04:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)