Search Results for 'bbpress'
-
Search Results
-
When I use my keymaster account, and try to edit a user, there’s a part of the administration section that says, “Allow this user to” but there’s no form, text box or anything else to fill in after it. This line appears between “User Type” and “Custom Title”.
So what’s the point of the “Allow this user to” line? Looking at the code, it’s supposed to be for specifying specific user capabilities (like whether they can add posts, edit posts etc.) but it doesn’t seem to be fully functional yet. Is this expected?
If it helps I have the latest bbpress version, it’s 0.9.0.2.
Thanks.
Topic: How to include ä,å,ö
in my forum?
Se http://dino.cows.se/malte/bbpress/ and about this forum text. Then you get what i mean.
How can i get å,ä and ö to work in bbpress?
Hello, my forum runs with the theme peacemaker.
But why cant someone register at my site?
Please help.
Url to forum: http://dino.cows.se/malte/bbpress/
Topic: Logging in won’t work.
Suddenly, my forum stopped allowing anyone to log in. It simply redirects to the front page.
I recently upgraded from an early bbPress 1.0 alpha to the newest one, but the problem was happening before (it was on and off).
Now, nobody can get in.
What can I do to fix this?
http://forums.llamaslayers.net/ is the URL.
I’m using WordPress 2.6 and I was trying to install bbPress 0.9.0.2 and integrate it and it came up with this error at the end of the installation:
“Duplicate key name ‘user_nicename’
>>> User tables will already exist when performing a database integrated installation.”
My forum got installed, however when I try to click on the topics or the forums or tag, it doesn’t open anything, I can’t get to read any of those. It just stays on the same page.
The only function I am able to use is the add topic, but I can’t get to read anything I click.
What should I do? Any advice is greatly appreciated
I’m working on a site for creatives (photographers, models, make up artists, film makers) to develop their craft and offer advice to those considering entrting an educational route, setting up a business or freelancing.
Its still under heavy development and most of the content is yet to be uploaded, but I’d love to hear any feedback or suggestions to make the site better… Particularly the wordpress & bbpress funtions as I’m hoping the community aspect to be rather strong.
I’m using Tera-WURFL to detect whether my bbpress forum is being accessed by a mobile browser.
I also have a specific theme (1col_fixed, I think it’s called) that works very nicely in mobile browsers.
Now, what I want to do is to have bbpress use the 1col_fixed theme when a mobile browser is detected, and use my default theme otherwise. What function(s) do I call to set the currently activated theme to a different theme? And how do I make it ‘stick’ just for the mobile user — cookies? sessions?
Thanks so much if anyone can help me.
Topic: Reply by Email
I’m trying to find out if anyone has tried to build a plugin that allows reply by email for a bbPress forum. This would be similar to what basecamp does.
1. Someone posts to the forum
2. Everyone subscribed to the forum receives an email
3. When you get the email, you can hit reply and it posts to the forum and email everyone.
Thoughts?
Thanks
Phil
Topic: Persistent Login Session
I’m attempting to upgrade a website I run for a group to both WordPress and BBPress. I have integrated the two and the user accounts are in sync. Everything is working fine, except…
When a user logs in from the WordPress index page, it doesn’t log them in for BBPress. This is a problem, because I want to have administration links for accounts on the homepage of my website. I want a user to login and be able to click on ‘Settings’ and go to their BBPress settings page. Also, I want them to be able to click on “Messages” and go to their BBPress messages.
So, my question is – when a user logs in to the WordPress homepage, how can I make sure they are logged into the BBPress forums as well, without requiring them to log in a second time when they go to the forums?
Thanks for your help!
Hi,
I’ve successfully integrated WordPress 2.5.1 with bbPress 0.9.2, but I’ve encountered some issues with registering (display_name, multiple sign-ups with same email, etc.).
What I’m trying to do now is redirect all registration to the WordPress register page. My main questions are:
(1) how/where do I change the bbPress code to point to the WordPress register page.
(2) is there a way for the system to know where a user came from (forums or blog) and redirect the user appropriately after sign-up?
Thanks.