Search Results for 'buddypress'
-
AuthorSearch Results
-
April 12, 2011 at 3:25 pm #110097
In reply to: ”Proper” forum for BuddyPress
@mercime
ParticipantbbPress is being converted to a WP Plugin https://trac.bbpress.org/roadmap by JJJacoby, Lead Dev of both bbPress plugin and BuddyPress plugin.
Currently, there’s a “Global Forums Plugin” ($30 membership) by at BuddyDev.com that works as a standalone forum on top of the bbPress internal Forum set up and/or works with existing BP Group Forums. I believe it’s scheduled to be updated soon as Brajesh is also looking at the roadmap for bbPress.
EDIT – there’s an interesting post by someone who seems to have integrated an external bbPress with BuddyPress, don’t know how it’s working so far though – https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/what-the-heck-is-wrong-with-my-forums/?topic_page=2&num=15&_wpnonce=46d45d8861#post-95884
April 12, 2011 at 2:55 pm #110095In reply to: Buddypress forums not working
dcaccavo
MemberJust posted this for another guy. I actually read this forum when having my issue…just resolved, hope it works for you too. took about 10 mins with this technique, hope it works.
1. First delete the bb-config.php from you server (in root wordpress folder, if you used the buddypress bbpress installer).
2. download the zip of bbpress from their site. -> extract all -> and ftp to a new directory (foooorum was mine)
3. go to http://yourawsomedomain.com/fooooorum it should open their installer.
4. ftp your wp-config.php from your server to computer and open it.
5. follow instructions on the installer first is db info: dbhost db user, user password. all this is in the wp-config.php file you just opened. Use this same info -> click advanced settings, and make sure the host is right mine needed to be changed from localhost to mysql.mydomain.com
6. click to step two, click wordpress integration. Now you need to log onto you phpmyadmin. you can often do this by mysql.yourdomain.com then use the login details for the db that you used again, the dbuser and user password. Once in there click the database, you will see a lot of files that look like wp_daks_bpetc This is important. you need the wp_daks (the daks signify random letters from your actual one). So just where it asks for the tables of wp files give it to them in “wp_daks_” format. click next, and install i think. ALMOST THERE!
7. go to your wp dashboard click on the buddypress area, click on forums setup. it will say you already did it, but click reinstall.
8. Select use an outside install.
9. Enter the path of the other install for me it already said /user/domain/ so i just changed it to /user/domain/foooorum. Click complete and you are good to go. no it should all work. Please let me know if it doesn’t, cause it worked for me easily when nothing else would.April 12, 2011 at 2:50 pm #110094In reply to: bbpress posting errors? missing database tables!
dcaccavo
MemberHello, not sure if this is your exact problem, but I was not able to post anything in my forum. I looked and had no tables. the fix I used after trying everything I could find:
1. First delete the bb-config.php from you server.
2. download the zip of bbpress from their site. -> extract all -> and ftp to a new directory (foooorum was mine)
3. go to http://yourawsomedomain.com/fooooorum it should open their installer.
4. ftp your wp-config.php from your server to computer and open it.
5. follow instructions on the installer first is db info: dbhost db user, user password. all this is in the wp-config.php file you just opened. Use this same info -> click advanced settings, and make sure the host is right mine needed to be changed from localhost to mysql.mydomain.com
6. click to step two, click wordpress integration. Now you need to log onto you phpmyadmin. you can often do this by mysql.yourdomain.com then use the login details for the db that you used again, the dbuser and user password. Once in there click the database, you will see a lot of files that look like wp_daks_bpetc This is important. you need the wp_daks (the daks signify random letters from your actual one). So just where it asks for the tables of wp files give it to them in “wp_daks_” format. click next, and install i think. ALMOST THERE!
7. go to your wp dashboard click on the buddypress area, click on forums setup. it will say you already did it, but click reinstall.
8. Select use an outside install.
9. Enter the path of the other install for me it already said /user/domain/ so i just changed it to /user/domain/foooorum. Click complete and you are good to go. no it should all work. Please let me know if it doesn’t, cause it worked for me easily when nothing else would.April 12, 2011 at 1:59 pm #110093In reply to: BuddyPress Questions & Answers
Henry
MemberWow that’s weird I was just coming onto the site to request a review for this premium plug in:
I was wondering if it was fully compatible with BuddyPress?
April 12, 2011 at 12:55 pm #110092twodeuces
ParticipantThanks Boone, I didn’t even realize there was an issue with the plugin. I did update it to correct for this problem.
April 12, 2011 at 11:44 am #110085Roger Coathup
Participant@leoplaw – apologies for the late heads up – BP builds / stores all the activity records when the activity happens, not when you want to display them. So, all old activity will be as per the software you had running when the activity happened.
If you want to process old activity and update them, you will need to write an activity loop, finding all relevant entries (e.g. user and / or activity type) and replacing the activity record appropriately. Perhaps something you’d write as a plugin, and trigger manually from wp-admin backend.
April 12, 2011 at 9:51 am #21331radioswan
MemberHi,
Had a search through the forums but couldn’t find a solution to my problem.
I want to be able to include the entire buddypress registration form either via the sidebar.php template or even a widget. Has anyone been able to do this? is there a solution available?
April 12, 2011 at 9:46 am #21330Topic: ”Proper” forum for BuddyPress
in forum How-to & TroubleshootingTamMcDonald
MemberIs there a way of turning the current BuddyPress/ bbPress forum into a proper forum?
By that I mean similar to the phpBB forums, or even like the default bbPress forums. A way of having separate forums for different things, and not restricting them to public groups only.
April 12, 2011 at 7:32 am #110080In reply to: Remove Sub-Reply Button?
April 12, 2011 at 6:17 am #110077In reply to: Forum being redirected to homepage
@mercime
Participant@ghostrose333 BP/WP versions?
– Change theme to bp-default and deactivate all plugins except BuddyPress. See if same behavior applies.
– Did you go to dashboard > BuddyPress > Forums Setup and install the forum?
– Check your database if tables for forums were created.April 12, 2011 at 6:14 am #110075In reply to: Activity Reply Not Working
@mercime
Participant@miklamx Deactivate all plugins except BuddyPress and change theme to bp-default.
April 12, 2011 at 6:07 am #110073In reply to: Backend Admin Menu Problems in 3.1.x, 1.2.8
Paul Wong-Gibbs
KeymasterYou’ll need to turn off debug mode; buddypress prints lots of those at the minute and probably breaks itself. I’m not sure why the menu isn’t appearing.
April 12, 2011 at 5:48 am #21327Topic: Am I Just an Idiot? BP Installation
in group forum Installing BuddyPressstartmywebpage
MemberI’m fairly new to WP as a platform but I’m pretty sure I can install a plugin like BuddyPress, right now I have the default WP theme installed and wanted to setup BP. The problem is as soon as I go to activate after installation I get this:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /mounted-storage/home59c/sub007/sc37816-TACW/www/wp-admin/includes/theme.php on line 159
Not sure how I can have any issues as I have no Plugins activated and its a new install of WP, Should I have BuddyPress Template Pack installed first, before activation? I didn’t think this would matter at all, Either way I believe I tried it both ways yet I’m still getting a line error. What am I missing here? Seemed extremely easy to me, I also tried to manually upload to my file manager and I still get an error.
Thanks In Advance,

