Search Results for 'bbpress'
-
Search Results
-
Hi,
I’m trying to use an external database to connect users in bbpress…
1. The user fill in the form to connect.
2. The form check login + password in other database
3. If login/pass are good I check in bbpress to know if login exists :
if exists : connect
if doesn’t exist : create account + connect
Any ideas ??
If someone can help me it will be sympatic

thx.
ps : sorry for my bad english
Hi,
So far from browsing the forums, there is a somewhat minor issue regarding WordPress and bbPress when it comes to shared cookies and logins. Here is what happens:
WordPress Login = WordPress Dashboard
bbPress Login = WordPress Dashboard
Wordpress Login != bbPress Dashboard <– Problem
bbPress Login = bbPress Dashboard
So basically whenever I login via WordPress (there is a main site login form in the header), I can access the forums and it even shows I am logged in however when I click “Admin”, I am redirected to the forum index.
Other forum posts which didn’t have a solution (in my case atleast):
http://bbpress.org/forums/topic/cant-access-admin-dashboard
http://bbpress.org/forums/topic/forumbb-admin-redirects-me-to-forum
http://bbpress.org/forums/topic/forumsbb-admin-just-redirects-me-to-forums
http://bbpress.org/forums/topic/admin-link-redirects-to-front-page
http://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard
Things I’ve tried:
Going directly to the mysite.com/forums/bb-admin/index.php
Checked all hash keys and other wp/bb-config.php stuff
Updated to the latest WordPress and bbPress
Deactivated all plugins (I only had Akismet and reCAPTCHA bbPress anyway)
Clearing cache (Firefox)
Trying in another browser (Internet Explorer)
Does anyone have a clear cut solution? Most people are happy with just using bbPress to get to the admin panel but it would be nice if it worked.
In the current version of bbPress, anyone can change the display_name.
I really think this is a stupid “feature”, anyone can make a joke (good or bad) taking the name of “admin” or anyonelse. That a primitive type of spoofing.
Before all my forum member discover this “feature”, I would love to forbid it.
I could easily say that displayed name is the login, but then, I can’t change the display name for the admin.
Which is stupid : “admin” is the default login for the administrator, but I don’t know any admin whose name is “admin” …
I searched on how could I disable that myself “nicely”: no plugin, this is not in my theme (a bad solution would have been to suppress the form input).
Someone has another idea ?
Hi.
I made integration BBpress and WordPress:
when I login in WordPress, automatically I logout in bbpress.
Why?
Hello.
I have installed bbpress site map generator from: http://boakes.org/software/
My blog is in: http://www.emetaheret.org.il/blog
and My bbpress forum is in: http://www.emetaheret.org.il/forum
The blog sitemap is created using Google XML Sitemaps from: http://www.arnebrachhold.de/redir/sitemap-home/
Now, The sitemap plugin of the forum is erasing the one created by the blog plugin.
I have changed the variable for the sitemap code as follows:
// the full path the the file that will be written – write access
// is required so set up your user /group privilages correctly or
// remember to “chmod 777 $sitemap_file” before runtime.
$sitemap_file =”http://www.emetaheret.org.il/forum/sitemap.xml”;
but the file still get written inside: http://www.emetaheret.org.il and replaces the one created by the blog plugin.
I hope this makes sense.
Maybe, if there is no solution, you know about a good way for making good sitemap for my forum without interfering with the blog?
sorry for my English and
Thank you
Hello,
We use bbPress as our forum on woothemes.com and users sometimes have a hard time finding their support query when they come back to the forum. I know you can click on your user profile and see it there, but most new users don’t know that.
Is there any code that we can use to add a list of the last 5 posts created by the user and place it on the forum index page?
This is how it looks now: http://is.gd/5GOQm
I’d like to add it either at the top above “Latest Topics”