Search Results for 'buddypress'
-
AuthorSearch Results
-
October 28, 2009 at 10:18 pm #55370
In reply to: Remove email confirmation
Brajesh Singh
Participanthi korban
I had worked on the same concept and came out with my own plugin.
You can download it using the following link
http://www.thinkinginwordpress.com/download/bp-auto-activate-user-and-blog2.zip
Upload it to wp-content/plugins activate and it will remove the confirmation email.
It works with buddypress 1.1.x .Please note it will not work with buddypress 1.0.3
Hope it helps.
thanks
Brajesh
October 28, 2009 at 10:07 pm #55369In reply to: BuddyPress – 'Create Group' PROBLEM
Paul Wong-Gibbs
KeymasterMake a new thread please, I am going to close this one. This one is 3 months old and has been marked as resolved by the original poster, lots has changed since then.
October 28, 2009 at 8:40 pm #55365In reply to: Updated to latest Buddypress
kiwipearls
ParticipantLOL I didnt have to go far to find out which plugin..
hehehe it was Achievements…
Funny how something so simple can make a site not function.
Thanks so much for both of your help
October 28, 2009 at 8:39 pm #55364In reply to: Updated to latest Buddypress
kiwipearls
ParticipantThank you for your reply.
I will go through and rename each plugin one by one until I can gain access to my admin area.
October 28, 2009 at 7:35 pm #55362In reply to: Updated to latest Buddypress
John James Jacoby
KeymasterNext on the list is renaming the plugin directories one by one to see which one is offending. There’s something left over somewhere that’s causing the white screen.
Quite often, it ends up being a duplicated function somewhere, or a function being called upon that no longer exists in the code. Theme customizations are prone to that kind of thing a lot.
October 28, 2009 at 7:17 pm #55360Andy Peatling
KeymasterBuddyPress is certainly not bug free, what software is? However most of the errors you have mentioned here are more than likely installation problems. You should never under any circumstance get a white screen with general use.
October 28, 2009 at 7:08 pm #55359In reply to: Problem after upgrade…
tanvir
ParticipantI was Upgrading from 1.1.1 to 1.1.2
Just install the Buddypress using WPMU plugin installer and try to upgrade it after get the update notification of 1.1.2
October 28, 2009 at 7:08 pm #55358In reply to: Updated to latest Buddypress
kiwipearls
ParticipantHmmm I deleted Buddypress from plugins
But when trying to go to admin or anyother area of my site, I still get the blank page thing.
This is all i get in the source
`
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META content=”text/html; charset=utf-8″ http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
In WordPress WPMU I am using the Arlite theme.
I thought if I had delted Buddypress, everything would have just gone back to normal. Can’t understand why my whole site is not working.
Am trying to find away in phpmyadmin to reset the theme since no pages or admin areas are loading.
Hmm.
October 28, 2009 at 7:04 pm #55357In reply to: Updated to latest Buddypress
kiwipearls
ParticipantThank you for your reply.
I will try this out and see how it goes and report back if it works.
October 28, 2009 at 6:54 pm #55356John James Jacoby
KeymasterThanks for the feedback, but BuddyPress definitely works. Sounds like you’re having some issues with your particular installation though, so if you’d like to discuss those here, I’m happy to help out.
October 28, 2009 at 6:52 pm #55355In reply to: Problem after upgrade…
John James Jacoby
KeymasterWhat was your previous version of BuddyPress, and did you upgrade to 1.1.2?
October 28, 2009 at 6:37 pm #55354In reply to: Friends-Activity on Mainpage
abcde666
Participantthat would be a nice feature:
https://trac.buddypress.org/attachment/ticket/1262/friends.png
October 28, 2009 at 6:15 pm #55353John James Jacoby
KeymasterThe data in the database is safe, but you’d go back to the old “deep integration” method of making them look and play nicely together. You could either rename the DB tables to use the bb_ prefix instead of wp_bp_, or you could specify wp_bp_ as the custom prefix during reinstallation of bbPress.
Then you’d go the same old route of using the integration plugins to share cookies, etc.
Your question also depends on whether or not you’re going to keep group forums. If yes, then group forums already know which forum_id they’re linked to, and BuddyPress will continue to use its own internal bbPress to write to and read from the DB, while your separate installation will be the one that works for your “forum root.” If you choose to ditch group forums, then you’ll want to visit your bbPress site-admin and rearrange and change your forum settings and descriptions to make more sense.
October 28, 2009 at 5:57 pm #55350In reply to: BuddyPress – 'Create Group' PROBLEM
gazouteast
Participant,blockquote>
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);
I have a 3-4 day old install of WPMU 2.8.4a & BP 1.1.2
I don’t have the above settings in wpmu/wp-config.php but I do have 3 of them, but not SITECOOKIEPATH in wpmu/wp-settings where they are not supposed to be edited from what the comments in the file imply.
Or … are you saying there is a file of the same name under wpmu/wp-content/buddypress/ ?
The answer might assist with a problem I’m having.
Gaz
October 28, 2009 at 5:33 pm #55348In reply to: Status Problems – BP1.1
welshpixie
ParticipantFound a patch on Trac – https://trac.buddypress.org/attachment/ticket/1073/duplicate-status-activity.patch
October 28, 2009 at 5:29 pm #55346In reply to: Integrating several buddypress + one vBulletin
capitalistdog
ParticipantThese are the types of discussions that get me excited about the future of this awesome software…
I’m barely a beginner, but i can feel the power at my fingertips, once i grasp these tools
October 28, 2009 at 4:53 pm #55345In reply to: Integrating several buddypress + one vBulletin
r-a-y
KeymasterI’d be very interested to see what your vBulletin/BP setup looks and functions like when it’s completed!
October 28, 2009 at 4:49 pm #55344r-a-y
KeymasterThis is something I’ve been pondering about myself.
It really depends on your community’s needs and how you anticipate growth.
If you like how buddypress.org has their forums, then you’d want a separate install of bbPress.
If you anticipate that you’d want other forums besides the ones created by groups, then you’d want a separate install of bbPress.
If you want more administrative control over your forums (moderation, plugins), then you’d want a separate install.
If you like the fact that forums are only created within the Groups infrastructure, then go with a “new install”. Positives about this approach is you wouldn’t have to modify your BP template often, whereas going with a separate install requires you to create a new bbPress template to match the rest of your site.
—
I have a question for the BP devs: let’s say I go with the new, integrated forum approach and want to switch back to my old, separate install… I’d probably have to restore a database backup as well as a backup of my files right?
October 28, 2009 at 3:34 pm #55341In reply to: BuddyPress Privacy Component: An Update
Damon Cook
ParticipantI just found this post, because I finally hit the wall with my recent implementation. Users are going to want their stuff to be private. I can’t wait to see what comes of this AC. I would be happy to test Alpha releases.
I also agree that the Privacy menu should be located in BP Settings area.
October 28, 2009 at 1:47 pm #55337In reply to: wp-signup.php is a blank page
deenyusoff
ParticipantI am having the same problem as well…There are also many themes that I installed that links to wp-signup.php for registration of new accounts but now it is just a blank page instead of redirecting to the new buddypress registration page…
October 28, 2009 at 10:02 am #55327In reply to: Allow image plugin in forums
tcesco
Participant@Detective: After inserting your code in /wp-content/themes/bp-sn-parent/functions.php I get a white page
Sorry for my ignorance but is this the right place? I’m just using the standard Buddypress theme@Boone Gorges: Thanks for your comment, that’s probably the next step, but first I need to see the images in the forum-posts I’ll have a look at your plugin
October 28, 2009 at 7:07 am #55324In reply to: Updated to latest Buddypress
Paul Wong-Gibbs
KeymasterYour best bet is to delete /plugins/buddypress/ and then visit yoursite.com/wp-admin/plugins.php. Then change the theme back to the WordPress default (Kubrick).
You can then reinstall BuddyPress and reactivate the BuddyPress theme. You won’t loose any of your BuddyPress database data doing this, though I recommend making a backup of your database with phpMyAdmin as a matter of good practice.
October 28, 2009 at 7:04 am #55323In reply to: Fatal error after upgrading to BP 1.1.2
Paul Wong-Gibbs
KeymasterAlso, before you deactivate BuddyPress, I suggest you change the site theme back to the default (Kubrick) and switch it back after you have installed the latest version of BuddyPress and have activated it.
October 28, 2009 at 7:03 am #55322In reply to: Widgets Intro
Paul Wong-Gibbs
KeymasterSuggest you get the forums working before you start adding a custom theme. Site Admin -> BuddyPress -> Forums Setup.
October 28, 2009 at 2:42 am #55318In reply to: Recent Sitewide Posts
Brajesh Singh
Participanthi
Have a look at buddypress/bp-blogs/bp-blogs-widgets.php,you will see the code for recent sitewide posts there.
and here is what you need to do.
on line 44-46 you will see something like this
<?php if ( !$counter ) : ?>
<div class="item-content"><?php echo bp_create_excerpt($post->post_content) ?></div>
<?php endif; ?>Change this to
`<div class=”item-content”><?php echo bp_create_excerpt($post->post_content) ?></div>’
Hopefully,It will help.
Another way,copy the widget code,modify it and create your own widget to preserve in future updates.
regards
Brajesh
-
AuthorSearch Results