Hi,
Try nice permalinks. Very good but i have problem. In home is navigation and 1 page doesn’t work. Try out http://keskustelu.hpguru.net/page/37, try a page 1. This links to page 37, in page 36 to page 36 etc. I updated .htaccess. Where is a problem?
I just had a user giving a load of grief for a reason which basically boiled down to the fact they they had forgotten their username.
It is true that there doesn’t appear to be a way to get this info through the lost password dialog box – which doesn’t allow you to put your registered email address in there to retrieve the information.
I did read somewhere that bbP 1 allowed you to use your email address to login but in my experience this doesn’t work.
Any suggestions?
So my bbpress is broken, and I don’t know how to fix it.
I built my site with wordpress in a sub directory. I integrated my bbpress with my wordpress and it worked great!
Then I decided that I wanted my URL to look like its own domain, instead of a subdomain. My wordpress went from being
brandonmdennis.com/oxhorn
to
oxhorn.com
I saved my pagelinks and presto, everything is snazzy. I went to check my forum, however, and it was broken. My forum was missing, but I still saw the admin section. So no sweat, I logged into the dashboard and proceeded to change the URL in settings from
brandonmdennis.com/oxhorn/forum
to
oxhorn.com/forum
Thinking that this would solve the issue. I clicked update, and got to an “oops! page not found” screen. But now I can’t even log into my bbpress install dashboard. Everything I do now sends me to an “oops” error page.
I tried uninstalling bbpress by removing the folder and removing the wordpress bbpress integration plugin. I tried doing a new, clean installation of bbpress, but when I get to step two I see the message “Woops! Looks like you already have bbpress installed” and it wont let me go further. I even tried installing it in a different subdirectory and got the same problem. My questions are:
1) How do I re-install bbpress?
2) Is there some code I need to remove from my wordpress installation?
3) How do I re-integrate my bbpress with wordpress so that they share the same database? I had it working splendidly until I changed my WordPress domain name.
WordPress site:
oxhorn.com
Bbpress installation:
brandonmdennis.com/oxhorn/forums
Thanks all!
Hey all,
Been a while but I have a very quick one.
Lots and lots about integrating bb and wp to read now that we are ready to do it. One very simple question I have though….
Most of what I have read is about tying bb into a wp install. What if I have an established bb and want to integrate wp with it? Will there be issues and can wp integrate with an existing bb user base?
Cheers and beers.
I want to enlarge the line
I also participate Preview
PLUGINS
I apologize, I do not speak English well
Is it possible to limit number of threads in latest discussion separate from comments per page?
Ideally I’d only like about 5 threads in Latest Discussion, but of course would want more posts per page. .
Hi everyone,
I just want to know how to integrate bbpress with other CMS like Frog CMS, Jaws ,Concrete 5 etc.,
I mean I want installation steps ( although I love WP but still want to know how to install bbpress with other simple CMS that are available)
So Godaddy(my host) updated/migrated all of their databases recently and now my forum at http://www.redvets.com/forum gives me this error:
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to MySQL server on ‘p50mysql77.secureserver.net’ (4) in /home/content/m/i/k/mikeumus/html/redvets.com/forum/bb-includes/backpress/class.bpdb.php on line 123
Fatal error: Call to undefined function wp_die() in /home/content/m/i/k/mikeumus/html/redvets.com/forum/bb-includes/backpress/class.bpdb.php on line 614
and the same error when I try to access the back end at: http://www.redvets.com/forum/bb-admin
Now http://www.redvets.com/forum/bb-login will successfully open the login page, fully rendered with no errors, but I believe that is because this page has nothing to do with integration or the databases.
Is there a way I may be able to tell the database directly through PHPmyAdmin that the database name has changed?
Also, why does it feel like all developement for bbPress has died? Is this just my comparing it to Worpress or am I just not snooping around this bbPress.org enough?
Hello friends.
I am using WordPress since lst 2 year has I must say it just AWSOME. I have just installed bbpress a week back just wondering that bbpress has many thing missing as a complete forum.
1. Moderator. Any user post a topic it must not be published without activation by moderator. I tried the plugin”moderator suite” but its nt working.
2. Number of view: Each post in the forum must display the number of times it has been read. I Could not find any suitable plugin for this.
If I am wrong some where, please guide me for the same
Hello, i need to use current page link for some code, how to get it from bbpress?
bb_uri(); returns main page link, but i need to get link where is user now.
it’s possible?
bbpress 1.0.2
thank you
upd1: found after 1 min: <?php bb_location(); ?> don’t works (returns only current name of page, etc: topic-page, forum)