-
horroruk started the forum topic Changing the @name given on signup in the group How-To and Troubleshooting 12 years, 11 months ago
I’m using WHMCS Bridge which creates a new user when somebody signs up to WHMCS.
This is great, but because it uses the email as the signup name, which can easily be changed to whatever the user wants, the <a href='https://buddypress.org/community/members/name/' […]
-
horroruk replied to the forum topic Changing the @name given on signup in the group How-To and Troubleshooting 12 years, 11 months ago
Actually, my apologies, but that did do the job perfectly.
Thank you.
-
horroruk replied to the forum topic Changing the @name given on signup in the group How-To and Troubleshooting 12 years, 11 months ago
Thanks, that’s kind of what I need, but for the @name only, as the user name needs to remain the email so that the bridge will work (WHMCS only allows emails as the user name).
There isn’t a problem so much […]
-
horroruk replied to the forum topic Have another Group Page as Businesses Group Page in the group Creating & Extending 12 years, 11 months ago
I’d be interested to know if this is possible, as it would be good for the town community site I’m working on.
-
horroruk joined the group Creating & Extending 12 years, 11 months ago
-
horroruk replied to the forum topic Add filters to if ( bp_has_activities( bp_ajax_querystring( activity )) ) in the group How-To and Troubleshooting 13 years ago
I got this to work using the last bit of code shown above, however, it needs to be added without the smiley:
`?php
function my_query_filter_new ( $query_string ) {
$query_string .= ‘&per_page=5’;
return […] -
horroruk joined the group How-To and Troubleshooting 13 years ago
@horroruk
Active 7 years, 5 months ago