No, I’m calling certain elements used in the WordPress header in the bbPress header too like the header.jpg and some Java for the menu. Only the things that are needed for a coherent design as is.
Hi all,
When i want to install
i got this error:
Fatal error: Call to undefined function bb_glob() in xxxxxxxxxx/bb-admin/class-install.php on line 322
svn trunk revision: 1789
Heh, you know I had started to comment about the xmlrpc stuff but checked myself. Personally I’ll be using the delete option. Those hackers tend to find the bugs far faster than we do and the #1 security vulnerability on WordPress for years was the xmlrpc.php
Still, it will be interesting to see how people use it in the real world as it’s a powerful feature. I believe bbPress can now claim it’s the first forum to have such functionality.
Just in time for bbPress’s 2nd birthday too…
Does that mean you are including WordPress’ header.php file in bbPress?
@_ck_
Thanks!
BTW, you’ll be happy to know there are three different ways to tun off XML-RPC:
* In settings
* Forcibly, via a plugin
* Just plain delete the file (xmlrpc.php)
But I’d like to think that you could help us to keep it secure instead : )
On a related note, thanks to everyone who has helped out with testing so far. Apparently the first alpha was downloaded over 2,500 times, thanks to all those who took time to report bugs and suggest improvements over that time.
I’m looking forward to further input and feedback as we approach 1.0 beta and beyond.
@ear1grey
A commendable approach, I approve.
I have the code managed through svn and after a quick svn switch http://svn.automattic.com/bbpress/tags/1.0-alpha-2
(followed by an svn update
for good measure) everything appears normal.
(+1 beer on Sam et al next visit)
Congrats and thanks for all the hard work Sam.
The next alpha of bbPress 1.0 is now available for download.
Read all about it on this blog post.
If you find any issues please report them via the bbPress Trac.
Also I am now getting…
http://harrismarine.co.nz/bbpress/topic.php?id=9&page=2
and it is working.
So I am guessing you are only getting the other address (without the id=9) when it is not working which would mean the url is actually changing. How, I have no idea.
Very nice, nice integration.
I didn’t catch that you were looking for a forum in your first post, only that you wanted the registration functions. If you want a forum and registration functions, then yes, bbPress will be fine.
Looks like the whole server is gone now… Can’t bring it up at all.
The blank screen is likely a 500 Internal Server Error, so if you have access to error logs, that will help. If not, it’s likely a syntax problem in a template file. I saw at first that you had a custom theme up there. You could try with a stock theme and see if the problem persists.
One other thing I noticed is that the URL appeared incorrect. It looked like this:
http://harrismarine.co.nz/bbpress/topic.php?page=2
But the topic ID is missing in that URL. It should look more like this:
http://harrismarine.co.nz/bbpress/topic.php?id=9&page=2
Maybe the pagination links in your theme got messed up somehow. I wasn’t able to test any further because I can’t bring up any pages at all on your forum right now.
I’m just loading certain components from my WP Blog to give bbPress the same appearance (header and footer graphics, menu etc.). However it’s not a deep integration via bb-config.php.
I also deleted the entire modified template folder and replaced it with the original Kakumei template for testing reasons but the problem persisted.
The thing is that I’m the most interested in the forum functionality of bbPress and I don’t really care about the blog features of wordpress.
Would you not recommend using bbPress as the backend user system and forum for my site?
Hi everyone!
I integrated bbPress 0.9.0.1 and the 2.6.2 version of WordPress MU.
I have no problems, I think.
Hi All,
I recently upgraded to 0.9.0.2 and since this upgrade the “remember me” functionality we used to have is now not working at all.
Basically if you close the browser down completely, and reopen it, then access the site you have to login Each time.
Any ideas?? i tried switching to default themes, etc and it made no difference.
Also, i should add that i have no WordPress integration at all, its a pure bbpress site.
Are you loading WordPress inside bbPress?
I’ve added the ability to do this to the development trunk. If you want to backport this to an older bbPress, you can follow the changes here:
https://trac.bbpress.org/changeset/1786
Then drop the function <?php bb_latest_topics_pages(); ?>
wherever you want it in the front-page template to show pagination.
Hello to everybody.
I’m new to this forum. I’ve lurked several times to find solution for my problem.
Last time was just some minutes ago:
I was writing post in my bbpress forum when suddenly I’ve been kicked of. Have to login? Ok, maybe a timeout, but…I wasn’t sure to have set a timeout period!!!
By the way, when I try to ling once more…nothing happens! Login page, once more, and more, and more. No other user, no way to login to forum once more.
I’ve a WordPress installation in the root of my www server and a bbpress installation in a sub-root directory.
WordPress and BBpress arn’t integrated ’cause I don’t need it and, most of all, I don’t want it.
Some days ago, trying to harden my WordPress installation, I’ve installed some plugin. Once was “Login LockDown”. Now…making my mind go crazy I’ve think about all changes I made since a week.
I’ve logged in WordPress administration, deactivated Login LockDown plugin and I’ve been able again to login in the bbpress.
The admin screen was not available until today. Try installing version 0.1.2 of bbPress Live.