Search Results for 'bbpress'
-
AuthorSearch Results
-
November 4, 2010 at 6:47 pm #101634
In reply to: Admin redirects to main page
kenburcham
MemberI ran into this problem, too:
The reason I was having it related to our server requiring https and the admin cookie not being set correctly when it is initially established. see link for my workaround.
November 4, 2010 at 6:45 pm #96993In reply to: oh dear! bbpress already installed
kenburcham
Memberbbailie: if you no longer own the files, you’ll need to contact the support folks at your hoster and ask them to change the ownership back to you.
once you delete those files and are back to square one, try going through these instructions step by step:
If you decide to try again without deleting and re-unzipping the bbpress.zip archive, just make sure to delete the bb_* tables from your database and delete (or rename) the bb-config.php file. That will get you passed the “oh dear” message…
November 4, 2010 at 6:45 pm #102093In reply to: oh dear! bbpress already installed
kenburcham
Memberbbailie: if you no longer own the files, you’ll need to contact the support folks at your hoster and ask them to change the ownership back to you.
once you delete those files and are back to square one, try going through these instructions step by step:
If you decide to try again without deleting and re-unzipping the bbpress.zip archive, just make sure to delete the bb_* tables from your database and delete (or rename) the bb-config.php file. That will get you passed the “oh dear” message…
November 4, 2010 at 5:49 pm #97124In reply to: Trouble with admin user and getting started
kenburcham
MemberResolved:
Here was the problem (this is probably a bug).
At the apache level we are requiring ssl on the server I’m installing bbpress on.
When I login as the admin user, it sets the cookie in “auth” not “secure_auth” mode, but then when it goes to check for the admin cookie, it checks “secure_auth” mode because the connection is https.
the workaround was to add:
define (‘BB_FORCE_SSL_ADMIN’, true);
to my bb-config.php file. Log out and log in. Then the admin cookie is set in a way that it can be correctly validated.
Now I can login as admin.
November 4, 2010 at 5:49 pm #102224In reply to: Trouble with admin user and getting started
kenburcham
MemberResolved:
Here was the problem (this is probably a bug).
At the apache level we are requiring ssl on the server I’m installing bbpress on.
When I login as the admin user, it sets the cookie in “auth” not “secure_auth” mode, but then when it goes to check for the admin cookie, it checks “secure_auth” mode because the connection is https.
the workaround was to add:
define (‘BB_FORCE_SSL_ADMIN’, true);
to my bb-config.php file. Log out and log in. Then the admin cookie is set in a way that it can be correctly validated.
Now I can login as admin.
November 4, 2010 at 5:36 pm #35981Topic: languages problem
in forum Pluginsgeegy
MemberI had install wordpress vision 3.0.1 and buddypress plugin. I installed bbPress forum. The problem is it only support English language. it did not genarate utf-8. the post topic like this ??????(1post)and the post like this ???????.
but if I write in English it is work fine.
How do I fix this problem? anybody can help. Thanks for the the wise man.
November 4, 2010 at 4:53 pm #96659In reply to: Keymaster account gone
raving-drifter
Member@Ashfame: Thanks. Your reply reminded me to try installing bbPress with the WP’s DB, and then it works.
I thought WP and bbPress don’t have to share the same DB according to bbPress installer’s note and I’ve integrated WP and bbpress successfully in localhost with separate DB. However, I wasn’t realized that the webhosting company’s mySQL setting might be different from local.
Thanks again.
November 4, 2010 at 4:53 pm #101759In reply to: Keymaster account gone
raving-drifter
Member@Ashfame: Thanks. Your reply reminded me to try installing bbPress with the WP’s DB, and then it works.
I thought WP and bbPress don’t have to share the same DB according to bbPress installer’s note and I’ve integrated WP and bbpress successfully in localhost with separate DB. However, I wasn’t realized that the webhosting company’s mySQL setting might be different from local.
Thanks again.
November 4, 2010 at 2:16 pm #94555In reply to: bbPress 2.0 – Updates
wildkyo
MemberThanks Rick Pedley.

