Search Results for 'buddypress'
-
AuthorSearch Results
-
November 4, 2009 at 8:10 pm #55917
In reply to: Blank page after install Buddypress 1.1.2
kkemenczy
ParticipantThanks 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
November 4, 2009 at 8:03 pm #55916fid
ParticipantI 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!
November 4, 2009 at 7:51 pm #55913In reply to: Blank page after install Buddypress 1.1.2
John James Jacoby
KeymasterLooks 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.
November 4, 2009 at 7:46 pm #55911In reply to: Blank page after install Buddypress 1.1.2
kkemenczy
Participantafter 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
November 4, 2009 at 7:40 pm #55910In reply to: Integrating several buddypress + one vBulletin
fid
ParticipantNow 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!
Way to go! I will surely donate you people for this hard work!
November 4, 2009 at 7:27 pm #55909John James Jacoby
KeymasterI’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.
November 4, 2009 at 7:25 pm #55908In reply to: Installation gives a blank screen
John James Jacoby
Keymastergnesher, 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.
November 4, 2009 at 7:24 pm #55907abcde666
Participantwhy 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”
November 4, 2009 at 7:21 pm #55906In reply to: 404 Page Not found for links
John James Jacoby
KeymasterIt 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.
November 4, 2009 at 6:22 pm #55899In reply to: A Shoutcast Widget for BuddyPress
Bowe
ParticipantGood idea and something fun for my users! I like it
November 4, 2009 at 6:20 pm #55898Bowe
ParticipantHi 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
November 4, 2009 at 6:09 pm #55896In reply to: Syncing Status Updates
John James Jacoby
Keymasteracvanrijn, 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!
November 4, 2009 at 5:59 pm #55895In reply to: Rename/Change default components
John James Jacoby
KeymasterThe 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…
November 4, 2009 at 5:57 pm #55894In reply to: Rename/Change default components
Jeff Sayre
ParticipantOkay, 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.
November 4, 2009 at 5:45 pm #55893In reply to: Rename/Change default components
dwarfsibling
ParticipantGot 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.phpNovember 4, 2009 at 5:21 pm #55891In reply to: Who wants a media plugin for BP
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 !
November 4, 2009 at 5:08 pm #55889In reply to: BuddyPress Privacy Component: An Update
Hollosch
Participant*zustimm*
very important !!!
November 4, 2009 at 4:31 pm #55888In reply to: BuddyPress Privacy Component: An Update
madloki
ParticipantDa 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…
November 4, 2009 at 2:33 pm #55876In reply to: Who wants a media plugin for BP
vick717
ParticipantHi 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.
Awaiting feedbacks and suggestions.
cheers.
November 4, 2009 at 12:26 pm #55869In reply to: Blank page after install Buddypress 1.1.2
kkemenczy
Participant1. 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
November 4, 2009 at 12:19 pm #55868In reply to: Who wants a media plugin for BP
Kapil
ParticipantHello 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.
November 4, 2009 at 12:07 pm #55866In reply to: Blank page after install Buddypress 1.1.2
Brajesh Singh
Participanthave 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.
November 4, 2009 at 11:59 am #55865In reply to: Create Breadcrumb navigation
Brajesh Singh
Participanthi
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.
November 4, 2009 at 11:56 am #55864In reply to: Trouble with accepting friendship requests
Brajesh Singh
Participantare you using the default theme with buddypress or something else.
November 4, 2009 at 11:17 am #55862In reply to: Who wants a media plugin for BP
gpo1
ParticipantI’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?
-
AuthorSearch Results