Search Results for 'bbpress'
-
AuthorSearch Results
-
October 25, 2009 at 7:43 pm #80821
In reply to: Future of bbPress
gerikg
MemberI disagree with the not having the standalone. Some website have no reason to have anything on their site other than a forum. You can have two versions plugin and standalone. I did mention before giving 0.9 & 1.0 version names instead of numbers because it confuses people. Example bbPress Blue v1.0 (for 1.0) and bbPress Red v1.0 (for 0.9).
I would say stay away from buddypress for now. They have a lot issues that they are trying to deal with since their release from BP 1.0 to BP1.1 (a big change). Buddypress is already using bbpress in their install but for the Group feature which can conflict and confuse people.
I installed WPMU just for BuddyPress a regret it since then. I’m having a lot of basic issues that isn’t addressed.
Anyway back to the topic. I was able to integrate WP+BB easily, I don’t have PHP knowledge but I was able to. It’s the so many versions of the integration that screw people up in my experience. I think bbPress is great already, you just need more plugins and themes. And most important finish the development documents. I know WP didn’t have it for years but why follow? If you have more theme development also I believe bbPress will pick up faster.
October 25, 2009 at 4:58 pm #80820In reply to: Future of bbPress
deadlyhifi
ParticipantIt’s great to hear that bbPress has a future, so thanks for informing us, Matt.
At this stage I think it’s important to get bbP integrated better with WP in terms of the theming, and having a select number of WP functions available to it.
Logging in, and profile pages should be brought together. At the moment my integrated site has abandoned WP profiles, because of the forum history, favourites, etc. in bbP.
Sharing of cookies needs to be a single check box option, with none of the faffing around that it currently takes. The login/out form needs to be global.
Two versions of bbP (0.9, and 1.0) is very confusing, particularly when it comes to browsing the plugins. We need some clear direction for plugin writers, since this brings real power and customisation. (twitter login, facebook connect, etc. should all be plugins since not everyone needs these features.)
It may be that bbP needs to stop its standalone status (though, I hear many cries) and focus on its integration with BuddyPress. If someone only wants a forum then they can switch off all the other Buddy features. BuddyPress would then take over all user profile duties and allow easy integration with a single administration area (paying good attention to moderator powers.)
thanks.
October 25, 2009 at 4:30 pm #80819In reply to: Future of bbPress
Adam Harley (Kawauso)
MemberI think having gotten into plugin development with bbPress, a big part of what it needs is more documentation. One of the great advantages of WordPress is the ease with which additional functionality can be implemented, and bbPress is quite similar in that respect, but actually knowing how to implement it using the native functions available is currently a learnt skill, rather than something you can pick up from reading the Codex. As this thread shows, bbPress has a wide variety of uses and situations, so it’s important for it to be easily adaptable in order to grow.
Not too much to do with how bbPress develops as a codebase, but not too off-topic I hope
October 25, 2009 at 3:14 pm #80911In reply to: Integration Multiple BBpress With One WordPress
johnhiler
MemberOne more question for you actually: how many users are there in each of your bbPress installs?
October 25, 2009 at 2:56 pm #80818In reply to: Future of bbPress
chrishajer
ParticipantI deleted a bunch of off-topic troubleshooting-type posts. If yours is missing from here, that’s what happened. Please start a new topic for your issue, if you have one, and let’s keep this topic on the topic ‘future of bbPress’.
Thanks
October 25, 2009 at 2:53 pm #80879In reply to: What happened to SAM?
October 25, 2009 at 2:20 pm #80910In reply to: Integration Multiple BBpress With One WordPress
johnhiler
MemberAh ok.
1) Your first step is going to be to get all of the installs to use the same users table. Technically, you’ll want to follow steps similar to the ones described here:
https://bbpress.org/forums/topic/successful-reverse-integration-steps
However, your job will be greatly complicated by the fact that each install will have overlaps in terms of userid and usernames. For example, userid #5 on bbPress install #1 is going to refer to a different user than userid#5 on bbPress install#2. You’re going to have to address that – this link will help greatly:
https://bbpress.org/forums/topic/integration-of-established-wp-and-bbpress-installations
2) Phew, it’s good that they’re all in the same database… hopefully your WordPress install is also in the same database. This will simplify things a bit.
3) Ok, good to know.
I can’t offer custom help – I’m just a volunteer! But I’m glad to try and help you here, so others can learn from the discussion…
Here’s what I would recommend:
1) Your first step would be to backup all of your data.
2) Then, I’d setup a test environment exactly like your current environment and put your data there. That way, you can work on the integration with much less stress.

