Ticket #592: error-text-bbpress.txt

File error-text-bbpress.txt, 920 bytes (added by chrishajer, 5 years ago)
Line 
1bbPress 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
3That\'s not really how whi]
4UPDATE bbforums_posts SET post_text = '
5
6When registering on a bbPress forum, this is displayed after you submit your registration:
7
8Make sure to whitelist our domain (http://www.mywebsite.com) so the confirmation email doesn't get caught by any filters.
9
10That\'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
14Make sense?
15', post_status = '0' WHERE post_id = 4624