James
April 12, 2011 at 3:34 am #110070takuya
Participant@boonebgorges I’m using bp in Japanese. Anyway, thanks for the info. If possible, I’ll modify the function not to post any content to activities, but notification.
April 12, 2011 at 3:23 am #110069In reply to: Backend Admin Menu Problems in 3.1.x, 1.2.8
Dennis Whiteman
ParticipantI should also point out that I get a few notices in debug mode, which might be normal, and that cron jobs don’t appear to be firing on this site:
`Notice: Undefined property: stdClass::$displayed_user in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-core.php on line 1070
Notice: Trying to get property of non-object in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-core.php on line 1070
Notice: Undefined property: stdClass::$profile in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-classes.php on line 816
Notice: Constant BP_XPROFILE_BASE_GROUP_NAME already defined in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile.php on line 101
Notice: Constant BP_XPROFILE_FULLNAME_FIELD_NAME already defined in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile.php on line 102
Notice: Undefined property: stdClass::$current_group in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-groups.php on line 223
Notice: Trying to get property of non-object in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-groups.php on line 223
Notice: Undefined variable: count_indicator in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-messages.php on line 115`
April 12, 2011 at 3:17 am #21325Topic: Backend Admin Menu Problems in 3.1.x, 1.2.8
in forum How-to & TroubleshootingDennis Whiteman
ParticipantIn two different BuddyPress installations, I’m having two different, but seemingly related problems with the backend Network Admin menu:
1. This installation was done under WordPress 3.1 and BuddyPress 1.2.8 a couple of weeks ago, and has since been upgraded to WordPress 3.1.1. The BuddyPress menu does not show up in the backend Network Admin though It must have at some point because I enabled the components that I wanted. Except for this problem, the BuddyPress installation seems to be behaving normally. In fact, if I manually enter the URLs that would be showing up under the admin menu, I can go to the settings for general, components, etc. In addition to having to keep those bookmarked, it also means I have a lot of difficultly with adding plugins that should be showing up under that menu. I have even tried reinstalling BuddyPress from scratch, deleting the tables and all the plugins, but that made no difference in terms of the menu showing up for a new install, and I do not currently have any additional plugins installed out side of BuddyPress.
2. This installation was done under WordPress 3.0 and whatever the then current version of BuddyPress was. The BuddyPress menu shows up in the backend Network Admin, but the admin menu for BP Group Management does not. I’ve checked to make sure what few plugins I’m running have the correct actions to be showing up under than network_admin_menu. The BP Groups Admin has been updated and would normally show up under BP Album+, but doesn’t show up even when it’s the only additional BuddyPress plugin enabled.
In both cases, I’m running WordPress Multisite using subfolders with a different blog defined as the BuddyPress root blog in the preferences…
define ( ‘BP_ROOT_BLOG’, 2 );
I’ve been beating my head against the wall on this for a few days and just can’t find a pattern or solution. I’m pretty sure it would be something simple, but if a reinstall doesn’t solve the problem I’m totally out of my league.
April 12, 2011 at 2:17 am #110066In reply to: IIS6 and Registering Users via BuddyPress
muzzamon
ParticipantI’m having the same issue as well. Not sure when it appeared though.
April 12, 2011 at 1:05 am #110062In reply to: Allowing Users to Customize Their Background Image
April 11, 2011 at 10:16 pm #110057In reply to: How to manage roles in BuddyPress
Paul Wong-Gibbs
KeymasterIf someone puts together a good patch, there’s no reason — at this moment in time — why it couldn’t be put in. It’s just of the 50-odd tickets currently in 1.3, and with three core developers, we only have so much time. Because we haven’t started on it, it would be a pretty big change at this stage of the release cycle and so is not a development priority. Patches welcome however

