Forum Replies Created
-
In reply to: Value of users’ “website” field?
Brilliant! That totally works. Thank you very much!
In reply to: Value of users’ “website” field?Hi! Thanks for the response!
Currently I’ve written some regex to replace the comment_author_link with just the author’s name in plaintext if the regex matches a BP url.
More than anything, I’d just like to make it so that the BP site isn’t linked to from elsewhere on the public parts of the site.
In reply to: Sort by xprofile field on Members pageApologies for kinda abandoning this thread. Thanks for finding me that post, xberserker; I’ll give that a shot!
Cheers!
Hi all,
I got in contact with my client and upgraded their version of PHP to PHP5. Everything works now! Glorious day, glorious day!
Think this is a candidate for a trac ticket?
Hi Roger! Thanks for the response.
I’m running the same version of WP and BP on both servers; field IDs are the same. I cannot replicate the issue on the testing server; I’m presently thinking it might be a PHP version issue.
I thought at one point it might be related to https://trac.buddypress.org/ticket/2171, but moving the custom profile field code to after the functions mentioned doesn’t do anything either…
Something else I forgot to mention — the “add friend” button now appears twice. Also, I don’t think it’s an issue with my theme — I tried switching to the BP default theme and adding a profile field during the members-loop and had the same issue.