Anyone has a demo of the plugin running in a webiste with a child theme?
November 4, 2010 at 9:50 am #96657In reply to: Keymaster account gone
Ashish Kumar (Ashfame)
Participantare WP and bbP in the same db?
what did you do to integrate them? you probably did something wrong due to which bbPress is not looking at the right place
November 4, 2010 at 9:50 am #101757In reply to: Keymaster account gone
Ashish Kumar (Ashfame)
Participantare WP and bbP in the same db?
what did you do to integrate them? you probably did something wrong due to which bbPress is not looking at the right place
November 4, 2010 at 7:19 am #96656In reply to: Keymaster account gone
raving-drifter
Member@Rixos: Go to the database, find the “bb_meta” table, and kill the blog url, table prefix and blog ID. Then your bbPress will return unintegrated.
Hi everyone,
I have this problem, too. Not only keymaster but all user accounts in WP and bbPress can’t login to bbPress anymore after integrating user DB. Same symptom as Rixos’. My bbPress says the user does not exist while trying login with any user accounts.
I think my bbPress somehow just can’t find the WP user DB and is disconnected with the existing bbPress user DB. Therefore I can’t make any new registrations successful either after user DB integration.
Any idea to fix this problem? BTW, my WP 3 is MU enabled and runs BuddyPress plugin.
November 4, 2010 at 7:19 am #101756In reply to: Keymaster account gone
raving-drifter
Member@Rixos: Go to the database, find the “bb_meta” table, and kill the blog url, table prefix and blog ID. Then your bbPress will return unintegrated.
Hi everyone,
I have this problem, too. Not only keymaster but all user accounts in WP and bbPress can’t login to bbPress anymore after integrating user DB. Same symptom as Rixos’. My bbPress says the user does not exist while trying login with any user accounts.
I think my bbPress somehow just can’t find the WP user DB and is disconnected with the existing bbPress user DB. Therefore I can’t make any new registrations successful either after user DB integration.
Any idea to fix this problem? BTW, my WP 3 is MU enabled and runs BuddyPress plugin.
November 4, 2010 at 6:28 am #96704In reply to: Searching bbpress with WordPress search
raving-drifter
MemberGoogle custom search is an alternative..
November 4, 2010 at 6:28 am #101804In reply to: Searching bbpress with WordPress search
raving-drifter
MemberGoogle custom search is an alternative..
November 4, 2010 at 3:34 am #97090In reply to: my-plugins again
bbailie
MemberIf it makes no sense to you, why post a reply?
Our server is on one of the largest corporate web hosts in the world, Peer One. They could resolve it, but professionally managed servers incur some fees when we have to have them go in.
Somebody must have written the script to create the folders, and done so without the correct user auth. I see this has been discussed on this forum in regards to others’ plugins. It appears to be the same issue.
My thought was that I’m not alone in having this issue with the current install, so maybe it would make sense to someone. Or perhaps they already wrote an uninstall script for it to test on a clean server.
Apparently many users had old copies of bbPress required manual creation of those folders. Thus, when installing a new version, the problem would not manifest itself.
TIA
-Brian
November 4, 2010 at 3:34 am #102190In reply to: my-plugins again
bbailie
MemberIf it makes no sense to you, why post a reply?
Our server is on one of the largest corporate web hosts in the world, Peer One. They could resolve it, but professionally managed servers incur some fees when we have to have them go in.
Somebody must have written the script to create the folders, and done so without the correct user auth. I see this has been discussed on this forum in regards to others’ plugins. It appears to be the same issue.
My thought was that I’m not alone in having this issue with the current install, so maybe it would make sense to someone. Or perhaps they already wrote an uninstall script for it to test on a clean server.
Apparently many users had old copies of bbPress required manual creation of those folders. Thus, when installing a new version, the problem would not manifest itself.
TIA
-Brian
November 3, 2010 at 10:04 pm #97143In reply to: Justin Tadlock's Forum Plugin for WP
Justin Tadlock
ParticipantThanks to JJJ for pointing this topic out to me.
Right now, my forum plugin isn’t planned for public release. I’d much rather see a community-supported plugin because a lot more can get done. The plugin could simply be better developed and have better support if it’s a community-run project. Make no mistake, a plugin like this is massive amounts of work, more than one person can realistically handle. Honestly, I don’t want to be the only person developing and supporting a forum plugin.
The reasons I’ve been doing my own thing rather than fully devoting my time to bbPress:
1) I just wanted to see if I could do it for fun.
2) I had some projects that needed basic forum functionality that couldn’t wait for alternate solutions.
3) Everybody wants something, mostly things I don’t believe belong in a lightweight forum plugin.
4) I’ve been hesitant to get more involved in bbPress because I don’t want to deal with all the drama here.

