Search Results for '\"wordpress\'
-
Search Results
-
As per my post here on my blog : http://blog.ashfame.com/2009/05/integrate-bbpress-forum-wordpress-setup/
To achieve integration between 0.9.05 & WordPress 2.7.1, I overwrite the bb_capabilities in wp_usermeta for my user by sql query as I don’t have phpmyadmin and I am using custom table prefixes.
I just followed the instructions again on a setup and got something into different.
My current password didn’t work. I manually updated it with a sql query from a known setup (I haven’t installed mail sending capabilities yet) and then I got access but now when I try to change the bb_capabilities of my admin user, it gets change, is reflected too but when I refresh the forum page, I still can’t see the link to dashboard. And now if I check the db again, the bbPress seems to have overwritten my entry to “a:1:{s:6:”member”;b:1;}” from “a:1:{s:9:.keymaster.;b:1;}”.
I am clueless at the point. I can try dropping tables and starting again would get my work done but I am curious that why it is happening.
I am attempting to integrate bbpress rc-1 into a wp blog (2.7.1) so it utilizes the same header and footer, but I don’t need db or login integration.
I only need to load wordpress so I can call
get_header()andget_footer(). When I add this to the top of bb-config.phprequire_once('/path/to/wp-blog-header.php');it seems to destroy the ability to login. I am simply routed to another page (Add New Topic), without actually having been logged in. If I try to access bb-admin.php, it spits me back onto the index page.Any guides suggestions?
See the blog post.
Lots of testing would be greatly appreciated.
A note for anyone integrating cookies with WordPress less than version 2.8, you need to add this to your bb-config.php file…
define('WP_AUTH_COOKIE_VERSION', 1);When you upgrade WordPress to 2.8 that line will have to be removed.
Hi,
I have searched on the internet and here. I have been unable to find a script/code which can display latest discussions on my homepage which is not wordpress a wordpress site.
help much appreciated.
dave
Hi, I have just integrated BBPress with WordPress, but cannot delete posts or topics, and I also cannot access the bb-admin page.
I have two ways of logging in, one is through the main wordpress site, and the other is through the forum’s login section. It seems there is no problem when I log in through the forum directly, but the problem comes when I log in through the site and then access the forum (which is how the forum will be accessed).
Any help will be appreciated.
Thanks
Cheers