3) Then I would figure out how to deal with the userid and username overlap described above. This will probably be the hardest part!
4 ) Once you’ve figured that out, you’re all set to integrate all the installs to use the same usertable.
5) Finally once that’s done, you can also integrate the cookies so users only have to signin once!
If this sounds waaay too hard, you may want to hire a consultant or expert to help ya out! Here’s a list of people who are available:
http://bbshowcase.org/forums/topic/bbpress-professionals-advertise-in-this-topic
October 25, 2009 at 1:57 pm #80909In reply to: Integration Multiple BBpress With One WordPress
bblover
Memberhere we go…
yes sir,
1. my database of 25 forums and 01 wordpress is same name. but different table prefix. but not sharing user table: No it’s not true; if you sign up from one bbpress install with the name of “John” then you can’t login other 24 bbpress installs. we really need it.
2. my bbPress installs is not sharing a user table. also tell me how it’s possible. yes they are in same database.
3. I’m using bbpress Version 1.0.2 and wordpress Version 2.8.5
Another request: is it possible to contact with you with IM?
October 25, 2009 at 12:37 pm #80908In reply to: Integration Multiple BBpress With One WordPress
johnhiler
MemberI’m sorry to say this, but integrating your 25 installs is probably going to require more work than filling in a setting page.

A few questions for you:
1) You have 25 bbPress installs, and they are currently not sharing a user table… is that right? As in, if I sign up as “john” on one install… can I sign in with that username and password on another one of your bbPress installs?
2) If your bbPress installs are not sharing a user table… do you know if all of the user tables are in the same database?
3) Finally, what versions of WordPress and bbPress are you using?
October 25, 2009 at 12:25 pm #80891In reply to: Akismet deletes "spam" without letting me decide?
johnhiler
MemberWhat version of bbPress are you using? Do you have a Manage subtab showing up in your admin area?
Also – did you try the url directly?
htttp://yourdomain.com/ForumFolder/bb-admin/admin-base.php?plugin=bb_ksd_admin_page
October 25, 2009 at 11:03 am #80907In reply to: Integration Multiple BBpress With One WordPress
bblover
MemberDear sir….
I think you are not complete understand my question….. rethink about it…. when i complete successful integration of wp-bb and finally go to the admin panel of wp after activation of bbpress integration plugin then it is asking me to give bbpress url of one of my forums like bbpress01-of-25…
click following linkh to see screenshot:
http://img229.imageshack.us/img229/2820/wpadmin.gif
so, where i put my other 24 bbpress forums url in this field? I’ve bit knowledge of coding .. so tell me how can i integrate these 25 forums with one wordpress.. provide me simple and clear solution.
another question……
tell me clearly about user shared login…… i want to share user logins between my 25 forums…… when one user register to my first forum i.e. bbpress01 then he can also use this id on my other 25 forums where he no need more registration for other 24 forums.
I’ll very thankful to you if you solve this problem… i really love you 😡
October 25, 2009 at 6:55 am #80817In reply to: Future of bbPress
jurasiks
ParticipantWhy BBpress should integrates with WordPress?
I think we can make bbpress – standalone CMS with only key features.
Who will be in charge now with this project?
October 25, 2009 at 6:38 am #80703In reply to: When bbpress 1.0.3?
jurasiks
Participantfound key topic: https://bbpress.org/forums/topic/future-of-bbpress
October 25, 2009 at 3:30 am #80906In reply to: Integration Multiple BBpress With One WordPress
johnhiler
MemberThis is absolutely possible. I wrote a bit about it here:
https://bbpress.org/forums/topic/create-multiple-forums
I now have about 10 bbPress installs all working, and they’re both integrated with two separate WordPress installs. So this is definitely possible.
You just need to make sure that all the installs are using the same users table.The bigger issue is: do any of your installs share usernames? For example, a “John” registered on one site and on another one? That will be tricky to manage – a path is described nicely here… look for the section on “user_id” conflicts:
https://bbpress.org/forums/topic/integration-of-established-wp-and-bbpress-installations#post-28701
Good luck!
October 25, 2009 at 2:10 am #32152Topic: Integration Multiple BBpress With One WordPress
in forum Requests & Feedbackbblover
Memberdear all coders,
I’m lover of bbpress so I was working on 25 different bbpress forums and one wordpress. Now i want to integrate theses stuff to each other. but i think one wordpress only can integrate with one bbpress forum. but i can’t face this situation because i’m working on my forums preceding 4 months. if i fail to integration these 25 forum with one wordpress then all my effort will go to the hell. it’s humble request to all developers to solve this situation and save my work and give me the smart solution.
Note: I don’t want to install 25 wordpress to integrate 25 forums.
Remember: 25 forums integration with one wordpress
Please Please Help me
It is very crucial situation for me … tell me how to handle it.
October 25, 2009 at 12:21 am #32151Topic: Akismet deletes "spam" without letting me decide?
in forum TroubleshootingMarius-
MemberI just discovered that Akismet for BBPress is deleting certain posts automatically, without giving me any access at all to see what this spam really is.
The reason I noticed is the Dashboards category “Recently moderated” – where a perfectly fine topic was deleted. I wonder how many times this has happened before.
When I browse the Akismet stats, it tells me that certain days, it has deleted alot of spam, and this is really bad if it does so inaccuratly. How can I check what this spam was? And how can I prevent it from happening again?
October 24, 2009 at 10:07 pm #60244In reply to: One toolbar for bb-press and wordpress forms?
Dailytalker
Member“I’d like to add the same tool bar in all my web forms (by the way, it is up with bbpress)”
Me too, but I would prefer wysiwyg editor.
October 24, 2009 at 9:07 pm #80885In reply to: New post listing
chrishajer
ParticipantYou want to show most recent replies from bbPress on your blog? Is your blog WordPress?
Here’s how to show bbPress info inside WordPress without full integration
There were a couple posts from sambauers about it too, but I can’t find them right now.
There was also the bbPress live plugin, but it’s broken right now:
October 24, 2009 at 8:21 pm #80874In reply to: WordPress Editor for bbpress?
Dailytalker
MemberI’ve seen a plugin for a wysiwyg editor. Unortunately it’s not new and the toolbar may not work with the newest bbpress version.
October 24, 2009 at 8:20 pm #80811In reply to: Future of bbPress
talgalili
MemberHi Matt,
Thank you for the reply.
I wasn’t suggesting adding intense debate to the core of bbpress. I was only saying that currently there is now easy way of (for example) logging into a bbPress forum using twitter.
Intense Debate would be a great plugin to connect to bbPress. But from what they told me they are not planning it, and I was hoping that you might find a solution to that.
Best wishes,
Tal
October 24, 2009 at 6:07 pm #80810In reply to: Future of bbPress
Dailytalker
MemberI am currently running a wordpress blog in combination with a Simple Machine Forum (SMF). I would prefer bbpress because it is easier to integrate in wordpress and buddypress. That’s the advantage of bbpress.
The advantage ob SMF is that they offer much more features. You habe a tinymce editor, you can post pictures, upload images and post clips from youtube, googlevideo and similiar services.
It would be excellent if there were a way to integrate wordpress-plugins into bbpress.
Further please have a look on pretty-urls.
This is too long:
http://xxx.com/groups/movie-friends/forum/topic/blabla/
This would be much better:
http://xxx.com/forum/politics/obamas_health_care_reform/
Just website/forum/category-name/topic_title
October 24, 2009 at 4:52 pm #80809In reply to: Future of bbPress
grassrootspa
Member1. Great to hear you will be looking into the bbPress site refresh!
2. There was discussion a while ago re: a ‘bbPress MU’ type of plugin to allow 1 bbPress installation to manage MULTIPLE forums. Any idea how this would tie into the whole WP/WPMU merger? For planning purposes, should we expect this idea dead?
October 24, 2009 at 4:31 pm #32146Topic: Ajaxed Chat Plugin Not Working
in forum Troubleshootingtobiisagoodboy
MemberI am desperate for this plugin.I get following error when i activate the plugin:
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at C:Inetpubvhostssegmentnext.comhttpdocsAlibbpressbb-templatesMiddleBlueheader.php:2) in C:Inetpubvhostssegmentnext.comhttpdocsAlibbpressmy-pluginsajaxed-chatchatsrcpfcuserconfig.class.php on line 25
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at C:Inetpubvhostssegmentnext.comhttpdocsAlibbpressbb-templatesMiddleBlueheader.php:2) in C:Inetpubvhostssegmentnext.comhttpdocsAlibbpressmy-pluginsajaxed-chatchatsrcpfcuserconfig.class.php on line 25
Chat loading …
Please wait
Any solutions?
October 24, 2009 at 4:13 pm #80702In reply to: When bbpress 1.0.3?
grassrootspa
Member@Olaf: I’m in the same standalone boat, but really wish there was some sort of “bbPress MU” so I didn’t need different installations for different forums. There was word of a bbPress plugin that would handle this but its been a while. And with Sam leaving, ugh, not expecting it anytime soon…
Wondering what will happen re this discussed “bbPress MU” plugin with the news that WordPress and WPMU are merging.
October 24, 2009 at 3:53 pm #32143Topic: WordPress Editor for bbpress?
in forum PluginsDailytalker
MemberI’d like to have the same standard editor as wordpress offers for writing articles.
Further I would like to use the pluging Video Quicktags for bbpress as well.
How can I install this for bbpress?
-
AuthorSearch Results