Search Results for 'bbpress'
-
AuthorSearch Results
-
August 24, 2013 at 1:14 am #170329
CTS_AE
ParticipantI have Version 1.8.1
Isn’t that patch only for the admin panel stuff it sounds like?
My times were incorrect on the activity widget, so I went deep to fix the activity problem I was having.August 23, 2013 at 3:30 pm #170297Peter Hardy-vanDoorn
ParticipantWill there ever be a resolution to this problem? BP 1.8 with bbPress 2.3.2 on WP 3.6 still sees forum posts in Private groups appearing in non-group members’ activity streams!
August 23, 2013 at 2:35 am #170267Trisha Salas
ParticipantYes, this is actually in core now…I believe it was 1.8. It had been using
date_i18n()and now it is usingget_date_from_gmt().If your times are still off make sure your BuddyPress is up to date and that should fix the problem.
August 22, 2013 at 5:16 pm #170244mgkoller
ParticipantHere is the actual patch
https://buddypress.trac.wordpress.org/changeset/7240
After you implement the patch, go into Settings and change your Timezone.
August 22, 2013 at 3:08 pm #170232Ben Hansen
Participantpretty sure @trishasalas patched that in either 1.8 or 1.8.1
August 22, 2013 at 12:39 pm #170227In reply to: Group forum tab is vanished
chathuranga
ParticipantAgain, I appreciate for your reply,because at least you sent a reply. But I’m pretty sure you didn’t check this practically.
Logically anybody can tell as there isn’t any issue. But If you have enough time please check this. I checked this with wordpress 3.6, buddypress.1.8.1, bbPress 2.3.2, result is same. Seems, this forum discussion is wasting my time. Please, close this discussion. When someone open a forum topic, please give a much responsible and valuable answer than this.Thanks,
Chathuranga.August 22, 2013 at 9:55 am #170220CTS_AE
ParticipantI know this thread is old, but I want to help those that are in the same boat as I am in while searching for this issue on Google, I hope it is also pertinent to this thread fully as I believe these issues are linked together.
I was having an issue with this too, where the activity streams on the home page were showing times that are 7 hours off because of GMT time being 7 hours off from me.
This problem can easily be fixed by setting your WordPress’s main timezone settings to something like -8 instead of the city name ie; Los Angeles.
But I could not go this route because I’m currently using Ajax Event Calendar plugin, which requires the timezone to be a city name for some weird reason. Thus I had two plugins that wanted two conflicting things.
This is the fix I came up with that seems to work just fine for me : )
In buddypress: \bp-core\bp-core-functions.php
Find: function bp_core_time_since
Change: $newer_date = ( !$newer_date ) ? strtotime( bp_core_current_time() ) : $newer_date;
so that bp_core_current_time() becomes bp_core_current_time(false)This passes over to the bp_core_current_time() which defaults as true which sets it to automatically handle the activity time differences as GMT instead of your time zone.
I’m not a WordPress pro but it looked like you could just hook into this function if you wanted to or override it, but this was the route I knew how to take.
August 22, 2013 at 7:53 am #170217In reply to: Group forum tab is vanished
@mercime
ParticipantAs a result of that group forum tab was vanished.
@chathuranga Not seeing this issue. Is this a new WP/BP installation or are your group forums created in BP version earlier than 1.6? What other plugins do you have installed?I’m using buddypress.1.8.1, bbPress 2.3.2, wordpress-3.5.2 and buddypress default theme.
have you upgraded to WP 3.6 yet?
August 21, 2013 at 6:34 am #170155In reply to: mobile theme for buddypress?
BuddyBoss
ParticipantThe BuddyBoss theme is made specifically to be super super mobile, with a stylesheet just for BuddyPress and one just for bbPress, making all of that content responsive.
August 20, 2013 at 3:59 am #170085In reply to: Group forum tab is vanished
chathuranga
ParticipantMy issue is not resolved yet,I don’t think this is a theme issue, because this is one of main features of buddypress and bbpress plugins. any idea?
August 19, 2013 at 1:45 pm #170048In reply to: Call to undefined function bp_has_forum_topics()
Unit9
ParticipantI’m getting this same exact error as well, using the latest installs of WordPress, Buddypress and BBpress.
Anyone know how to fix it? Or rather… get it working? 🙂
August 19, 2013 at 8:44 am #170040dice2dice
ParticipantIf no one knows why I might be experiencing this problem can anyone suggest another member/forum plugin or application I could use instead of BBPress & Budypress?
I’ve seen Discus used on sites like the Daily Telegraph and have been wondering about switching to that. If only because I’m not technically capable enough to resolve issues like this and Discus looks well supported.
Thanks, Dice
August 18, 2013 at 5:52 pm #170026In reply to: Unable to Comment some places
JosiahW
ParticipantAnybody? I went through and disabled all plugins with the exception of bbPress and BuddyPress.
August 15, 2013 at 9:22 pm #169911Rachel Biel
ParticipantA related issue is how forum post links show up elsewhere. For example, we have a private group on facebook and I am directing them to the various forum topics that I am creating. All of the links show up as TAFA Forum Group. It gets really confusing if you post a lot of them. I would think this also has to do with how the permalinks and feeds show up. I don’t know if this is a buddypress or bbpress issue, but I hope it’s addressed in future updates. Social media is a part of our world now and buddypress needs to be able to function just as wordpress does if content can have viral potential.
August 14, 2013 at 9:41 pm #169863In reply to: Activity Stream and BBpress
Carp Talk
Participant
August 13, 2013 at 4:31 pm #169795In reply to: Translation problem
Hugo Ashmore
ParticipantForum, bbPress? Is this site running BuddyPress?
bbPress translation issues will be better asked on their forum support as bbPress is a standalone plugin.
August 12, 2013 at 1:05 pm #169741In reply to: Groups Activity RSS Feed Broken
akukskuks
ParticipantWP 3.5.1
BP 1.8.1
BP Default ThemeAdmin Bar Disabler
bbPress
Bp Force Profile
Buddydrive
BuddyPress
BuddyPress Activity Stream Hashtags
BuddyPress Group Email Subscription
BuddyPress Group Extras
Erident Custom Login and Dashboard
Ultimate TinyMCEWould updating WP to 3.6 help solve this problem?
Also, I did try activating a plugin that I realized was not optimized for BP (WP-only). Could that have been the problem?
August 12, 2013 at 12:43 pm #169739In reply to: SEO concerns / problems
seomaverick
ParticipantAlso, is it possible that the fix lies with BBPress coders?
August 7, 2013 at 5:21 pm #169528In reply to: BuddyPress 1.8.1 and Multisite
aces
ParticipantJohn James Jacoby (buddypress and bbpress lead developer ) answers this in response to a question in the following recent talk – about 30 minutes 39 seconds into http://wordpress.tv/2013/08/07/john-james-jacoby-beyond-the-blog-with-buddypress-and-bbpress/ …
August 7, 2013 at 4:53 am #169496In reply to: Group forum tab is vanished
chathuranga
Participant@mercime
I really appreciate your quick reply.
Now I’m using buddypress default theme. I changed the theme to Twenty Twelve theme & Twenty Eleven theme and re-installed buddypress and bbpress.
I tested with these 4 themes(buddypress default theme,Twenty Twelve theme,Twenty Eleven theme, Onecommunity theme),
but unfortunately same result.
After resolving this problem, I’m expecting to use Onecommunity theme as the client requirement.Thanks
August 6, 2013 at 1:44 pm #169445In reply to: Member counter on activity page not working
Anonymous User 7600456
Inactive1. Which version of WordPress are you running? – 3.6 (but the problem was there before upgrading from 3.5.2)
2. Did you install WordPress as a directory or subdomain install? – N/A
3. If a directory install, is it in root or in a subdirectory? – N/A
4. Did you upgrade from a previous version of WordPress? If so, from which version? – 3.5.2
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. – N/A
6. Which version of BP are you running? – 1.8.1
7. Did you upgraded from a previous version of BP? If so, from which version? – 1.8
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? – Many but I have tried disabling them all except Buddypress and the problem is still there.
9. Are you using the standard BuddyPress themes or customized themes? – Customised theme but problem is persistent even with Twenty Twelve theme.
10. Have you modified the core files in any way? – No
11. Do you have any custom functions in bp-custom.php?
<?php // hacks and mods will go here function activity_publish_custom_post_types($cpts) { $cpts[] = 'page'; $cpts[] = 'attachment'; return $cpts; } add_filter ( 'bp_blogs_record_post_post_types', 'activity_publish_custom_post_types' ); add_filter ( 'bp_blogs_record_comment_post_types', 'activity_publish_custom_post_types' ); add_filter( ‘bp_get_total_member_count’, ‘bp_core_get_total_member_count’ ); ?>12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? – 2.3.2
13. Please provide a list of any errors in your server’s log files.
text/x-generic error_log ASCII English text, with very long lines [31-Jul-2013 23:00:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE meta_key = 'entry_id' AND meta_value = '211'' at line 1 for query SELECT site_id FROM WHERE meta_key = 'entry_id' AND meta_value = '211' made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array, call_user_func_array, GFPMoreStripe::parse_request, GFPMoreStripe::cancel_subscription, do_action('gform_subscription_canceled'), call_user_func_array, GFPMoreStripe::downgrade_stripe_user, GFUserData::get_site_by_entry_id [01-Aug-2013 04:22:39 UTC] wpMandrill Error: Error : [01-Aug-2013 04:22:39 UTC] 2013-08-01 04:22:39 wpMandrill::sendEmail: Exception Caught => Invalid API Key [01-Aug-2013 04:22:39 UTC] blah@blah.com ([blah blah] Password Reset) [01-Aug-2013 16:08:26 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE meta_key = 'entry_id' AND meta_value = '217'' at line 1 for query SELECT site_id FROM WHERE meta_key = 'entry_id' AND meta_value = '217' made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array, call_user_func_array, GFPMoreStripe::parse_request, GFPMoreStripe::cancel_subscription, do_action('gform_subscription_canceled'), call_user_func_array, GFPMoreStripe::downgrade_stripe_user, GFUserData::get_site_by_entry_id [02-Aug-2013 13:43:45 UTC] wpMandrill Error: Error : [02-Aug-2013 13:43:45 UTC] 2013-08-02 13:43:45 wpMandrill::sendEmail: Exception Caught => Invalid API Key [02-Aug-2013 13:43:45 UTC] wpMandrill::wp_mail_native: blah@blah.net ([blah blah] First Order) [02-Aug-2013 17:07:36 UTC] wpMandrill Error: Error : [02-Aug-2013 17:07:36 UTC] 2013-08-02 17:07:36 wpMandrill::sendEmail: Exception Caught => Invalid API Key [02-Aug-2013 17:07:36 UTC] wpMandrill::wp_mail_native: blah@blah.net ([blah blah] First Order) [02-Aug-2013 21:57:15 UTC] wpMandrill Error: Error : [02-Aug-2013 21:57:15 UTC] 2013-08-02 21:57:15 wpMandrill::sendEmail: Exception Caught => Invalid API Key [02-Aug-2013 21:57:15 UTC] wpMandrill::wp_mail_native: blah@blah.com (Welcome to blahblah!) [06-Aug-2013 03:54:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE meta_key = 'entry_id' AND meta_value = '265'' at line 1 for query SELECT site_id FROM WHERE meta_key = 'entry_id' AND meta_value = '265' made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array, call_user_func_array, GFPMoreStripe::parse_request, GFPMoreStripe::cancel_subscription, do_action('gform_subscription_canceled'), call_user_func_array, GFPMoreStripe::downgrade_stripe_user, GFUserData::get_site_by_entry_id [06-Aug-2013 13:23:34 UTC] WordPress database error Unknown column '$autopurge_interval' in 'where clause' for query DELETE ts FROM wp_slim_stats ts WHERE ts.dt < UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL $autopurge_interval DAY)) made by do_action_ref_array, call_user_func_array, wp_slimstat::wp_slimstat_purge14. Which company provides your hosting? – OVH.com
15. Is your server running Windows, or if Linux; Apache, nginx or something else? – Apache
Thank you @mercime for your reply. I have disabled all plugins and used a fresh Twenty Twelve them and the problem is still there. Thanks in advance.
August 6, 2013 at 3:08 am #169420In reply to: Avatar sizes
@mercime
Participant@danstriker I see you’d found out by now that applying 50px width for .entry-content img is not the way to go. Recommend that you add the following in your stylesheet for some of the avatars in the bbPress forums
#bbpress-forums .bbp-topic-freshness-author img.avatar, #bbpress-forums .bbp-template-notice info img.avatar, #bbpress-forums .bbp-topic-started-by img.avatar { width: 20px; height: auto; }August 6, 2013 at 2:56 am #169418In reply to: Old recent topics widget thread help
@mercime
Participant@hitkid the first post you linked is way too old – 3 years ago, we were using the BuddyPress internal forums. BP 1.7 onwards, bbPress plugin is the way to go and if you activate the bbPress plugin, you should find the following bbPress widgets https://codex.bbpress.org/widgets/ under Appearance > Widgets
August 6, 2013 at 12:40 am #169409In reply to: BP Groups and Forums
Faramarz
Participant@hnla I think you are right, when I check my error log I get this error:
[28-Jul-2013 22:51:11] PHP Fatal error: Using $this when not in object context in /public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461How to submit a ticket to BP and report this bug for tracking?
August 5, 2013 at 7:43 am #169362In reply to: Group Forum uses plugins.php instead of forum.php
Hugo Ashmore
ParticipantbbPress handles all forum requirements for BP as of 1.7, BP no longer bundles a version of bbPress, the templates in bp-default are more for backwards compatibility, running in theme compatibility mode bbPress will feed it’s content through plugins.php for group forums.
-
AuthorSearch Results
