Search Results for 'bbpress'
-
Search Results
-
I was wondering how to use bbpress tags on wordress. For example, since my wordpress and bbpress are integrated, i wanted to put a little member section on the wordpress site that would use the pm plugin to show you if you have any pm’s in your inbox. Is this possible?
hey. I’ve integrated the login/registration no problem, but now I’m trying to do something about people having two separate profiles.
IMO the profile in bbpress is alot better than in WP (if only because it’s naturally not in the dashboard) so I’m wondering if just adding the users bbpress profile link in WP would be the way to go?
I was able to get the profile link to show up in WP, though I suspect that because it wasn’t in the loop (whatever the heck that is) it showed the link to admin on my test subscriber account.
Is there a way around this, or perhaps a better way to go?
Topic: Registration spam & Akismet
Topic: POT file for bbPress 0.74
For all the translators, the POT file for bbPress 0.74 is available from a new i18n repository.
You can download the file here: http://svn.automattic.com/bbpress-i18n/pot/tags/0.74/bbpress.pot
If you have any issues with it, please let me know.
Topic: Logout and login problems
My bbPress installation works perfect, except for that it generates a weird error message when I log in and log out and when I change my user (admin) profile. When I edit my profile, I end up at this page; bbpress/profile.php?id=1&tab=edit.
This page however gives this message:
Found
The document has moved here.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
I have tried to integrate my bbPress installation with my WordPress installation. Can anybody help me with this?
Sincerely,
Helgetry
Topic: bbPress integration
I am working on a danish Wii-portal site, and I have chosen to use bbPress/WP to do the job.
The site is not officially launched yet, but is available at wiinyt.dk/secret/. Check out the bbPress at wiinyt.dk/secret/forum/.
Browsing the site on the Wii scales everything up to fit the television perfectly
Topic: Wap version of bbPress
I wrote some stuff for users who uses cellphones with WAP support. Read here.
Topic: Disallowing Registration
I have a site with bbPress and WordPress. They are all integrated to where if you log in to one location, you are logged into the others as well. I also have (well, am working on) a unified registration page where I ask for all needed information and write it to whichever database needs it. Since I have this, I need to have bbPress lose the ability to register. Should I just change register.php to inform the user to register on the main registration page, or is there a better way?