Search Results for 'bbpress'
-
Search Results
-
OK so i successfully completed a BBpress / WPress integration…logins are all synced and i can successfulled login to bb or wp…thats all straightened out and everything appears to be working great..
one bug im noticing now is in WP, in my Visual Editor [write post], all the icons that were once there (Bold, Italic, Font, Font Size, Add Link, Add pic…etc.) that hole graphical bar dissappears…
i’ve narrowed it down to some kind of caching problem…because i deactivated the integration pluggin in wordpress.. removed the line of code in my wp-config.php…cleared my cache and the visual editor re-appears
now when i went back in to re-activate the bbpress integration plugin and got the bbpress back up, and go to check out my visual editor in WP, its there ! great!!! but just to be sure it wont go away, i clear my cache, refresh the page, and its gone again….any ideas?!!!?!
THANKS FOR ANY HELP MY NINJAS
Topic: can’t use admin login
I just installed bbPress, ran the plugin for WordPress to integrate the users, and I cannot login as the administrator. I am using the password for wordpress (I’ve even reset it and re-installed bbPress to make sure I had the right one).
Trying to log in at the top just takes me to the login page. Trying to login on the login page just “resets” the page, with no option about recovering a lost password.
Is there anyway to reset / recover the password that bbpress thinks is my wordpress password? Does this sound like some other login problem?
Topic: bbpress won’t install
Hi all,
I’ve got some weirdness going on with my attempts to install bbpress. I have successfully installed it a number of times in various directories but always removed it (by deleting all bb_ tables in the database, and deleting the directory as well) because various features I wanted/needed at the time weren’t available.
However I just installed it for a client and that went well so I figured I’d give it another shot on my site. Unfortunately whenever I try to install it, things go fine until I get the “Finished! Now you can log in” message — then I get the message “Doesn’t look like you’ve installed bbPress yet, go here.”
And I’m stuck in this inescapable loop. I’ve tried uninstalling and reinstalling several times all with the same effect. Hopefully someone here has an idea what’s wrong
BTW I’ve got bbpress & WP on the same database and have my config variables filled in for integrating
Thanks!
I’m using the ThemePress theme, that uses the header/footer from the integrated wordpress install as well co-mingles the various template functions. What I’m trying to do is put code in the wordpress sidebar (not widget) that will show the bbpress profile link/login ONLY when the user is in the forum, otherwise it will show a link to go to the forum.
In the sidebar, I’ve tried
<?php if ( $forums ) :
login_form();
if ( is_bb_profile() ) profile_menu();
endif; ?>Thinking that, since I can supposedly use each other’s functions, the if if ($forums) would work. I was wrong.

I also tried trying to set $is_forum = 1; in front-page.php and in the sidebar:
<?php
function show_bbmenu() {
if ( $is_forum ) :
login_form();
if ( is_bb_profile() ) profile_menu();
endif; ?>
}
show_bbmenu();
?>Among other things and apparently I’m overlooking something stupid and easy but I’m afraid insomnia is not being kind to me this morning.
(Did I mention I got stuck in an elevator at my office for an hour last night? grrrr)
This is at adultaggregator.com/forum (warning, not safe for work.)
Topic: Danish translation
Here is the Danish language file for bbPress 0.8.2.1. It is still in preliminary stage, but I hope that it will help Danish users getting started with bbPress. It added the original .pot file as well, if you would like to do your own translation using poEdit.
Download:
http://www.familietraef.dk/?dl_id=11
Setup:
1) Unzip the files.
2) Upload the da_DK.mo and da_DK.po files to your ‘bb-includes/languages’ folder. (Note: if you do not have it, create the folder)
3) Edit config.php – find define(‘BBLANG’, ”); and change to define(‘BBLANG’, ‘da_DK’);
Enjoy!
Topic: web intergration need help
ok so how can i add bbpress to my wiki can i just add an iframe or do i need something else
thetooth
Topic: Kineda Forums
After giving up on bbpress over half a year ago, I decided to give it another shot. The software seems to have matured a bit, and after testing some other routes, I figured it’d still probably be the best bet for integration.
Let me know what your thoughts: