[buddypress-trac] [BuddyPress] #4559: Non-english characters break links
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Oct 1 20:26:57 UTC 2012
#4559: Non-english characters break links
--------------------------+------------------------------
Reporter: nyodulf | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Members | Version: 1.6.1
Severity: critical | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by r-a-y):
If you have access, can you check your database under the `wp_users`
table? Look under the `user_login` column.
If your `user_login` field does not use non-english characters, you can
try and force BuddyPress to use username compatibility mode by adding this
snippet:
`define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );`
to wp-config.php or [http://codex.buddypress.org/extending-buddypress/bp-
custom-php/#creating-your-file wp-content/plugins/bp-custom.php].
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4559#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list