I just finished three months of intense writing for a WP plugin book, so my time has been limited for a while. I’ve still got book-related things this month as well. Once this process is done, I plan to devote more time to the bbPress plugin.
What we want:
These are the things I believe most of us want, which is the reasons I put together a plugin and the reasons for the bbPress plugin. This comes down to two things:
* A plugin that easily integrates into the WordPress user/role and login system.
* Forums that can be managed from our WP admins.
It’s basically about being able to run forums without a lot of hassle.
The direction I’d like to see the bbPress plugin go:
* Stick with the philosophy: lightweight and basic.
* Allow plugins to extend anything needed beyond basic forum functionality.
* Use the functions WordPress provides where possible.
* Forget backwards-compatible hooks and functions. Build a new system.
November 3, 2010 at 10:04 pm #102243In reply to: Justin Tadlock's Forum Plugin for WP
Justin Tadlock
ParticipantThanks to JJJ for pointing this topic out to me.
Right now, my forum plugin isn’t planned for public release. I’d much rather see a community-supported plugin because a lot more can get done. The plugin could simply be better developed and have better support if it’s a community-run project. Make no mistake, a plugin like this is massive amounts of work, more than one person can realistically handle. Honestly, I don’t want to be the only person developing and supporting a forum plugin.
The reasons I’ve been doing my own thing rather than fully devoting my time to bbPress:
1) I just wanted to see if I could do it for fun.
2) I had some projects that needed basic forum functionality that couldn’t wait for alternate solutions.
3) Everybody wants something, mostly things I don’t believe belong in a lightweight forum plugin.
4) I’ve been hesitant to get more involved in bbPress because I don’t want to deal with all the drama here.

I just finished three months of intense writing for a WP plugin book, so my time has been limited for a while. I’ve still got book-related things this month as well. Once this process is done, I plan to devote more time to the bbPress plugin.
What we want:
These are the things I believe most of us want, which is the reasons I put together a plugin and the reasons for the bbPress plugin. This comes down to two things:
* A plugin that easily integrates into the WordPress user/role and login system.
* Forums that can be managed from our WP admins.
It’s basically about being able to run forums without a lot of hassle.
The direction I’d like to see the bbPress plugin go:
* Stick with the philosophy: lightweight and basic.
* Allow plugins to extend anything needed beyond basic forum functionality.
* Use the functions WordPress provides where possible.
* Forget backwards-compatible hooks and functions. Build a new system.
November 3, 2010 at 9:04 pm #96395In reply to: Mobile bbPress (using XML-RPC api)
master5o1
Participant^ I have noticed on my HTC Legend that when I look at http://dump.master5o1.com/mobi it shows it differently to http://m.tartarus.co.nz/
Not sure why that is, they’re the same code and the same css.
Tell me if it looks better in http://m.tartarus.co.nz/
November 3, 2010 at 9:04 pm #101495In reply to: Mobile bbPress (using XML-RPC api)
master5o1
Participant^ I have noticed on my HTC Legend that when I look at http://dump.master5o1.com/mobi it shows it differently to http://m.tartarus.co.nz/
Not sure why that is, they’re the same code and the same css.
Tell me if it looks better in http://m.tartarus.co.nz/
November 3, 2010 at 8:57 pm #94554In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberAdding a child theme is incredibly easy, check the really minimal one you can have:
https://codex.wordpress.org/Child_Themes#Example_of_a_basic_Child_Theme
But if you’ve developed a custom one yourself, then adding the necessary files/functions to that theme would be easy as well.
November 3, 2010 at 8:12 pm #94553In reply to: bbPress 2.0 – Updates
wildkyo
MemberOoops… I’m not using a child theme and I’m not planning to use it because my theme is done from scratch and for performance reasons. I hope BBpress plugin will be compatible anyway!
November 3, 2010 at 7:46 pm #94552In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberIf needs be I’ll take a look when the time comes. Child themes aren’t that difficult
November 3, 2010 at 7:07 pm #94551In reply to: bbPress 2.0 – Updates
ortixia
Participanti believe that atahualpa would be very difficult to make into a child theme due to the huge amount of option pages. instead of editing .php files, we add these in a page called CSS and HTML (php etc.) inserts, as well as specific pages on before and after the loop.
i am asking around though.
-
AuthorSearch Results