Search Results for 'buddypress'
-
AuthorSearch Results
-
January 7, 2013 at 1:53 pm #149821
In reply to: How to allow guest access to groups/forums
yidamweb
ParticipantHello,
This problem was solved, as follows:
1. Disable “BuddyPress Registration Options” plugin.
2. In Settings >> General >> New User Default Role, set to “Blocked”, or some appropriate value to make spam registration difficult.Thanks to Hugo for pointing to the solution.
January 7, 2013 at 12:06 pm #149816In reply to: Buddypress 1.7
raghavendra satish peri
Participant@johnjamesjacoby
Hi i downloaded the trunk version and tried to activate it on my test site and received a error. WordPress is 3.5 version and downloaded the trunk from the above given link…Here is the error i receivedPlugin could not be activated because it triggered a fatal error.
Warning: require(wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php) [function.require]: failed to open stream: No such file or directory in wp-content/plugins/trunk/bp-loader.php on line 401
Fatal error: require() [function.require]: Failed opening required ‘wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in wp-content/plugins/trunk/bp-loader.php on line 401
January 7, 2013 at 9:36 am #149811In reply to: Using bbPress 2.2.3 with BuddyPress 1.6.2
danbpfr
ParticipantHi @intimez,
you have 2 possibilities to use bbPress. As group forums, this is intended in buddypress standard install, or as standalone forum., aka sitewide forum, with the complete bbPress plugin. The bbPress part shipped with BP is not exactly working as the plugin.
In the first case, you may use the install wizard of BP. Activate “discussion forums” and create the appropriate page on the “pages” tab. Done ! You have to create first a group, and from ithin the group admin you can then activate a group forum.
In the second case, don’t check “discussion forums” and install the bbPress plugin. Once installed, a “forum” menu appears on the left in the dashboard. Go to the forum settings page and do your settings.
If you want to use ONLY a sitewide forum, you can let all the forum settings by default.
If you want to use the group forums AND a sitewide forum, witch is not recommended because confusing for your members probably, you have to take care to one thing.
The “forum base name” in the forum settings of the plugin. By default this name is “forums”. But this base name is also used by the group forums, so it wouldn’t work for both. In fact, this name is reserved for BP only.
So if you want both forum types, CHANGE OBLIGATORY the base name to something other as forum or forums, and that’s it !
January 7, 2013 at 9:16 am #149810In reply to: Displaying Code in Forum Posts
danbpfr
ParticipantHi @tombot86,
of course ! You can use syntaxhighlighter evolved plugin.
Because BP is stripping out some html in posts replies, you have to modify a line in
bp-forums-template.php:1167 (or near these line)
Replace by this:
<code>`return apply_filters( ‘bp_get_the_topic_post_content’, wp_specialchars_decode( $topic_template->post->post_text, ENT_QUOTES ) );`</code>And in your child theme functions.php, add this:
<code>`remove_filter( ‘bp_get_the_topic_post_content’, ‘bp_forums_filter_kses’, 1 );
remove_filter( ‘bp_get_the_topic_post_content’, ‘wptexturize’ );`</copy>From now you can use the different shortcodes provided by the plugin to insert code snippets into your group forums posts.
Take care of quotes and backsticks by copy/pasting from here.
Here’s an example of what you will see on BP 1.6.2 MS/ WP 3.5
http://bp-fr.net/groupes/comment-faire-pour/forum/topic/des-icones-rondes/#post-5887January 7, 2013 at 8:45 am #149809In reply to: Restrict access to posts based on group membership
lenasterg
ParticipantHi @elangley I ‘m glad you use buddypress group documents.
If you have made an updated version can you please share it?Thanks
LenaJanuary 7, 2013 at 5:16 am #149807metoo55
ParticipantThanks, karmatosed
Actually i looking drupal, may be i consider BuddyPress. 😀
thanks again
January 7, 2013 at 12:22 am #149801In reply to: BuddyPress Template Pack + Flexx Professional Theme
Tony
Participanti did read it and i tried to understand it but theres just too much and not enough time for me to figure it out
January 6, 2013 at 11:10 pm #149799Tammie Lister
ModeratorYou can create something like Good Reads out of BuddyPress most definitely. How you go about it though is a bit of a huge question. If you don’t feel comfortable first I’d recommend hiring a developer and designer or partnering with some. It’s certainly going to be beyond the ‘tie a few plugins together’ task.
Once you’ve got the ‘who’ to build sorted you can then look at planning what you want to form the foundation. You probably want to figure out what people want to do – their actions when using your site. From there, you can work out a list of what you need built.
I know you may be looking for a plan but that’s not really something anyone can provide you, it’s ultimately up to you as to what you want to build. In short, can you – yes… how – up to you 🙂
January 6, 2013 at 6:05 pm #149791Ben Hansen
Participantmaybe this will help?
https://buddypress.org/support/topic/upgraded-and-now-nav-and-sidebar-is-responsive/
January 6, 2013 at 5:48 pm #149790In reply to: [Resolved] threaded comments won't work after update
wpte
Participantuhm… that’s not the patch I applied. This patch @mercime is suggesting is newer. It’s not always a good idea to use patches from upstream, there might be incompatibilities. Like you say, you don’t have all the files
I used the patch attached to the ticked: https://buddypress.trac.wordpress.org/attachment/ticket/4510/4510.patch
I suppose for now it’s ok to use the patch I used, in the new version of bp the patch will be included automatically.
January 6, 2013 at 4:23 pm #149787In reply to: Avatar Upload Error
CannedBear
ParticipantThanks @chouf1 that solved the problem with the error message!
But now I have a new problem I can upload a picture, but at the step where you can crop the image the image isn’t loaded. It works with personal profile pictures, but not with group avatars.
January 6, 2013 at 2:36 pm #149784danbpfr
ParticipantHi Barry,
sorry to begin with a bad news: buddypress is buddypress and facebook is facebook. To have the same as FB, you have… FB !
But the trend is the trend and you’re not alone to ask for the same thing. So a plugin still exist that allows you to create an administer your Facebook fan pages directly from WordPress.
This is the nearest i know so far to respond to your question ” which creates fan pages exactly like facebook”
Unfortunately, the plugin’s FAQ tells
Will this plugin work with BuddyPress?
Meh, yes and no. We’ve had reports that it does look odd and behaves strangely in BuddyPress.
Should be tested, huh ?https://wordpress.org/extend/plugins/fanpage-connect/
So you have probably to imagine your own solution after grabing a bit here:
https://wordpress.org/extend/plugins/search.php?q=buddypress+profileJanuary 6, 2013 at 1:35 pm #149780In reply to: Login Page for Buddypress
silonimekuri
ParticipantHi Chouf,
Thank you. I will try this out.Regards,
SiloniJanuary 6, 2013 at 1:02 pm #149778In reply to: Avatar Upload Error
danbpfr
ParticipantBP 1.6.2 should be installed with WP 3.5…. You’re not alone, read here: https://buddypress.trac.wordpress.org/ticket/4713
tchuss !
January 6, 2013 at 11:23 am #149775In reply to: BuddyPress Template Pack + Flexx Professional Theme
Hugo Ashmore
ParticipantObviously if I had experience with this type of coding then I wouldn’t get stuck on it but unfortunately that’s the root of the problem
Well start from somewhere if people want other than what is provided for free out of the box, defaults then they ought to be prepared to put a little time in on learning and gaining those skills at least at a basic level.
I do hope you did read the codex walkthrough and at least try to understand the process, it’s not too difficult.
I would have urged you to take the advice earlier and wait for BP 1.7 to be released then this process would have been much easier for you.
January 6, 2013 at 7:36 am #149772In reply to: [Resolved] moderating forum posts
@mercime
Participant@steveredshaw Yes, I just saw your post at the bbPress.org forums re same issue. Marking this topic as resolved.
If you encounter any issue with the plugin, please post at bbPress.org forums or better yet, at the plugin’s forums https://wordpress.org/support/plugin/bbpressmoderation Cheers.
January 6, 2013 at 7:21 am #149771In reply to: [Resolved] moderating forum posts
steveredshaw
Participantmany thanks, I don’t know how I managed to post my query on BuddyPress! I have now also posted to the bbPress forum – still feeling my way around I guess!
January 6, 2013 at 5:40 am #149769In reply to: Upgrading From Old to New Versions
kkradel
ParticipantGood to know, @dgteam … My configuration works fine, and it took a long time to get it configured, but I would love an updated look and feel, mostly to attract subscribers.
So while it is something I want to do, I am conflicted about updating.
January 6, 2013 at 2:20 am #149764In reply to: Upgraded and now nav and sidebar is responsive?????
@mercime
ParticipantJanuary 6, 2013 at 2:13 am #149763In reply to: Upgrading From Old to New Versions
January 6, 2013 at 1:15 am #149761In reply to: Upgrading From Old to New Versions
@mercime
Participant@kkradel if you changed anything in BP core files, then it would be a challenging upgrade. I would set up a test server and check out BP trunk with import of your current site’s DB to figure out what to do when you upgrade. Check out WP codex re moving to new site for how to change DB info before importing to test server.
January 6, 2013 at 1:13 am #149760In reply to: BuddyPress Template Pack + Flexx Professional Theme
Tony
Participantheader.php – http://pastebin.com/jBdfBpMc
page.php – http://pastebin.com/rDpVpYEU
index.php – http://pastebin.com/Z8GwqFSR
sidebar.php – http://pastebin.com/T8zDPHaL
footer.php – http://pastebin.com/GHey6AP0
sidebar-left.php – http://pastebin.com/CPKzyux6
sidebar-right.php – http://pastebin.com/zv5ZS06W
flexlayout.php – http://pastebin.com/JyPBDKGD
feature-bottom.php – http://pastebin.com/F1cVX67J
feature-top.php – http://pastebin.com/XsbUtWGX
and here is the list of all file names in the wordpress theme editor in case i’m missing any – http://pastebin.com/vb6ZPpyS
January 6, 2013 at 1:10 am #149759In reply to: [Resolved] Theme Compatibility – Woothemes Listings
@mercime
Participant@suziwilson Glad it worked out for you again and thanks for letting us know 🙂
January 6, 2013 at 12:41 am #149757In reply to: BuddyPress Template Pack + Flexx Professional Theme
@mercime
ParticipantInitial scan shows that you would need to change 17 files within the 6 BuddyPress folders transferred to your Flexx theme during the BP Compatibility process. Open up your header.php file, copy all code, paste to pastebin.com, click submit and post the generated URI here. Do the same for your theme’s page.php, index.php, sidebar.php, footer.php files. If you have the code for the other sidebar-xxxx.php as well as a possible template file for a 3-column page, then post the codes for both files in pastebin.com as well.
January 6, 2013 at 12:27 am #149756In reply to: [Resolved] moderating forum posts
@mercime
Participant@steveredshaw check out this plugin https://wordpress.org/extend/plugins/bbpressmoderation/
-
AuthorSearch Results