Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 61,201 through 61,225 (of 69,047 total)
  • Author
    Search Results
  • #55917
    kkemenczy
    Participant

    Thanks for the response. Uploaded several times, I am not sure how can I be sure everything is fine with the files… but I think they are ok.

    Unfortunately the apache log is empty and I have no error messages. If you need any other error log, lease let me know.

    thanks

    fid
    Participant

    I too am in the market for a WPMU / vB integration. Did some googling and found out someones working on it recently!

    https://buddypress.org/forums/topic/integrating-several-buddypress-one-vbulletin#post-25949

    I just hope he does it! I will donate for sure!

    #55913

    Looks like it isn’t just logging in, but your members and /blog pages white screen also. Did those files get uploaded correctly? Do you have any errors in your server error log? White screens are hard to trouble shoot, but your best source on what’s happening is in your error logs.

    #55911
    kkemenczy
    Participant

    after few test maybe I could localize the issue:

    – after activate the theme and the plugin everything goes blank

    – if I remove al coockies regarding the site I can see the start page as you can see here: http://openscope.org/projects/

    – after login it goes blank again everything

    #55910
    fid
    Participant

    Now that’s a post I have been waiting to read for ages! I am telling you this would rock the vbulletin forum world. Do give us updates on when it will be released. Now that vbulletin 4 is around the corner, hopefully it will be made for that! Also yeah do keep an option for just WPMU – vB … some people..wouldnt wanna use BP as vB has most of those features of BP.

    Loved reading the post. Cant wait for the plugin to release! :D Way to go! I will surely donate you people for this hard work!

    I’m seeing a trend erich73. :)

    I haven’t checked this out, but it’s something I’ve been meaning to develop for a while now. I know that I really just want a function that returns true/false if the user is currently online or not from within their profile. If this plugin can do that, then I’m happy. :D

    #55908

    gnesher, who is your web host? Like Mike said, it’s probably a conflicting plugin of some kind…

    It could be a missing function, a duplicate function, or anything in between, as well as an out of memory error, an incorrect PHP version error, etc…

    Blank screens are the hardest to trouble-shoot, but you start by scaling back the active volume of PHP code that is loaded at one time, and adding it in pieces until you find the offending code segment. I.E. disable plugins, and reactivate them one by one. Maybe even turn them all off, activate ONLY BuddyPress, and see if it white screens. If it does, then it’s either not installed correctly, or it’s a server error of some kind.

    abcde666
    Participant

    why not make something like this:

    – “all people currently online”

    – “newest people online”

    – “most active people online”

    – “most popular people online”

    – “person online since xx minutes”

    – “all friends currently online”

    – “newest friends online”

    – “most active friends online”

    – “most popular friends online”

    – “friend online since xx minutes”

    #55906

    It isn’t that the directory needs to physically exist, because just like WordPress, all permalinks are virtual pointers to PHP interpreted code.

    When you’re talking about notifications, are you talking about the emails you receive? Or are you talking about the actual Notifications screen in BuddyPress?

    If you’re talking about the later, then it means your plugins_template.php file is missing from the root of your parent theme. BuddyPress still uses that file as a generic pointer for the settings pages to use, since they do not have their own specific template files at this point in time.

    #55899
    Bowe
    Participant

    Good idea and something fun for my users! I like it :)

    Bowe
    Participant

    Hi Slaffik,

    Good idea, and I would like to know more about this, but I can’t read your website since is Ukrainian.. Does your plugin display the friends that are currently online on your BP site? If so it would be a good idea to display the friend who logged in the most recent first.. It would be cool if they would be displayed in the buddypress bar aswell.. so you would have a new menu options called “Friends” (after Notifications) which list your online friends. Hope you like the suggestions :)

    #55896

    In reply to: Syncing Status Updates

    acvanrijn, re: the add new post link, in future versions of BP the links are not visible if you are not logged in. Easiest way to fix the issue for now, and we may revisit the login redirect in the future, when themeing the login page is more feasible.

    re: syncing status updates; there are hooks and filters in place to allow plugin authors to do this kind of thing, but they will probably not be built into the core. BuddyPress is designed to be a flexible product that stands on its own. Synchronizing it with other websites (while convenient and cool) isn’t really within the scope of the core app.

    Thinking ahead to 5 years from now, there may be a dozen different sites to keep up with. If plugin authors want to grab this by the horns and make it happen, that’s a great thing.

    And… Just like anything else… My opinion on this is subject to change at any moment. :) haha!

    #55895

    The easiest way to change the name of a component through the entire site is going to be to modify the buddypress-en_US.po and buddypress-en_US.mo files, search for the instances of the words you want to replace, and change them there.

    That will allow you to change the prepackaged strings that come bundled with BuddyPress. So if you want to change the phase “Your new avatar was uploaded successfully” to “Your new photo was uploaded successfully” that is the way to do it, without modifying the BuddyPress core files.

    The same works with the components. Change “Groups” to “Developers” and then change “Group Invites” to “Developers Wanted” or whatever…

    #55894
    Jeff Sayre
    Participant

    Okay, my mistake. I read your OP too quickly. My response in the other thread was specific to a different question and I assumed that you were asking the same, specific question.

    What I believe you are actually looking to do–based on your most recent response–is to change each component’s slug or some of them. Read this article by Andy:

    https://buddypress.org/blog/how-to/customizable-slugs-in-buddypress/

    Of course, that does not solve the issue of modifying actual text within a given file.

    #55893
    dwarfsibling
    Participant

    Got that – thanks! I was looking in the wrong spot for header.php (see OP)

    In any case, that looks good – so now it’s just a matter of updating all the php on the site with a reference to ‘group/groups’ on it?

    Usually if I’m trying to hard, I start to look for other solutions so I’m going to peruse the forums for a bit, but I would call this thread solved/closed with the following recap for the next person;

    To modify the labels for BuddyPress’ main front-page navigation, modify the following file

    <webroot>/wp-content/themes/bp-sn-parent/header.php

    #55891
    gpo1
    Participant

    @kapil and vick717,

    Welcome to buddypress forum, and thank you for creating this plugin which as been a headache and now see the light.

    Like Jeff Sayre, said start a new thread and you shall get the max reponses !

    awaiting BP with kalturaCE & comments features !

    #55889
    Hollosch
    Participant

    *zustimm*

    very important !!!

    #55888
    madloki
    Participant

    Da spricht der Deutsche, hast Recht Erich ;-) Ich warte auch schon drauf, weil aktuell werden mir zuviele Daten irgendwelchen Besuchern preis gegeben.

    Dont hope we must wait for the pc component to long. When paul said its not ready… :-(

    #55876
    vick717
    Participant

    @Gp01

    Hi this is Vivek Jain, PR manager from rtCamp Solutions.

    Had a word with our lead developer, Kapil Gonge regarding Buddypress 1.1.x version. He assured to release it within 4 working days.

    Also please paste “error message” you have got.

    Our server are getting heavy traffic because of recent buzz this buddypress-media component has created. I hope the error message you have seen is downtime related and one from our blog and not an error message plugin itself.

    @all

    Awaiting feedbacks and suggestions.

    cheers.

    #55869
    kkemenczy
    Participant

    1. Which version of WPMU are you running?

    2.8.5.2

    2. Did you install WPMU as a directory or subdomain install?

    as a directory

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

    subdirectory

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    No, this is a clean install,

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    yes, and it will work again if I remove the BP from plugin directory

    6. Which version of BuddyPress (BP) are you running?

    1.1.2

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

    No, this is a clean install

    8. Do you have any plugins other than BuddyPress installed and activated?

    this is the first plugin in the system.

    9. Are you using the standard BuddyPress themes or customized themes?

    standard

    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?

    no

    13. Please provide a list of any errors in your server’s log files.

    when the plugin activated the blank page appears and firefox try to download the php file in

    +1 have you copied the buddypress themes to themes folder and activated default theme.

    yes, but after activate the plugin or activate the theme first I cannot log in the admin site again

    #55868
    Kapil
    Participant

    Hello Everyone,

    I am a lead developer from rtCamp and we are very pleased to introduce Buddypress-Kaltura

    plugin. (http://www.wpveda.com/buddypress-kaltura-media-component/ )

    Updates will be available on following soon…so please say tuned ;-)

    1. KalturaCE integration.

    2. Buddypress 1.1.x version will be available.

    3. Some new features will also be included.

    Please give us feedback and suggestions. :-)

    #55866
    Brajesh Singh
    Participant

    have you copied the buddypress themes to themes folder and activated default theme.

    Does your wpmu works before activating the buddypress.

    Please have a look here

    https://buddypress.org/forums/topic/when-asking-for-support

    and provide more details.

    #55865
    Brajesh Singh
    Participant

    hi

    well,have a look at the docs here.

    these should be helpful in creating the plugin

    About the $bp

    https://codex.buddypress.org/developer-docs/the-bp-global/

    Conditionals

    https://codex.buddypress.org/developer-docs/conditional-template-tags/

    and may be a look at this

    https://codex.buddypress.org/developer-discussions/buddypress-template-tags/

    Mainly with the help of conditional and $bp ,I hope you can do it.

    #55864
    Brajesh Singh
    Participant

    are you using the default theme with buddypress or something else.

    #55862
    gpo1
    Participant

    I’ve got some info which I sent to the developers about this media headache project !

    Here’s the reply..

    ” You can use BuddyPress component with Kaltura CE with some minor changes whose documentation we will publish soon on our blog – wpveda.com

    About adding video/images/audio related actions to a user activity stream, that feature is on the card but it will take 4-5 months. You can get it developed by paying us privately or fund development of this open-source addon publicly. We will soon publish list of donors with their sites on the project page.

    Do let me know if there is anything I can help you with. “

    What’s is the best method of funding this project or shall we all contact the developer?

Viewing 25 results - 61,201 through 61,225 (of 69,047 total)
Skip to toolbar