Search Results for '\"wordpress\'
-
Search Results
-
Topic: What is what?
I am trying to install forum and integrate it with the blog. I need to fill in:
1. WordPress address (URL)
2. Blog address (URL)
What is the difference between them?
Thanks in advance for the help,
gm
I have just completed a brand new install of R2014, although the issue happens with A1.6 as well. The site works fine with with both database and cookie WordPress integration (WPMU 2.7).
When I add require_once( dirname(__FILE__) .’/../wp-blog-header.php’ ); to my bb-config.php I get the following error:
PHP Fatal error: Call to a member function hide_errors() on a non-object in /home/site/public/wp-includes/functions.php on line 345, referer: http://mydomain.com/forums/
Line 345 is $wpdb->hide_errors(); within function get_option
Obviously my BB install has not fully loaded up my WP environment. I have tried all sorts of ways to get this to work without any luck.
I even tried to build my bbPress templates by reproducing the WP functions I need but found that meant I need to re-write a huge portion WP which seems silly and a huge waste of time. Although the 8 hours I have spent trying to solve this might have built a fair bit
.Any tips on how to sort this out?
Topic: bbpress language switcher?
hi,
i’ve looked around but haven’t found a solution for a language switcher — i.e. a plugin or instructions on how to make it possible for the user to load different localizations of the bbpress. there were some threads about integrating bbpress with wordpress etc., but i am interested in a purely bbpress solution.
any tips will be greatly appreciated
tench
I run an integrated bbpress / wordpress site. It has been live for about a year. I check in at least ever 2-3 weeks or so, but infrequently based on most standards.
I tried logging into my bbpress site (cross log-in has never worked for me) using my administrator ID, and I get an error ‘user does not exist.’
I tried loggin in as other users (moderator, subscriber, etc.) and I get the same error for those as well.
I cleared cache, retried – same results.
I try logging into the WP side & can login without problem. I can get to my WP dashboard (2.5.1 btw) but not my bbpress dashboard (0.8.x – can’t recall & can’t access my dashboard).
I did try the ‘reset’ PW option from the WP side for one of my failed bbpress users. It gave me a new PW, and still not able to login to the bbpress side.
I see the database still has all of the users in wp-users, and the passwords are updating.
The last action I took ‘knowingly’ was to delete a spammer user ID from my role about 2 weeks ago. I tried logging in a couple days later & no access. I’m not saying it is correlated…
I also remember fumbling through my Yahoo domain management page, and I recall resetting the PW for one of my DB’s (but not my wp DB).
So – I’m inclined to think that I either accidentally reset an administrative PW that allows the link between BB and WP to hit the same wp-users table?
Or – something far more nefarious from my spammer friends (who seem to be the ONLY readers of my blog…thank you!).
Thanks for any input / advise. I hope to have included all the relevant info.