Search Results for 'bbpress'
-
AuthorSearch Results
-
December 17, 2009 at 2:32 am #58921
In reply to: did you cancel my posts ?
Jeff Sayre
ParticipantYou probably were marked, or at least your post was marked, as spam, as coming from a bozo. This is not an insult. It is the actual term that bbPress applies to suspected spammers. This has happened to me twice in the past.
If this happens again, or seems permanent, you should contact Andy or jjj as whenever I log into bbPress admin, it does not show me the “bozo” members. So, I have no way of changing the status.
But, since you are obviously posting right now, the issue was more than likely the system marking that particular post as probable spam. This is just a hunch.
December 16, 2009 at 11:02 pm #58897In reply to: New 1.2 SWA and Blog/Forum syncing: Feedback Needed
John James Jacoby
KeymasterAgreed on all counts. But I see the activity stream as a separate, isolated module of discussion that doesn’t belong in blog comments or post replies. Since that’s my view, the topic of sync’ing them together doesn’t appeal to me. Nevermind the fact that bbPress doesn’t support threaded topics and post replies out of the box in the first place.
Maybe I should just leave this topic and never look back.
December 16, 2009 at 10:04 pm #58890In reply to: New 1.2 SWA and Blog/Forum syncing: Feedback Needed
John James Jacoby
KeymasterAnd if I could reply to only Jeff right now, I would say T_PAAMAYIM_NEKUDOTAYIM!
But since I can’t I just forked this conversation in a totally new direction!
How’s that for activity.I think Jeff is right, but it isn’t feasible since the queries it would take to pull that off would be astronomical. The reason this is an activity cache table is because it is where activity is stored in an easier to gather fashion. Maybe cache is the wrong word, but it’s doing what it says by being an easier way to combine other queries into one easy to get, light on its feet query of site wide activity.
The only other solution would be to branch activity comments off into a separate table, but that would require a query for each group of comments, instead of just grabbing all of what’s relevant and dumping it out.
Back to the original topic I suppose, but I think the talking back and forth between the components isn’t really the job of the core to do. The activity stream is a functional component of BuddyPress, and BuddyPress can exist without blogs, comments, and forums. In that scenario activity commenting doesn’t matter because there’s nothing to sync with. If someone needs to sync that data, they can make a plugin to do it, just like someone made a plugin to sync bbPress replies to blog posts and vice versa.
December 16, 2009 at 12:38 am #58836In reply to: external bbpress + buddypress
midwestbonsai
ParticipantHmmm, I just installed bbpress in the same db as buddypress.
When I make a post in the forum, nothing shows in the “Site Wide Activity” stream.
I want to do it this way so I can have a full forum, and not just the group forums.
Any thoughts on how to make it work? Did I miss something?
December 15, 2009 at 10:09 pm #58821In reply to: Forum Attachments for BuddyPress
r-a-y
KeymasterWhy don’t you use the original version of the plugin for bbPress?
December 15, 2009 at 9:47 pm #58820In reply to: Forum Attachments for BuddyPress
midwestbonsai
ParticipantWill this work with an external install of bbpress?
December 15, 2009 at 8:35 pm #58814In reply to: Can't delete forum topics
Anton
Participant1. Which version of WPMU are you running? 2.86
2. Did you install WPMU as a directory or subdomain install? Sub directory
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgraded from a previous version of WPMU? If so, from which version? Nope. Fresh install.
5. Was WPMU functioning properly before installing/upgrading BuddyPress? Didn’t test WPMU on it’s own. Installed it to use BB
6. Which version of BuddyPress (BP) are you running? 1.13
7. Did you upgraded from a previous version of BP? If so, from which version? nope
8. Do you have any plugins other than BuddyPress installed and activated? Yes. deactivated them all and the problem(s) still occurs.
9. Are you using the standard BuddyPress themes or customized themes? Standard. Only edited the default css and added a couple of links.
10. Have you modified the core files in any way? Yes. The delete button next to the code is not working and If I add any chars to the delete string eg: http://socialpress.co.za/friends/activity/delete/123?_wpnonce=30864bbwe2 it does delete but not always. Some members can’t delete. The default delete string does not work. I have also added those same chars to the RSS site wide activity feed as the default one: http://socialpress.co.za/activity/feed doesn’t work.
11. Do you have any custom functions in bp-custom.php? nope
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? 1.13
13. Please provide a list of any errors in your server’s log files
there’s quite allot of these
[12-Dec-2009 19:18:07] WordPress database error Table ‘socialpr_socialpress.wp_bp_activity_sitewide’ doesn’t exist for query SELECT COUNT(id) FROM wp_bp_activity_sitewide WHERE hide_sitewide = 0 ORDER BY date_recorded DESC made by require, require_once, include, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_sitewide_activity, BP_Activity_Activity->get_sitewide_activity
[12-Dec-2009 19:18:21] WordPress database error Table ‘socialpr_socialpress.wp_bp_activity_sitewide’ doesn’t exist for query SELECT * FROM wp_bp_activity_sitewide WHERE hide_sitewide = 0 ORDER BY date_recorded DESC LIMIT 0, 10 made by require, require_once, include, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, BP_Activity_Widget->widget, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_sitewide_activity, BP_Activity_Activity->get_sitewide_activity
[12-Dec-2009 19:18:21] WordPress database error Table ‘socialpr_socialpress.wp_bp_activity_sitewide’ doesn’t exist for query SELECT COUNT(id) FROM wp_bp_activity_sitewide WHERE hide_sitewide = 0 ORDER BY date_recorded DESC LIMIT 200 made by require, require_once, include, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, BP_Activity_Widget->widget, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_sitewide_activity, BP_Activity_Activity->get_sitewide_activity
[12-Dec-2009 19:18:21] WordPress database error Table ‘socialpr_socialpress.wp_bp_activity_sitewide’ doesn’t exist for query SELECT * FROM wp_bp_activity_sitewide WHERE hide_sitewide = 0 ORDER BY date_recorded DESC LIMIT 0, 10 made by require, require_once, include, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_sitewide_activity, BP_Activity_Activity->get_sitewide_activity
[12-Dec-2009 19:18:21] WordPress database error Table ‘socialpr_socialpress.wp_bp_activity_sitewide’ doesn’t exist for query SELECT COUNT(id) FROM wp_bp_activity_sitewide WHERE hide_sitewide = 0 ORDER BY date_recorded DESC made by require, require_once, include, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_sitewide_activity, BP_Activity_Activity->get_sitewide_activity
SHouldn’t there be a table wp_bp_activity_sitewide on the installation? I’ve looked in the db but it’s not there. I did the default installation.
.
14. Which company provides your hosting? Hostgator
December 15, 2009 at 7:50 pm #58807In reply to: external bbpress + buddypress
midwestbonsai
Participantok, thanks DJPaul!
December 15, 2009 at 7:42 pm #58806In reply to: Is this the way Forums are supposed to work?
Mike Pratt
ParticipantI started a new thread to pick up where this one left off now that the new SWA has tweaked the model -> https://buddypress.org/forums/topic/new-12-swa-and-blogforum-syncing-feedback-needed
I will add one parting thought here-> IMHO, BP was a welcome change from the old bbPress way which tossed every topic imaginable into a big collection of forum topics. Groups are a way to aggregate subjects and such. I for one am glad there is no giant site wide forum that I have to wade through to find what I want. That’s why I join groups. I have the SWA to browse the entire site full of activity. Bonus
December 15, 2009 at 7:34 pm #58805In reply to: external bbpress + buddypress
Paul Wong-Gibbs
KeymasterYes.
December 15, 2009 at 7:08 pm #58803In reply to: Is this the way Forums are supposed to work?
fzeidan
ParticipantWell this discussion seems to have covered the topic well, but I wanted to voice my support of the idea of having a site wide forum with its own categories seperate from Groups.
Such forum can act as support and general discussion for the site away from the groups.
Would it be feasable to have a second bbPress install and use that for the site wide forum, or would that conflict with the bbPress already shipped due to tables and credentials?
December 15, 2009 at 2:19 am #58733r-a-y
KeymasterI’ve also been working on integrating a WYSIWYG editor for BP as well (but with image upload functionality).
Have tried nicEdit and DSRTE, but I’ve run into various issues with both, which is why I haven’t released it.
December 15, 2009 at 12:56 am #58731Anonymous User 96400
InactiveXevo, tried to use jwysiwyg on another project a couple months back, but the last version then was from January 09 and didn’t play nice with the newest jQuery version. A quick look just now showed that it hasn’t changed. Haven’t had a look at the trunk though…
December 14, 2009 at 9:24 pm #58718Tore
ParticipantLazy is nice. I’m looking forward to see if they lazy part gets satisfied.
December 14, 2009 at 4:35 pm #58698In reply to: BP Avatars (and nothing else!) in bbpress… possible?
af3
Participantgerikg — this works! thanks!!
now, if anyone could share how to make sure facebook avatar is showing up in bbpress (using BP-facebook connect) /
December 14, 2009 at 2:39 pm #58688In reply to: How to prevent users from creating Groups in 1.1
af3
ParticipantThe group component can be disabled; but how to only allow PRIVATE GROUPS where the groups forums are also not created in bbpress (and visible) ?
Edit: Just noticed that there is a plugin to do this: https://wordpress.org/extend/plugins/bpgroups/
December 14, 2009 at 1:21 pm #58687In reply to: BuddyBar for bbPress
af3
ParticipantThis works ok for me in bbpress front-end. however in bbpress admin, i actually had to manually add all the referenced #wp-admin css style in bb-admin/style.css in order to make this works.
December 14, 2009 at 10:24 am #58684Brajesh Singh
Participantthanks.
you mean the discussion topics shown at the bottom of the home page.
well, I am using external bbpress with deep integration to buddypress/wordpress mu.
The topics are coming from https://wordpress.org/extend/plugins/bbpress-latest-discussion/ plugin.
Though, if you want to do the same using internal integration
have a look here
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
specifying the action as “new_forum _post” should do that.
Hope it helps
December 14, 2009 at 1:11 am #58653In reply to: bbPress installed but can't config/admin or post?
dwpers
ParticipantThank you Brajesh, found the option to sticky after doing a mouseover on the topic I posted
.
December 14, 2009 at 12:42 am #58651In reply to: bbPress installed but can't config/admin or post?
Brajesh Singh
Participant@dwpers you can still make a post as sticky from Individual group->forums, but not the categories currently.
December 14, 2009 at 12:39 am #58650In reply to: bbPress installed but can't config/admin or post?
dwpers
ParticipantSo bbPress is not like a traditional fourm where I can create different categories, sticky posts, etc?
Thanks for the help Jeff
.
December 13, 2009 at 11:18 pm #58644D Cartwright
ParticipantI have tinymce with fairly minimal options enabled on a current site but it’s very very hacky code. I’m planning on turning it into a plugin (along with some filters to sort out the raw html problem) but if something else becomes available before I get round to doing it, the lazy part of me is more than happy :p
December 13, 2009 at 9:50 pm #58636In reply to: bbPress installed but can't config/admin or post?
Jeff Sayre
ParticipantNew topics or post replies are made within the BP Groups that you’ve enabled bbPress forums.
December 13, 2009 at 4:52 pm #58610Xevo
ParticipantBpdev (nicola) is a bit behind with development, as far as I know. But he’s been active again lately so it might work again with the buddypress 1.2 release.
I’m planning on getting this to work with my bbpress forum and inline blog editor. Don’t really need to load that huge wysiwyg editor from wordpress admin.
December 13, 2009 at 4:24 pm #58607Tore
ParticipantWow, quick and positive answer!
Nice to see you’re working on it.
-
AuthorSearch Results