| 1 | bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't get caught by any filters. |
|---|
| 2 | |
|---|
| 3 | That\'s not really how whi] |
|---|
| 4 | UPDATE bbforums_posts SET post_text = ' |
|---|
| 5 | |
|---|
| 6 | When registering on a bbPress forum, this is displayed after you submit your registration: |
|---|
| 7 | |
|---|
| 8 | Make sure to whitelist our domain (http://www.mywebsite.com) so the confirmation email doesn't get caught by any filters. |
|---|
| 9 | |
|---|
| 10 | That\'s not really how whitelists work. Normally, you whitelist a domain or an address, so wouldn\'t it be better to say this in register.php on line 11: |
|---|
| 11 | |
|---|
| 12 | <?php printf(__("A password will be mailed to the email address you provide. Make sure to whitelist our email address (%s) so the confirmation email doesn't get caught by any filters."), bb_get_option( 'admin_email' )) ?> |
|---|
| 13 | |
|---|
| 14 | Make sense? |
|---|
| 15 | ', post_status = '0' WHERE post_id = 4624 |
|---|