Looks like there should be filters in bp_update_is_item_admin() that you could use to sort of hack in roles or custom permissions maybe
April 11, 2011 at 9:42 pm #110055In reply to: fyi: WP-reCAPTCHA works fine with BuddyPress
dog0012
MemberThe wp-reCAPTCHA plugin is marked as broken! Please fix asap
April 11, 2011 at 9:32 pm #110054In reply to: Allowing Users to Customize Their Background Image
gregfielding
ParticipantGotcha. I was thinking of a color-picker ala twitter. Of course most would probably use images anyway. Sounds great @r-a-y
April 11, 2011 at 9:21 pm #110053In reply to: [Suggestion] BuddyPress Badges.
Henry
MemberHope someone updates it!
April 11, 2011 at 8:55 pm #110051In reply to: How to manage roles in BuddyPress
Pisanojm
Participant@djpaul I saw you all moved the roles adaption to BP back to 1.4 in the trac.
Is there any quick fix to give somebody the ability to edit all groups/activity yet not make them an admin? This is the biggest issue for us. We need a way to make a couple of users moderate everything as well as be able to edit activity items, etc.
April 11, 2011 at 8:03 pm #110041In reply to: How to manage roles in BuddyPress
Paul Wong-Gibbs
KeymasterI don’t think so, because BuddyPress doesn’t make use of WordPress roles or capabilities yet
April 11, 2011 at 6:41 pm #21319Topic: How to manage roles in BuddyPress
in forum How-to & Troubleshootingrickgoz
ParticipantHi,
I would like to know if there is a plugin which can manage roles in BuddyPress (creating groups, writing on group’s wall)
Thanks in advance.
RG
-
AuthorSearch Results