Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 26 total)

  • HorrorUK
    Participant

    @horroruk

    I thought adding it above may help anybody else doing a search 🙂


    HorrorUK
    Participant

    @horroruk

    I had a little play (because I’m not as techie as I used to be), and I found the solution.

    In member-header.php line 25 it has this:

    <h2 class="user-nicename">@<?php bp_displayed_user_mentionname(); ?></h2>

    I changed that to this:

    <h2 class="user-nicename">@<?php echo bp_get_displayed_user_username(); ?></h2>


    HorrorUK
    Participant

    @horroruk

    Thanks for that.

    I’ve taken a look at those, and it seems that most of them are about changing the way it is shown, but I’m happy for the username to be shown, which is how it is done in the system (joej), but on the profile it is showing the display name (Joe Jenkins).

    Which file deals with showing the top half of the profile, where it has the avatar and @name ? I can take a look see if the problem is there somehow.


    HorrorUK
    Participant

    @horroruk

    I’ve gone in and removed all other plugins and used the default theme, but I still have the same problem.

    I tried some of the solutions on the link below, but none of them worked:
    https://buddypress.org/support/topic/group-creation-error-are-you-sure-you-want-to-do-this


    HorrorUK
    Participant

    @horroruk

    You can do this with Gravity Forms (www.gravityforms.com). You’ll need to also have the User Registration Add-On, but it does a great job of doing what you are asking.

    The only thing to keep in mind though, is that it won’t save any of the info until you click the final submit button.

    I use this for registration on BuddyPress. Though I don’t do the multistep for registration, I use it all the time for other forms on the site.


    HorrorUK
    Participant

    @horroruk

    For somebody new to BuddyPress, things aren’t so obvious


    HorrorUK
    Participant

    @horroruk

    Thanks. I knew it should be simple, but couldn’t see it 🙂


    HorrorUK
    Participant

    @horroruk

    I’ve just noticed that this works fine in Chrome, but in Firefox, users are unable to create a group, and just pasting in the URL gives a 404


    HorrorUK
    Participant

    @horroruk

    Ignore that, I just added an older trac version, and for some reason it doesn’t show on there either, so must be my site.


    HorrorUK
    Participant

    @horroruk

    I just uploaded the latest TRAC version, but it looks like somebody forgot to add a save settings button to the components settings.


    HorrorUK
    Participant

    @horroruk

    @mercime

    Thank you for that code, it did the job perfectly :)


    HorrorUK
    Participant

    @horroruk

    I don’t mind other users coming along and signing up, it’s just that I don’t want them being able to write on the forums if they are not a member of the group


    HorrorUK
    Participant

    @horroruk

    I cleared it all from the database, then had to recreate the groups. That fixed the problem.


    HorrorUK
    Participant

    @horroruk

    I’ve tried various themes, with the same problem, so it is definitely BuddyPress


    HorrorUK
    Participant

    @horroruk

    ok thanks, first support request so a bit of a newb. It gave me the idea of turning on wp debugging, so was worth filling in.

    1. Which version of WordPress are you running?
    3.4.2

    2. Did you install WordPress as a directory or subdomain install?
    Directory install

    3. If a directory install, is it in root or in a subdirectory?
    The root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    3.4.1

    6. Which version of BP are you running?
    1.6.1

    7. Did you upgraded from a previous version of BP? If so, from which version?
    No

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    I have tried this with all plugins except BP & bbPress deactivated

    9. Are you using the standard BuddyPress themes or customized themes?
    I’ve tried this with my own customised theme, but also the default BP theme

    10. Have you modified the core files in any way?
    No

    11. Do you have any custom functions in bp-custom.php?
    No

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    2.1.2

    13. Please provide a list of any errors in your server’s log files.
    I just turned on WP debug, and this is the message I get:

    Warning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776 Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783 Warning: explode() expects parameter 2 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789 Warning: Invalid argument supplied for foreach() in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789 Notice: Undefined variable: null_flag in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 811 Notice: Undefined variable: not_null_flag in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 822 Warning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776 Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783 Warning: explode() expects parameter 2 to be string, array given in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789 Warning: Invalid argument supplied for foreach() in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789 Notice: Undefined variable: null_flag in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 811 Notice: Undefined variable: not_null_flag in /var/www/vhosts/indie-film.tv/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 822

    14. Which company provides your hosting?
    http://www.unlimitedwebhosting.co.uk

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux


    HorrorUK
    Participant

    @horroruk

    Anybody have any ideas on what could cause this?


    HorrorUK
    Participant

    @horroruk

    It’s just strange that it seems to have happened in the middle f users signing up, those before and after are fine.

    Also, the members widget shows the same users with the correct information, so it is only on the members page that this happens.

    It does sound like a bug somewhere, but I have no idea where that would be


    HorrorUK
    Participant

    @horroruk

    Hi,

    Any ideas on this?

    Thanks.


    HorrorUK
    Participant

    @horroruk

    The really strange thing, is that those who have registered both before and after those marked in this way are showing up correctly.


    HorrorUK
    Participant

    @horroruk

    Hi Paul,

    WordPress Version 3.4.2
    Buddypress Version 1.6.1

    This was a fresh build of both WP and BP, and the timestamps are correct on my posts.

    The timezone is correct, but I’ve not tried any scheduled posts yet, so can’t answer that one.


    HorrorUK
    Participant

    @horroruk

    Thanks @mercime

    Where do I get that permalink file? I took a look in the BuddyPress folder and the default theme, but couldn’t see it there.


    HorrorUK
    Participant

    @horroruk

    Thanks for that.

    I’ll take a look at all that and get it sorted :0)


    HorrorUK
    Participant

    @horroruk

    Actually, my apologies, but that did do the job perfectly.

    Thank you.


    HorrorUK
    Participant

    @horroruk

    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 with an email being a user name, as the user can change what is shown on the site to whatever they want.


    HorrorUK
    Participant

    @horroruk

    I’d be interested to know if this is possible, as it would be good for the town community site I’m working on.

Viewing 25 replies - 1 through 25 (of 26 total)
Skip to toolbar