Search Results for 'buddypress'
-
AuthorSearch Results
-
November 17, 2009 at 5:19 pm #56868
In reply to: New BuddyPress Geo plugin
Jean-Pierre Michaud
Participantnot working… when a user update the location field, your script stuck on calling google…
also, it’s very complicated to understand how to list all the fields on BP, we have to have at least one user who fill the fields so they are listed in the menus… have to fix that.
November 17, 2009 at 4:37 pm #56863In reply to: Need some theme testers
Brajesh Singh
Participanthi Andrea
First of all thanks for the clean theme.
here is what I found.
1.The site.com/blog will not work with this theme if buddypress is enabled.
Please have a look the function “bp_dtheme_show_home_blog” inside bp-sn-parent,copying pasting ,that section will make it work.
2.On the profile page, a little bit more styling of userbar and optionsbar (yeh,I mean margin padding) will be nice.
Overall ,this looks good and is very clean.
I appreciate your hard work.
Edit: Spelling corrected
November 17, 2009 at 4:31 pm #56862In reply to: Need some theme testers
Philipp
ParticipantI started to upload it to my testserver… I’ll take a look and answer later!
Buddypress theme… WOW … I hope it is a nice one!
November 17, 2009 at 4:17 pm #56861In reply to: Fatal Errors after 1.1.2 install
Reiner
ParticipantJeff, I am currently running buddypress 1.1.2 and wpmu 2.8.5.2 – this is the memory error I receive
Fatal error: Out of memory (allocated 32243712) (tried to allocate 122880 bytes) in /web/1/000/014/981/12741/htdocs/hierinwangen/wp-content/plugins/buddypress/bp-groups.php on line 687
November 17, 2009 at 4:12 pm #56860In reply to: Blank page after install Buddypress 1.1.2
Jeff Sayre
Participant@duna1921
Okay, just to make sure, you are running WordPress Mu and not single-version WP, correct?
Since above you indicate that this is a clean install, I would suggest starting over from scratch once more. This means deleting the MySQL DB ( I assume that there is no data worth saving since you said that this is the first time you had installed WPMU). Next, reinstall WPMU and fully test it before installing BuddyPress. Once you’ve determined WPMU is functioning properly, then install and activate BP. Choose the default BP theme. Do not install any other plugins until you have verified that BP is functioning properly.
To make sure that you install both WPMU and BP properly, read the readme.txt files that come with each application.
November 17, 2009 at 4:01 pm #56859In reply to: Organising content for recurring events / activities
Philipp
ParticipantHi!
It’s me again. After many hours thinking how to handle my problem I have an idear which could help.
But for this I also need your help and your opinion…

