Try instructions from my article – bbPress deep integration
Right now, I’m trying to deep integrate bbPress with my current WP website. I’ve consulted a lot of forum but nothing seems to help me fix my problem. Here’s what happened:
When I included the line
require_once(‘/var/www/w3/wp-load.php’);
I can’t access my bbPress site anymore. It gives me an Error 500 instead. I don’t have any idea where to go from this. The tutorials online doesn’t help fixing this problem. It seems that this single line is having some attitude, I don’t know.
I consulted the error log and gives me some errors like this. I only copied few lines, but there are several similar error for different bbPress php files.
[Fri Jan 07 23:47:52 2011] [error] [client 18.96.6.7] PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/w3/forum/bb-includes/backpress/class.wp-taxonomy.php on line 581, referer: http://domain.tld/forum/bb-admin/options-wordpress.php
[Fri Jan 07 23:53:55 2011] [error] [client 18.96.6.7] PHP Fatal error: Call to a member function get() on a non-object in /var/www/w3/wp-includes/cache.php on line 93, referer: http://domain.tld/forum/bb-admin/users.php
[Sat Jan 08 00:00:15 2011] [error] [client 18.96.6.7] PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/w3/forum/bb-settings.php on line 186, referer: http://domain.tld/forum/bb-admin/users.php
I would really appreicate some help. I really would want to integrate both.
Thanks!
if all topics are deleted from a forum, freshness shows a time instead of showing ‘no post’ message.
wordpress 3.04 and branches_plugin-2778
https://trac.bbpress.org/ticket/1444
Does the plugin already have some function like the is_single() function in WordPress? Would be handy for the project I’m working on atm.
Can’t you use User Access Manager plugin?
https://wordpress.org/extend/plugins/user-access-manager/
If WP and BB are integrated? At least, that’s what I was hoping…
Can’t you use User Access Manager plugin?
https://wordpress.org/extend/plugins/user-access-manager/
If WP and BB are integrated? At least, that’s what I was hoping…
Had to resave permalinks as well.
I’m noticing more issues as well.
eg:
function _wp_get_user_contactmethods() in /public_html/wordpress/wp-content/plugins/bbpress/bbp-includes/bbp-user-template.php on line 721
when trying to edit a users profile in the front end.
incoming trac ticket.
They are already posted automatically I believe – https://irclogs.wordpress.org/
thats how it should be.
bbPress -> keymaster
WordPress -> administrator
I am good at fixing & troubleshooting myself. Please wait for someone to stop by and assist you.
If you want me to do it for you, then let me know – http://blog.ashfame.com/contact-ashfame/
thats how it should be.
bbPress -> keymaster
WordPress -> administrator
I am good at fixing & troubleshooting myself. Please wait for someone to stop by and assist you.
If you want me to do it for you, then let me know – http://blog.ashfame.com/contact-ashfame/
I have to say that the bb_user and the wp_user are the same userlogin (juanan)… so maybe it has something to say?
juanan bbuser is keymaster, but when I mix with WordPress juanan wpuser is only administrator
I have to say that the bb_user and the wp_user are the same userlogin (juanan)… so maybe it has something to say?
juanan bbuser is keymaster, but when I mix with WordPress juanan wpuser is only administrator
keymaster is only defined in bbPress, for WordPress its administrator only
keymaster is only defined in bbPress, for WordPress its administrator only
Yep, I’m sure. I’ve touched something because I’m now trying to enter WP-Admin and it says “you don’t have enough privileges” in my WordPress
Yep, I’m sure. I’ve touched something because I’m now trying to enter WP-Admin and it says “you don’t have enough privileges” in my WordPress
Just wanna give give my heartfelt thanks to all the bbPress contributors, John James Jacoby in particular of course along with Gautam, for their persistent efforts as of late.
At long last, I think many of us are seeing light at the end of the tunnel, not to mention we seem to moving towards it at an ever increasing pace. I was a skeptic, but now I believe.
I’m bound to be opinionated once in a while (I predict some light ruckus when the developers reveal what 2011 should hold for WordPress). So just keep in mind that, when all is said and done, I am sincerely grateful.
~ Erlend Sogge Heggen