Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 50,976 through 51,000 (of 94,540 total)
  • Author
    Search Results
  • billludwig
    Member

    This can be closed, it’s a known issue with a better fix already submitted. https://buddypress.trac.wordpress.org/ticket/3696

    #124837
    deonsa
    Member

    Posted the issue at s2Member.
    However, I deactivated s2member and the Buddypress admin was still in the admin panel as opposed to the network panel.
    When I erased the bp-custom.php file, the admin moves back to the network panel, but then there’s no Buddypress on the sub-sites.

    #124835
    deonsa
    Member

    Thanks.

    No, I haven’t posted it there yet. Will do so asap.

    #124832
    @mercime
    Participant

    Re your premium theme: did you install the BP Template Pack plugin to make it compatible with BuddyPress or is it one of themes which is aleady “buddypress-ready” (has activity, groups, members, etc folders in theme folder)?

    If it’s the second one, then the theme might not been updated for BP 1.5.1 yet. Change to bp-default theme to check if behavior is corrected. If so, contact theme author.
    Compare your theme’s members-loop.php with that of bp-default theme’s https://buddypress.trac.wordpress.org/browser/tags/1.5.1/bp-themes/bp-default/members/members-loop.php#L72 where your theme should have this hook “

    #124831
    shrin
    Member

    Joseph – How did you make out with that? I’m trying to do the same thing with Traject and having no luck.

    #124829
    @mercime
    Participant

    @blogsabout that is not default behavior indeed. Did you set pretty permalinks already in Settings > Permalinks? Are you using the bp-default theme?

    #124828
    info_sponge
    Member

    I know this is pretty old, but the issue still exists. It may be “intended behavior”, but that doesn’t mean it’s “desirable behavior”.

    I was working on a somewhat atypical install of BP that was using groups for membership/subscription control, and only using the main forum listing, not individual group forums. Not having stickies working here was a BIG problem!

    Anyway, for all those interested in hacking out a solution, look no further. In the buddypress/bp-forums/bp-forums-template.php file, edit the defaults at the top of the bp_has_forum_topics function. (Line 268).
    Change $do_stickies = false; to $do_stickies = true;

    (This is in reference to version 1.5.1)

    #124822
    @mercime
    Participant
    billludwig
    Member

    Alright here is a fix but it requires editing a core file.

    in bp-blogs-classes.php on line 43 in the save() function add a check for blog id 1 and if it is exit out …
    if ( !$this->user_id || !$this->blog_id || $this->blog_id == ‘1’ ) return false;

    I guess my question now is whether the main blog is being added intentionally or if I can make this change without causing any unforeseen issues down the line. Anyone more familiar with Buddypress have any insight into this.

    #124817
    @mercime
    Participant

    I just answered your post there https://wordpress.org/support/topic/multisite-and-buddypress-admin-issue?replies=4#post-2460916 :-)

    Did you post in s2member pro forums?

    #124816
    dude
    Member

    okay great thanks

    fingers crossed ;)

    #124815
    aces
    Participant

    You should just be able to leave it as it is. `register_my_menus` doesn’t exist in the bp-default child theme functions.php file.

    #124814
    dude
    Member

    Oh right, sorry at first glance it threw me, I thought it meant make a unique name for my child themes function.php and didn’t realize it meant the code within.

    So to clarify would it be correct to call it: function register_my child theme name_menus ?

    or: function register_name of secondary location_menus ? for example: if I call my secondary menu – ‘logged out’ etc

    billludwig
    Member

    I just set up a new install of Buddypress, default theme, no activated plugins. When I register a new user and create a site for them (sub-domain if it matters) everything works great except that my main site (and the sub-menus for dashboard, new post, etc) shows up in their list of sites in the buddypress admin bar.

    The new user has no access to the site and isn’t on the list of users. When I attempt to go to the dashboard with that account I get an error message saying I have no access of course.

    Anyone have any idea how to fix this?

    #25850
    deonsa
    Member

    I am using the latest versions of both WordPress and Buddypress and have installed multisite.

    After installing Buddypress, the Buddypress admin showed up on the sub-sites (installed in sub-directories) as well prompting me to configure the component settings for each sub-site.

    I know the admin should only show up in the network panel, not even the main blog admin panel, since it is network activated.

    I’ve been struggling for a while and even created the bp-custom.php file, to no avail.

    One plugin that I am running which I think might cause a problem is the S2Member Pro plugin for memberships.

    #124813
    aces
    Participant

    functions.php is the same name in both the parent and child theme.

    The name of any functions within should be unique!

    ie: in the earlier example `function register_my_menus()` should be the only occurence of ` register_my_menus()` otherwise you might change it to `function register_dude_menus()`

    donal_og
    Member

    Hi Joey, just found out how to do this: open bp-activity-filters.php (should be in wp-content/plugins/buddypress/bp-activity) and search for bp_activity_excerpt_length
    I bumped mine up to 1500 and that did the trick for me

    p.s. re Paul Gibbs: the Read More works ok in the activity for a user. It seems only to be a problem within group activity.

    #124811
    caryl
    Participant

    Hello,

    I’ve exactly the same issue !
    I upgraded wordpress from 2.9 to 3.2.1 and buddypress from 1.3 to 1.5.

    Then I installed bbpress plugin before the sitewide forums….
    The bbpress forums works well but I want to return to the existing forums.

    When I click on this link :

    admin.php?page=bb-forums-setup&step=existing

    Error Message : “You do not have sufficient permissions to access this page.”….

    Any idea ?

    #124810
    dude
    Member

    sorry could you possibly elaborate ?

    what should I name the child theme functions.php?

    for example – my-theme-name-functions.php..

    #124805
    deedles916
    Member

    Please also… I am open for suggestions as this is only 1/2 half in process and want to get it right this time around. And I will NOT be using multi-user environment at all. So there will not be user blogs or user sites. Just groups (private & public) with forums.

    deedles916
    Member

    I have an online membership for a national organization and will be using BuddyPress (moving from Ning) for the Social part (groups, forum, etc). I want paid memberships (3 levels – no free) that are bought through 1ShoppingCart (for controlling the Customer Database). I think I need a simple member plugin to just control the expiration issue of the paid memberships, unless BuddyPress has that ability.

    Right now there is no private content (except the BuddyPress areas) so if they are not a member, the visitor only sees static WP pages & posts… once they become a member, they will have access to the groups, forums and etc. (but in the future, there may be static pages & posts that will be private to members only.

    So when a members paid subscription is about to run out… 1SC can send an email 10 days prior telling them to renew, but if they don’t renew… I need the user record to be put into a non-member status (automatically) in WP/BP.

    Which is why I think I need a VERY SIMPLE membership plugin to control the online subscriptions.

    Yes or No?

    #25847
    voopress
    Participant

    Not 100% sure where I should be posting this but here goes.

    I’ve set up a server specifically for inspired/openfire testing.
    After install, the first problem that happens is that the right hand lower toolbar breaks after a while of being logged in. The remedy most of the time is to log off, refresh, log back in and it’s usually fine but not always.

    The next problem is updating. I’ve tried various combinations, all of which break wordpress and/or buddypress.
    For example, I’ve tried updating wordpress only and eventually get into trouble where nothing runs anymore. Another is I’ve left wordpress as it is but updated all of the bp items and same result.

    At one point, I updated all items but wordpress and bp-album as either one would breka the site. I was able to get everything updated at one point but then it broke the lower toolbar.

    The versions I am running are inspired-370-0.0.0.3 and Openfire 3.7.1.
    Should I be posting my findings here or somewhere else?

    Finally, it appears to be that the toolbar is the only part which is ‘inspired’ and the rest is wp and bp. If that is the case, how can I check/test only the toolbar component.

    One last question, how can I separate just the toolbar, without wp/bp? For example, I’d love to see that being stand alone on another web site. In other words, could that portion alone be integrated into another site?

    Thanks.

    #124802

    Bumping it up. Any thoughts? What about making tags or categories sync up with wordpress and buddypress group pages?

    bikramglobal
    Member

    Hi,
    I could really use some help.
    I’ve literally tried for 6 months now in my free time to get buddypress to work correctly with multiple themes. I’ve got much of my site tweaked on a child-theme, except one maddening issue… The member profile options don’t do anything, I can’t add friends, create groups, etc. All of the activity etc, I post doesn’t show up under any of the links under my profile (this even happens at this site?). If I try to add a friend or send a message, it says there is an error.

    My site is http://bikramglobal.com

    I’ve installed the template pack and followed the steps as far as I know.

    Can you see what is missing??

    Thanks very much for your help!

    #124794
    aces
    Participant

    @pinhit

    yes… unless you have a good reason….

Viewing 25 results - 50,976 through 51,000 (of 94,540 total)
Skip to toolbar