I would like to add two profile fields which the user has to answer at the registration:
1.) In which Month do you go abroad? “March 2010”, “September 2010”,…
2.) How long are you going to stay abroad? “6 months” or “12 months”
After that I would need a Widget or Plugin, that the Visitors can search for people who are abroad at the moment or search for those, who left in “March 2010”,…
Do you think, that this could be possible?
Now I added these profile fields into buddypress. But there are more than 200 members at the moment. Do I have to go to every profile to change the answer in “September 2009” or is it possible to do it automaticly? E.g. with phpmyadmin? It is saved in the table “wp_bp_xprofile_data” with the field_ID “266”. And I know, that every user how is registred yet went abroad in September 2009.
The next point ist the question, weather there is a plugin that searches for deathly users who didn’t login or didn’t write a post e.g. 6 months. So I could delete them.
So. Thats my long, long plan. But if you have a better Idear – Please let me know. Or if not, PLEASE help me how to realize this!
Thanks so much and many greatings from Jerusalem!
Philipp
November 17, 2009 at 3:56 pm #56858In reply to: Fatal Errors after 1.1.2 install
Jeff Sayre
Participantdeactivated all plugins (buddypress last this time)
That could very well have been your issue. You must always deactivate all BP-dependent plugins before deactivating BP itself. I’m glad that you are back in business!
What version of WPMU and BuddyPress are you now running?
November 17, 2009 at 3:14 pm #56856In reply to: Fatal Errors after 1.1.2 install
Reiner
ParticipantHi there,
this happened to me as well. But the steps above didnt help. I just went through them again.
Without doing anything, one day there was only a white page (still had wpmu 2.7 running). So I thought I probably should upgrade. I deactivated everything but when ever I try to activate buddypress, I get a gazillion “warning: call-time-pass-by-reference has been deprcated” errors and at the end “Fatal error: Out of memory (allocated 32243712) (tried to allocate 30720 bytes)”. Do you have any idea where the problem could be?
Thank you very much for your help!!!
Reiner
November 17, 2009 at 2:26 pm #56855In reply to: Fatal Errors after 1.1.2 install
madyogi
ParticipantAlright, everything seems to be upgraded and functioning properly now. Not sure where I went off the rails yesterday to have completely lost the buddypress functions.
This time I:
- backed everything up (did this yesterday)
- deactivated all plugins (buddypress last this time)
- moved new WPMU files over to server
- upgraded in admin panel
- upgraded and activated buddypress
- upgraded and activated other plugins
November 17, 2009 at 12:42 pm #56850In reply to: Blank page after install Buddypress 1.1.2
5408820
InactiveJeff Sayre.
Nothing in log files.
I deleted buddypress, reinstalled it some times. Also i tried to install other languages versions, still nothing.
Even if i put error_reporting(1+2+4+
; in index.php it white screen.
November 17, 2009 at 12:00 pm #56848In reply to: Forums on testbp.org is just too confusing
abcde666
ParticipantI have to say that the forum at “buddypress.org” is much more user-friendly than at “testbp.org”
Not sure why, but it truly is……
November 17, 2009 at 7:55 am #56841In reply to: How to start theme editor?
Paul Wong-Gibbs
KeymasterThis isn’t anything to do with BuddyPress. I could be wrong, but I think this is one of the differences between WP and WPMU.
November 17, 2009 at 4:40 am #56834In reply to: Share This not Working
Ted Mann
ParticipantFinally had a chance to talk to Andy Peatling about this at WordCamp NYC this weekend. These problems are caused by one of the way the activity streams were updated in BP. The quick fix he gave me:
In /wp-content/plugins/buddypress/bp-activity/bp-activity-template-tags.php
Line 255:
$content = apply_filters( ‘the_content’, $content );
Completely remove that line and save the file. That should fix the issue.
Worked like a charm for me.
November 17, 2009 at 4:12 am #56831In reply to: BuddyPress If then statement for BuddyPress pages?
Tracedef
ParticipantAhhh, missed this first time around.
https://codex.buddypress.org/developer-docs/conditional-template-tags/
November 17, 2009 at 1:49 am #56826In reply to: Custom logo in Buddypress 1.1
stwc
ParticipantBut keep in mind that unless you make that css change in a child theme which might be otherwise identical to the default, you’ll lose it when BP 1.1.3 is released.
November 16, 2009 at 11:52 pm #56823In reply to: [Resolved] Run BuddyPress from Sub-Blog or blog ID 2
John James Jacoby
KeymasterNovember 16, 2009 at 10:57 pm #56822In reply to: Cannot Add Topic in bbPress Forum
Jeff Sayre
ParticipantThe integrated version of bbPress creates group-based forums. So, to add a topic, you must be within that group’s forum. If you want a sitewide forum, you will have to install another copy of bbPress (you can use the same bbPress tables) using deep integration. There are a number of threads on these forums about how to do just that.
Read this Codex article for more information:
https://codex.buddypress.org/developer-discussions/buddypress-forum/
November 16, 2009 at 10:34 pm #56821In reply to: XML=RPC for iPhone App
Jeff Sayre
ParticipantHave you posted in the http://BP-dev.org/ forums? This plugin is a 3rd-party plugin created by Nicola Greco. If you’ve posted there and received no response, you can PM him via BuddyPress.org.
November 16, 2009 at 10:31 pm #56820In reply to: Register vs wp-signup : passwords vs signup question
Jeff Sayre
ParticipantThe register.php page is a BuddyPress-specific theme file that let’s you more easily customize the user registration page. It is found in the /registration/ directory of the parent theme bp-sn-parent. When it is in use, it takes over the duties from the wp-signup.php page which is a WPMU file. You can use either one, but I find it easier to use the register.php page.
Also, read this thread. The OP created a new Captcha plugin for WordPress that is compatible with version 1.1.x of BP:
https://buddypress.org/forums/topic/si-captcha-for-wpmu-and-buddypress#post-24383
Here’s the direct link to the plugin in the WP repo:
https://wordpress.org/extend/plugins/si-captcha-for-wordpress/
November 16, 2009 at 10:00 pm #56818In reply to: Fatal Errors after 1.1.2 install
Jeff Sayre
ParticipantJust a random thought. Before upgrading, or at least activating, the new version of BuddyPress, did you run the upgrade script for WPMU? Under the Site Admin menu, there is a sub-menu item called Upgrade. If not, deactivate BP, then try hitting that button. After it is finished, reactivate BP.
I’m just working through a mental list.
November 16, 2009 at 9:54 pm #56817In reply to: Dashboard Add Users email borkage
Jeff Sayre
ParticipantThis seems like a legitimate bug. Would someone please report it in Trac giving the details in the OP. You log into Trac using the same credentials as you do here.
November 16, 2009 at 9:25 pm #56815In reply to: Announcing: BuddyPress Stats
jobjorn
ParticipantI’ll look into it as soon as I can. If I’m not mistaken, the activity stats graphs need to be re-written too.
November 16, 2009 at 9:20 pm #56814In reply to: Fatal Errors after 1.1.2 install
madyogi
ParticipantI will say this: I think it had something to do with the WPMU upgrade. Only reason I say this, I replaced the 1.1.2 buddypress folder with the backed-up buddypress plugin folder. Still gave same errors, so I’m scratching my head.
November 16, 2009 at 9:08 pm #56812In reply to: Fatal Errors after 1.1.2 install
Jeff Sayre
ParticipantAre you using the old default BP themes or the new parent/child defaul BP theme architecture?
The old two-theme system relied on the bphome theme residing in /wp-content/themes/ and the bpmember theme residing in /wp-content/bp-themes/. If you still have those theme files try this:
- Make sure that you have moved the new theme files into their proper location as detailed here in step 4 of the section entitled, “Installing BuddyPress”
- Then, do as instructed in step 5 of the above link
- If you are stilling having issues, you may need to remove the old default BP theme files
November 16, 2009 at 9:07 pm #56811In reply to: Fatal Errors after 1.1.2 install
madyogi
ParticipantSo, I just reverted to my backup install … everything works fine, but everything’s out of date. Anybody got any thoughts as to how I might not break buddypress during a future upgrade?
-
AuthorSearch Results