Search Results for 'wordpress'
-
Search Results
-
I heard that next version of Buddypress will have good integration with any wordpress theme. Is there an anticipated date for the release of this?
I am looking at building a site, and want a Responsive Buddypress Site on a Multisite Install, which is fairly novice-friendly, and the forums etc look good. At the moment I’m favouring Top Business from panda – http://topbusiness.pandathemes.com/ as it seems to be very flexible without having to delve too far into code etc.
But, if the new buddypress is coming out soon, I can wait, and choose from more standard wordpress themes.
Has anyone any thoughts or feedback on the Top Business theme?Cheers
Mark
We have a site that has about 11 forums, 13,000 topics, 140,000 replies and 5,300 users. These are all inside WordPress running on bbPress 2.1.2 (the latest at this time) as a plugin. It all works great, however we want to move the posts to Buddypress and use the Groups/Forums within it. That way all of the users’ posts will show up in the activity just like the rest of their Buddypress stuff.
I know I can keep them separate and have even succeeded in doing so on a test site, however, I would like to make this a unified experience for my users if possible.
So, is this possible? Is there a service (paid perhaps) that does this? I know that if I sit down and roll my sleeves I can probably figure out the database structure and move those posts and metadata, but I would rather not.
Appreciate any help/thoughts!
1. Which version of WordPress are you running?
WordPress 3.4.12. Did you install WordPress as a directory or subdomain install?
Directory3. If a directory install, is it in root or in a subdirectory?
Subdirectory4. Did you upgrade from a previous version of WordPress? If so, from which version?
No, clean install5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g.
permalinks, creating a new post, commenting.
Yes6. Which version of BP are you running?
BP 1.6.17. Did you upgraded from a previous version of BP? If so, from which version?
No, clean install8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Configure SMTP – working fine, no errors9. Are you using the standard BuddyPress themes or customized themes?
Standard BP theme10. Have you modified the core files in any way?
Have modified files according to:
http://buddypress.trac.wordpress.org/ticket/4267
https://buddypress.trac.wordpress.org/attachment/ticket/4267/4267.diff11. Do you have any custom functions in bp-custom.php?
No12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
I have no idea, i did not add bbPress, so unless it is installed with BP 1.6.1, then no13. Please provide a list of any errors in your server’s log files.
( ! ) SCREAM: Error suppression ignored for
( ! ) Warning: Creating default object from empty value in C:wampwwwjustfriendswp-contentpluginsbuddypressbp-corebp-core-avatars.php on line 535Call Stack
# Time Memory Function Location
1 0.0002 253528 {main}( ) ..index.php:0
2 0.0003 257088 require( ‘C:wampwwwjustfriendswp-blog-header.php’ ) ..index.php:17
3 0.3314 26042720 require_once( ‘C:wampwwwjustfriendswp-includestemplate-loader.php’ ) ..wp-blog-header.php:16
4 0.3314 26043176 do_action( ) ..template-loader.php:7
5 0.3315 26045528 call_user_func_array ( ) ..plugin.php:403
6 0.3315 26045560 bp_template_redirect( ) ..plugin.php:403
7 0.3315 26045680 do_action( ) ..bp-core-actions.php:264
8 0.3330 26057688 call_user_func_array ( ) ..plugin.php:403
9 0.3330 26057720 bp_screens( ) ..plugin.php:403
10 0.3330 26057832 do_action( ) ..bp-core-actions.php:189
11 0.3331 26060376 call_user_func_array ( ) ..plugin.php:403
12 0.3331 26060408 xprofile_screen_change_avatar( ) ..plugin.php:403
13 0.3335 26062024 bp_core_avatar_handle_upload( ) ..bp-xprofile-screens.php:16614. Which company provides your hosting?
Local hosting via WAMP, no other issues15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Wamp server on windows 7 (PHP 5.4.3, Apache 2.4.2, MySQL 5.5.24)This issue seems to be closely related to http://buddypress.trac.wordpress.org/ticket/4267
Issue revolves around the fact that PHP 5.4 has enabled E_STRICT warnings by default.This error is encountered when a user is going through the process of changing their avatar
I am quite new to both WP and BP. I have read codex from WP and BP on roles and responsibilities. Documentation goes into great length to provide differences amongst the various roles; however, I have concluded (after testing) that there is really only two roles: Admin and everything else. That meant subscribers, contributor, authors, and members all have the same capabilities —- which are create groups, create topics, post to group forums, as well as post to sitewide forums. Am I correct?
Please confirm. I am creating a WP/BP site as part of my graduate work project.
Topic: Suitability of BuddyPress
Hi all,
I am a first time BuddyPress user looking for some advice! I’ve basic HTML, CSS and Javascript programming knowledge, and would like to ask if BuddyPress can fulfill the following requirements:
– a directory site for music studios with an individual listing for each studio
– each listing will have various fields e.g. price range, location
– a multi-attribute ratings system for each studio with an overall weighted rating
– users must login to rate the studio
– ability to search, filter and rank studios based on ratings and the various fieldsI’ve noticed some plugins for WordPress that allow for multi-attribute ratings but not requiring a user login, and thought BuddyPress might be a way to achieve this. Would you advise so, and are there any resources I could refer to with regard to integrating plugins in the manner envisioned?
hello, im using buddypress on wordpress with fatpanda facebook comment http://wordpress.org/extend/plugins/fatpanda-facebook-comments/
that plugin is already automatically put facebook comment into wordpress database so i can see it on wp-admin/edit-comments.php
but buddypress global activity wont list any comments made from that plugin. Any idea how to make buddypress can list it?
thanks