Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,951 through 57,975 (of 69,017 total)
  • Author
    Search Results
  • #64192
    Enrico
    Participant

    Same for me. Plugin installed and enabled and getting “Please enter some content to post” error.

    WP 2.9.2 / BP 1.2

    #64191
    zageek
    Participant

    As we say here in South Africa “Eish!” (pronounced “aysh” and no its not a swearword)

    I checked everything and my users blogs are all set to public. Even the root blog seems inaccessible which why I presume I can’t even see the “front page” with all the widget areas, the only thing that is working is the groups section

    Heres how I ended up in this pickle:

    I have had some issues here and there with 1.1.x but otherwise everything was working fine before I migrated to 1.2…

    Then I decided to updgrade to 1.2 without checking to see if there would be issues. Immediately after the upgrade I had some problems where my theme was broken. It didn’t occur to me that 1.1.x themes might be incompatible with 1.2 and so I thought it was my theme. I was getting an error saying that “bp_group_pagination_count() ” does not exit in “mytheme/groups/group-loop.php”

    Upon inspecting the logs and looking in the trunk code in TRAC I discovered what I though to be typos in the code. The code in “groups/ground-loop.php” in TRAC said actually called a function with the “bp_groups_pagination_count() ” note the change from “group” to “groups” in the function name. So I thought I had it sorted. I edited my them and changed the function call to bp_groups_pagination_count() and all seemed well except that I couldn’t see my user blogs or my other pages ( which have custom slugs). I also noticed that when I visit my site it lands me on the “groups” section.

    So I deactivated 1.2 and deleted it using the backend thinking that if I completely remove my upgraded BP 1.2 and start from scratch it would all be good. Then I went to install “new plugins and to the search to search for buddypress and then I installed 1.2 all over again. I also installed the backwards compatibility plugin which I updated just now as well. Then I started to get the same problem and noticed that I couldn’t even edit the root blogs posts from the backend and neither can the users edit their blogs.

    After scratching my head I went to go and look within the database tables and I can see that the posts are still there, so its clearly and issue with rendereding the content through BP. Because when I deactivate BP press completely and go back to Kubrick I can suddenly see all my content by going to the links to the different pages directly.

    So my site is in limbo at the moment ,which is all part of the fun I guess. I hope that helps you Andy and whoever else is looking into this.

    No doubt the other users will have followed a different path to get to where I am but I feel its something to do with the migration to BP 1.2 that has somehow altered some data somewhere that effects the output when BP is active together with the backwards compatibility plugin

    #64188

    I think I said something too #

    #64186
    Michael Berra
    Participant

    Wow – this plugin is almost perfect. Really nice work with the UI!

    To me it has one downside: It does not show the pictures in the activity-stream itself. And the comments are not the same (interlinked) with the activity-comments. To me the activity-stream is THE central part of BP, would be great if everything is already in there (not only text).

    I don’t know, probably that is hard to accomplish…! Or do you think about adding this in future versions! Would be just awesome!!!

    #64170
    dpd1998
    Participant

    @ r-a-y Thank you

    @ DJPaul I’m running new installs so if the database is lost I’ll just start over. I have it backed up just in case but don’t think I need it.

    #64163
    rich! @ etiviti
    Participant

    yep and bbPress will have the same issue if you use it externally but sharing the same tables (unique circumstances)

    https://trac.buddypress.org/ticket/1727

    https://bbpress.org/forums/topic/buddypress-12-bbpress-102-freshness-in-gmt

    #64161
    rich! @ etiviti
    Participant

    @MrMaz a far fetched feature suggestion – the ability to bring links into the group context. (if i wanted to share links at the group level as well as general categories for all)

    #64160
    D Cartwright
    Participant

    I think it’s the change to GMT time functions in BuddyPress. Something we all need to start taking notice of :)

    #64152
    pookapro
    Member

    Having exactly the same problem here having upgraded to WP 2.9.1 and BP1.2 last night. Blog associations not showing in the “My Blogs” drop down from the Buddypress Admin Bar, or through their profile pages. All blogs and user associations seem to be correct in the back end, though. Help!

    #64151
    pookapro
    Member

    Yes – having the exact same problem. My site users are not able to see the Blogs there are associated with under the “My Blogs” drop down in the main Buddypress Admin bar in the front end. Again, this is after an upgrade to WP 2.9.1 and BP1.2.

    #64150
    disbas
    Participant

    My users don’t see their blogs. Not in WPMU under My Blogs, not in the buddybar, not in buddypress under blogs.

    If they directly visit the URL/wp-admin, the back-end is there. The blog is set to public (just double checked that).

    My problem seems similar to the problem in https://buddypress.org/forums/topic/nothing-appearing-under-my-blogs

    #64146
    Michael Berra
    Participant

    Similar troubles in this thread: https://buddypress.org/forums/topic/nothing-appearing-under-my-blogs

    STRANGE – and very BAD :-(

    Help, Andy!!! :-)

    #64145
    bnt76
    Participant

    This is without a doubt one of the best plugins I have ever seen.

    I have a couple of questions I have been playing with adding a (tweet this) to the link at the bottom where it says:

    ‘0 Comments (avatar image) admin created 5 seconds ago – (then here I would like to add a button for sharing)’

    Cant find the right section to allow this do you have any ideas?

    Another question as well is it possible to make the link section your home page, i.e. the first thing I want people to see is the link listing page, any ideas on how to do this?

    Some suggestions (you can tell me to take a running jump on these!)

    Is it possible to add a question in the link submission page (to prevent the inevitable spammers) like ‘whats 98 + 17 (enter in box) once they have given an answer the link is posted based on correct answer or wrong one throws up link could not be posted.

    The other idea is a bookmarklet code so people can post on there blogs etc, or some kind of iFramed box to show how many votes they have received on their blog once the it has been submitted.

    I know I may be reaching here but I just think this is a fantastice piece of code.

    Cheers dude, look forward to hearing from you.

    #64144
    MrMaz
    Participant

    @Windhamdavid

    Nice work, you found two bugs at once. The main one was introduced when I fixed date localization issue and the query wasn’t being passed to prepare. The other one has been there since version 0.1 and nobody ever picked it up, but its minor.

    Here is the update file in case anyone wants to do a hot fix, but this bug is not a big deal if you are just testing. I’m sure a 0.3.1 will come out by next week.

    https://plugins.trac.wordpress.org/export/207969/buddypress-links/trunk/bp-links-classes.php

    #64139
    disbas
    Participant

    Having similar problems. Some of my users can’t access their blogs. The backend that is. BuddyPress counts fewer blogs than WPMU has registered.

    #64133
    andhix
    Participant

    is it true, i place the directory no files in wordpress plugin?

    and results it’s not working…

    #64130
    Peter Hofman
    Participant
    #64129
    Peter Hofman
    Participant

    You should check this out ;)

    Like twire only then for activity stream.

    https://buddypress.org/forums/topic/tweetstream-twitter-plugin-beta-testers-needed

    #64128

    In reply to: 1.2 plug-ins list

    Peter Hofman
    Participant
    #64120
    Windhamdavid
    Participant

    [19-Feb-2010 07:15:53] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’12:15:53 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND’ at line 1 for query UPDATE wp_bp_links SET popularity = FLOOR( FLOOR( ( 2010-02-19 12:15:53 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND vote_total >= 1 made by do_action_ref_array, call_user_func_array, bp_links_recalculate_popularity_for_all, BP_Links_Link->popularity_recalculate_all

    #64117

    1. Creating a link goes blank but the link was created

    2. Accessing the admin section of a created link too goes blank

    3. Activity link of voting goes blank too

    #64116
    Windhamdavid
    Participant

    nice work! ~ complete integration, the javascript for the edit fields, the votes, the options including custom theme and the rich media embed.

    #64115

    I didn’t understand.

    Is it for tweeting everythning on my BuddyPress to a twitter account or what?

    #64114
    Windhamdavid
    Participant

    bp + wp trunk ~ “Plugin could not be activated because it generated 1 characters of unexpected output” ~ nothing in my php_error.log

    #64113
    jamesjones
    Participant

    Excellent work ! Best plugin i have seen for BP.

Viewing 25 results - 57,951 through 57,975 (of 69,017 total)
Skip to toolbar