Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 23,951 through 23,975 (of 68,948 total)
  • Author
    Search Results
  • #150930
    artifex223
    Participant

    @ubernaut I know this thread is a few months old, but I thought I’d mention that yes, it is possible to modify your files to include the changes in the patch. Hacking core files is, of course, never recommended, since the changes will likely be paved over on the next update… but I really needed to get this change implemented, and only one of the functions had a hook built in. The way I see it, if I make these exact same changes, hopefully I won’t even notice a difference when the update comes out. Even so, I’ve made a note to review these two files when the update comes around.

    #150929
    danbpfr
    Participant

    hi @ridagold,

    your site links are not correct. Something is wrong in your settings or permalinks settings.

    ie: /nv-blogorporativo/index.php/activities should be /nv-blogorporativo/activities

    When you create a new page, you should have something like:

    example.com/page_name

    And for the BP components mandatory pages

    example.com/activity/
    example.com/groups/
    example.com/members/
    and so on…

    When you create a page, what do you see in the permalink slug under the title box  ?

    #150927
    danbpfr
    Participant

    Hi,

    @mercime, your code gives a warning about array merge.

    Tthe blog comment form is not BP dependant, but is WP stuff. So you can use a WP filter in this case.

    Insert the  code below into the child theme functions.php (not bp-default functions.php because you will loose your change at the next BP update)

    <code>add_filter( ‘comment_form_after’, ‘blabla’ );
    function blabla () { ?>
    your text here !
    <?php
    }</code>

    #150916
    remixines
    Participant

    @mercime It’s works !

    I just have a last problem of sidebar, i think you’ve missed something on the tutorial.
    There is a comment on your post where Steve say that he has

    “move the sidebar call between the “end padder div” and “end content div” tags for all bp page templates”

    But as i’m one of those noobs who can now have the possibility of building real websites with wordpres without understanding more than 1/100 of what they do, i dont understand how to proceed 😉

    Best,
    R

    Sorry for my english :-/

    investoreports
    Participant

    Hi there

    Am using the Buddypress Activity Stream Edit plugin for edit. Posted on the plugin forum but got no response.

    Edit returns page not found – see http://test2.investoreports.com/alertscentral/activity/edit/15

    Any ideas?

    Regards
    Simon

    planetzuda
    Participant

    Are you permitted to give us authorization to use that plugin and if so are you authorizing us and others to use that plugin? It isn’t in the repo and since it doesn’t say it is gpl, I am required to ask those questions.

    #150901
    LoeC
    Participant

    @mercime I tried adding the above code to functions.php (changing “Check out BuddyPress” to my own text) and it didn’t work. I just added it at the end and it appeared at the top of every page on the site. I am a novice at this. Is there someplace else I was supposed to put this? I realize BuddyPress has been upgraded since this thread was started and I have the latest version. Any help would be appreciated. Thanks!

    #150896
    factorian
    Participant

    What strikes me as odd is that if it has something to do with the activity stream files why am I still able to “Load More” activity using the button at the button of the page? At this point I dunno what’s wrong.
    Does it have anything to do with my Artisteer Theme? I don’t think it does as all works well in my test site using 1.6.2 but not in my main site. Or maybe a plugin I have installed?
    Sorry to bother you guys and again forgive me as I’m just an end user with a little knowledge trying to get the social part of my site functioning properly. If anyone can give me some advice or has time to take a look at it for me it would be greatly appreciated.
    Thanks in advance…

    #150895
    factorian
    Participant

    1. Post to the text box which is should expand the box and generate a button. Neither actions are functioning.

    2. When commenting on a previous member’s post using the 3 shaded buttons ,
    , member avatar along with an expanded text box should be generated along with a “button” and the instruction Neither of these are functioning by design as well.

    When pressing the button, the command generates the avatar, text input box and “button” with the instruction but then it just refreshes the page. Not allowing you to post the comment.

    #150894
    factorian
    Participant

    I started off with a fresh install of 1.6.2 and tried applying the patches thru cpanel as suggested. First I tried 6326 suggested by mercime but wpte pointed out it was from upstream which didn’t work.

    Then I did another fresh install along with a fresh install of bb Press and tried 4510 no luck. Then as r-a-y suggested I tried the 6704 same result and finally broke down and just installed 1.6.3. Still no go. I’ve been experiencing the same issues since I started this process over 2 weeks ago. I can create groups, forums and post replies… however, within the group and/or forum or even after going in using the “Activity” link on my sidebar to access the “Activity Stream Directory” page, I CAN NOT do the following:

    #150892
    factorian
    Participant

    Apologies mercime….don’t know why but been having a problem posting to the forums..I’ll try that again.

    #150886
    factorian
    Participant

    @leonardoarias
    Hi Leo…ran across this while searching for a solution to just posting comments in general. I’ve been having problems posting to the BP forums and know one has responded to my previous posts with a solution that works…

    rossagrant
    Participant

    Your blog isn’t set to ‘Discourage search engines from indexing this site’ in the backend under Settings—>Reading is it?

    No forum stuff will be posted to the stream in that case.

    #150882
    Yuttadhammo
    Participant

    Probably you are not using proper syntax for your website, or the username is wrong. It doesn’t check for spaces in the URL, so be careful. I suppose I should add some url checks for the preference. Format right now must be http://www.site.com/

    Another problem could be your plugins location or some such thing. It’s relying on everything being where it should be. Might help to get a logcat – there is most likely an error there.

    #150879
    ddebrich
    Participant

    I installed the Plugin at my Buddypress instalation, and i install the app,

    i fill in the informations in app settings, and if i press register it loads a short time, and if its finished, it doesnt show an api and it doesnt show that a device is connected on my buddypress settings.

    please help me

    #150878
    wrowlands
    Participant

    I did get things to work. I had to manually fix the code. I could not wait for anyone at BuddyPress since they do not seem to be here helping out. I would provide you with the fix, yet I rewrote a bunch of the code since there were many things that I found that needed to be fixed to make our site to work.

    #150877
    Patryk
    Participant

    pasted the code here http://wklej.org/id/927729/

    #150874
    Patryk
    Participant

    @”

    `
    Why can not I here pasting the css styles?

    #150868
    kpolkson
    Participant

    This is not a bump, but additional information.

    So It looks like in addition to my single forum topic admin links all 404-ing, the post counter (which is supposed to show the number of posts for each topic) is always at zero, no matter how many posts there are in a topic (hmm, peculiar).

    I checked out the wp_bb_topics table in my database and certainly those numbers are there (number of posts, of various numbers – obviously there should always be 1 if there is a topic).

    So what gives, why isn’t my buddypress set up reading from the topic table in the database, I am guessing this might be the reason why it goes to edit these topics, but they can’t find them (even though they are there)?

     

     

     

     

    #150865
    Anonymous User
    Inactive

    Hi @mercime , @chouf1 , @djpaul ,

    Thanks again for your help, just made a WordPress repo request. So the plugin will soon be available there.

    If you find any other bug meanwhile, please let me know 😉

    #150864
    catastr0phe
    Participant

    Hi,

    Did you manage to make it work?

    I’m facing the same problem. User signs up, sees the ‘Sign Up Complete!’ screen, but no email is sent.

    The only plugin I’m using is ‘BuddyPress’

    #150861
    Roman
    Participant
    danbpfr
    Participant

    wp-content/plugins/buddypress/bp-themes/bp-default/members/single/profile/edit.php

    #150853
    nylarosie
    Participant

    Hi…has removed the tabs and still delivers the results.

    However still has links to ‘all members’ and ‘my friends’ on the left of the screen (lonks via the words themselves in the margin) any ideas? Have a feeling its to do with this:

    • <a href="”><?php printf( __( 'All Members %s’, ‘buddypress’ ), bp_get_total_member_count() ); ?>
    • <a href="”><?php printf( __( 'My Friends %s’, ‘buddypress’ ), bp_get_total_friend_count( bp_loggedin_user_id() ) ); ?>

    Thanks…Nyla

    #150852
    remixines
    Participant

    @mercime Wow thank you a lot for your help and your attention !
    I will try it and tell you what’s happen for me 🙂

    Best,
    R

Viewing 25 results - 23,951 through 23,975 (of 68,948 total)
Skip to toolbar