No
Plugin named bbPress integration
No
Plugin named bbPress integration
Yep. I’ve got the integration plugin running on the WordPress side (if it’s the one called “BBPress Admin”). When I click on it in the WordPress admin panel, I get a sub-window that should be the bbpress admin panel. Instead, it’s just showing my blog (which I think it’s picking up as a default.) Thanks for the suggestion though…
Yep. I’ve got the integration plugin running on the WordPress side (if it’s the one called “BBPress Admin”). When I click on it in the WordPress admin panel, I get a sub-window that should be the bbpress admin panel. Instead, it’s just showing my blog (which I think it’s picking up as a default.) Thanks for the suggestion though…
Everything I am reading seems to be to have bbpress work with wp users
however this is my situation..
We have a wp install with 1 user and hundreds of post
a recently converted bbpress from vb with about 800 users with thousands of forum post…
we need to have wp use the bbpress user database so users logged in at the bbpress can leave comments on the wp blog w/o having to enter their name/email as we want them to be already logged in using the bbpress login
we are using wp 3.0.2
and bbpress 1.0.2
this has been very frustrating and any help would be greatly appreciated
And if you want to display more stuff then you can do so by directly querying the bbPress database.
And if you want to display more stuff then you can do so by directly querying the bbPress database.
Make sure you have the integration plugin running on the WordPress side
Make sure you have the integration plugin running on the WordPress side
Install WordPress
Install bbPress
Integrate bbPress with WordPress (user table, login sync) – http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/
Create a simple plugin for bbPress which makes it member only (don’t know if one already exists)
Install WordPress
Install bbPress
Integrate bbPress with WordPress (user table, login sync) – http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/
Create a simple plugin for bbPress which makes it member only (don’t know if one already exists)
I have exactly the same issue
I integrated (cookie) not data and seem to loose the admin area
I can seem to find the bb-config.php only a sample
I have exactly the same issue
I integrated (cookie) not data and seem to loose the admin area
I can seem to find the bb-config.php only a sample
Hi, I did an integration between wordpress and bbpress about six months ago. About 2 months ago, I lost the ability to login to my admin screen for bbpress. When I go to my bbpress forum, I’m automatically logged in as the admin and can add/delete posts, edit my profile (it looks like I’m still the keymaster, but I’m not sure), etc. However, I can’t get to my bbpress admin panel. When I click on the “Forum Dashboard” link, it takes me to my wordpress admin panel. When I go to the URL that used to take me to my bbpress admin panel, I get my wordpress blog page (a default page, I believe). Any help would be greatly appreciated. Thanks in advance!
I’m not at that stage at this point but this is what i’m (try) going to do for Mobile users.
First i will edit all content and see if i can clear all tables from my templates.
2nd. i will try if this plugin works.
https://bbpress.org/plugins/topic/bbpress-theme-switcher/
3rd i make a theme that is very light and smaller.
I will try to delete Avatars and graphic stuff that isn’t needed for mobile devices. (make all links a little bit bigger)
So if somebody on a mobile device visit my page he-/she can switch manually to the “mobile theme”.
Just some fast thinking i don’t know if it will work 100%
But i don’t believe people need extra software for mobile devices most of those devices have browsers on them that are almost the same as the once we use on our computers the problem they mostly face is the smaller screen on the device.
I’m not at that stage at this point but this is what i’m (try) going to do for Mobile users.
First i will edit all content and see if i can clear all tables from my templates.
2nd. i will try if this plugin works.
https://bbpress.org/plugins/topic/bbpress-theme-switcher/
3rd i make a theme that is very light and smaller.
I will try to delete Avatars and graphic stuff that isn’t needed for mobile devices. (make all links a little bit bigger)
So if somebody on a mobile device visit my page he-/she can switch manually to the “mobile theme”.
Just some fast thinking i don’t know if it will work 100%
But i don’t believe people need extra software for mobile devices most of those devices have browsers on them that are almost the same as the once we use on our computers the problem they mostly face is the smaller screen on the device.
I think the biggest problem you face right now is that bbPress uses Tables in the layout.
That makes the forum less mobile friendly.
But maybe we can change this and replace all table tags into div’s.
I think the biggest problem you face right now is that bbPress uses Tables in the layout.
That makes the forum less mobile friendly.
But maybe we can change this and replace all table tags into div’s.
Cool. But will have some time though to implement those. I’m still trying to figure out bbpress. I am used to phpbb though
I have an old phpbb forum till i found the flexibility of bbpress. I ever wanted to transfer my phpbb database to bbpress but i’m always no luck and really findit hard to do. Or is it me because i’m new into programming.
Do you have a tutorial or guide on how i can make my forum works perfectly on mobile devices. Many of my users are using cellphones but it’s quite bit odd for them to browse. Moreover, how can i make my forum accesible to something like m.myforum.com
I see most websites that has mobile support uses the “m” affix in their website address. Thank you!