Hi I had a username and password that was created when I installed bbpress. For some or other reason this username/password is not accepted any more.
This is new install using latest alpha bbpress because I wanted to integrate it with buddypress.
I have a created a few forum topics but I can start all over.
The only solution I have is to delete the install and the tables and start all over again.
Can you please suggest how to proceed?
Thanks
Johan Horak
Hi I had a username and password that was created when I installed bbpress. For some or other reason this username/password is not accepted any more.
This is new install using latest alpha bbpress because I wanted to integrate it with buddypress.
I have a created a few forum topics but I can start all over.
The only solution I have is to delete the install and the tables and start all over again.
Can you please suggest how to proceed?
Hi I had a username and password that was created when I installed bbpress. For some or other reason this username/password is not accepted any more.
This is new install using latest alpha bbpress because I wanted to integrate it with buddypress.
I have a created a few forum topics but I can start all over.
The only solution I have is to delete the install and the tables and start all over again.
Can you please suggest how to proceed?
1. To add anything to the login page, just edit the login.php or login-form.php in your template folder. Since the login form is just a tiny space, you might just have a small text link there to a full disclaimer file.
2. Yes, with the 0.9.0.4 version and the latest WordPress (well, 2.7 anyway), you can use one of these two solutions:
http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/
https://bbpress.org/plugins/topic/freshly-baked-cookies/
It’s not advisable to use on a live site, and I think avatars are built in to 1.0. Try a test installation and see how it works for you.
hmmm.. that might be the problem then.. I am using an administrator ID, but someone else orig set it up and has the original admin (keymaster) ID.. Thought all permissions were the same… Is there a way to make additional ID’s with same permissions as the orig admin (keymaster) ID?
I have the latest versions of both WP and BBpress..
thx for the reply
@adeboy
where would you put the code:
require_once('../../bb-load.php');
$topics = get_latest_topics( );
edit: @kevinjohn: i wont read all of that but “thumbs up”
@chrishajer – Its not quite ready for primetime but you just make a very basic page with the bb-load.php include and then you can get the latest topics/comments and create some links. You need some simple css in the page to match your site styling for the links and target the top frame in the links
require_once('../../bb-load.php');
$topics = get_latest_topics( );
Your homepage might have adverts, widgets, maps etc which will often load in an iframe, as well as images, so the latest topics appear as part of the page build up.
One day i might get round to proper integration but until then, it works fine
@swaymedia – grow up
@Ipstenu
As I said, just becuase you do not want deep integration it doesn’t mean the majority won’t. It is going over the top to call it a “Silver Bullet” just becuase it might have deep intergration.
All I want to do is use the BBPress loop to add the latest topics on the index.php page of WP. … Getting told “oh well theres a plugin for that, for your sidebar” is probably the stinkiest response any one can give. People want to customize things, thats what BBPress is about, we dont want rigid fixed plugins. And not to mention really really lame. Deep intergration is the “right tool for the right job” for the majority of people using BBPress… except it wont be there.
@CK
both points are too weak to stop deep intergration and are probably really insufficient to fight your side of the argument. Dedicated servers will always be used for a large community base that has enough power to crush a shared server.. which is not that likely anyway.
Hey Guys,
I just installed bbPress with integration with WP, everything went well even the login integration.
But now I’m getting ‘Page not found’ for any page I try to access in the Forum.
I’ve installed the latest alpha version Version 1.0-alpha-6.
http://www.ceneffi.com.br/forum (that’s should be the forum)
is someone facing the same problem?
personally i think CK should stop helping out, it will at least put pressure on the Millionaires of Auttomatic to hire a proper Dev Team.
Right now where all being guinea pigs, being tested out… if we all voice our concerns… The will at least come out of “Target Audience Test Mode” and get the product finally going properly.
Can I hold two databases in same place using mysql, one is for forum and another is for myself (not for wordpress)?
When I install bbpress 0.9.0.4, it can’t been connected with forum-database(stick in step 1), although I use databaseConnect.php to test it that success connecting forum-database. But I use myself-database to replace it, it is work and pass step 1. 2. 3. (myself-database is first, forum-database is second in order.)
But it can’t be loged in, anybody password is incorrect in my forum. After using recovered password it still doesn’t work. I think the problem is forum-tables mixed with myself-tables, they stay in one database. So I want to reinstall bbPress but I worry to stick step 1 same before. Could you give me some suggestion.
I use bbPress 0.9.0.4 , not integrated with WordPress. My server use Linux CentOS, Apache 2.2.3, Mysql5.045 and Php 5.1.6 .
I’m having the weirdest problem with Firefox and logging in on a fresh bbpress installation. In Firefox, after logging in, any previously viewed page still shows the login form rather than showing that you are logged in until I hard refresh the page. I’ve tested this on multiple computers with various OS, and it’s the same on all, IE logs in fine, Firefox needs a refresh. Somehow I think this is a server configuration issue, as I haven’t seen this on any other BBPress installation, but it’s odd the behaviour only shows in Firefox and wouldn’t know where to start looking if it really is a server issue.
I started with an alpha 1.0 installation for integration with WP 2.7 and was having the same issue, so I tried a standalone installation 0.9.0.4 the other day and continue to have this behaviour.
Yep.. is everything same? or do we have anything else to consider?
@matiaspunx: what version did you integrate? The cookies are not compatible with the 0.9.0.4 version of bbPress and WordPress versions greater than 2.5 (like the latest 2.7.1 version.)
Also, did you try clearing all the cookies or using a different browser to log in?
These two solutions exist for making logins compatible with WordPress latest and bbPress 0.9.0.4:
https://bbpress.org/forums/topic/share-solution-for-bbpress-10-alpha-6-wordpress-mu-27-cookie-integration
https://bbpress.org/forums/topic/wpmu-27-cookie-integration
People!!! Thanks for the replys!
@chrishajer: I have installed the latest stable version of bbPress: The “Brubeck” version 0.9.0.4
@_ck_: I have rebuilded the .po file… (¿do i have to rebuild the .mo file too?…)
I will try with the ayudawordpress.com´s translation… let me test it and i will talk again.
Thanks!
Definitely make sure you are using the newest Human Test.
If you are, and they are bypassing it, I need to know so I can break out the next level of protection.
I have not tried this plugin but it might help somewhat:
New Stop Forum Spam API Plugin; Block Fake User Registrations
Last but not least, if you have wordpress integrated they might be sneaking though there even if you have the links to it’s registration page disabled, it still leaves the api open (you’d have to physically rename/remove wp-login.php)
Hello
I’ve been using bbpress 0.9.0.1 for months without any big problem. But this time, I don’t know at all what happens :
When I post a new topic or reply to a topic, everything goes well except that instead of redirecting me to the topic, bbpress shows a blank page.
I see nothing special in error logs…
I tried to delete my cookies and post again but this doesn’t solve the problem.
Do you have any idea ? What could it be ?
I took a look at bb-post.php. If I echo “test”; before this line :
$post_id = bb_new_post( $topic_id, $_POST );
Then it works. But if I put it after, then it doesn”t display test.
So bb-post doest post the stuff, but there may be an error after that.
Thanks a lot for your help… I’m stuck!
Gautier
Thanks. There was apparently a problem with the server as you suggested. It’s working now.
Excellent, thanks for posting this. Just tried it on latest ‘bleeding edge’ release and it keeps the paging intact.
>WP is 2.7.1 and bbPress is 0.9.0.4. Both are the latest versions.
partly – bbPress has the 1.0 alpha (unstable!). And you should integrate the 1.0 with wp 2.7
I think there is some plugin to integrate 0.9 with wp 2.7 but still… read some topics about the compatible versions in this forum.
In general:
WP < 2.7 & BBpress < 1.0: yes
WP >= 2.7 & BBpress < 1.0: no
WP < 2.7 & BBpress >=1.0: no
WP >= 2.7 & BBpress >= 1.0: yes
but remember: the 1.0 alpha is not recommended to use on live sites.
(sorry if my english isn`t correct, i hope you get what i want to say)
>Sounds like you’re integrate incompatible versions. What versions of bbPress and WordPress are you trying to install?
WP is 2.7.1 and bbPress is 0.9.0.4. Both are the latest versions.
Update:
Tested some stuff. I have this now:
function bbport_location() {
if (substr($_SERVER["REQUEST_URI"],strrpos($_SERVER["REQUEST_URI"],"/")+1) == "view.php?view=port"):
return "port-page";
endif;
}
add_filter( 'get_bb_location', 'bbport_location' );
The problem is that it doesn’t return port-page. If I echo get_bb_location tis will still show: view-page instead of port-page. So why isn”t it updated? Why isn’t it returned?
I just realized I should also point out that my Related Topics plugin will also give the greatest weight to other topics with the most tags to the one you are on. It essentially does a multi-tag search internally.
I don’t know what would be a good user interface to pick multiple tags but the query and resulting view are fairly straightforward to code.
Hmm, that’s actually some helpful feedback adeboy.
I might not be clearing the current session properly.