Re-install = delete all tables in the database.
Yes manage the bbPress from his own admin and same to WordPress
Remember they’re working on the bbPress plugin for WordPress 
Regards.
Re-install = delete all tables in the database.
Yes manage the bbPress from his own admin and same to WordPress
Remember they’re working on the bbPress plugin for WordPress 
Regards.
Quicoto –
I follow your steps and it works
I’m on instalation now – The question is: do I want to indegrate wordpress and bbpress? What it will mean – that I’ll manage my wordpress and bbpress from the same place?
Do I have to integrate it? Or can I manage bbPress and WordPress separately?
Thanks for advising
Quicoto –
I follow your steps and it works
I’m on instalation now – The question is: do I want to indegrate wordpress and bbpress? What it will mean – that I’ll manage my wordpress and bbpress from the same place?
Do I have to integrate it? Or can I manage bbPress and WordPress separately?
Thanks for advising
bbPress and WordPress have a 5 minutes install.
Upload the files and access to the folder from your browser.
yoursite.com/bbpress
You just need a database (including user and password).
Good luck
bbPress and WordPress have a 5 minutes install.
Upload the files and access to the folder from your browser.
yoursite.com/bbpress
You just need a database (including user and password).
Good luck
Thanks quicoto.
It would be great if there were video tutorial so I could watch it. Do you know any which shows how to install bbPress to blog on HostGator and integrate it to the WordPress?
Thanks for your help.
Ps. How do I stick picture on my profile on this forum?
Thanks quicoto.
It would be great if there were video tutorial so I could watch it. Do you know any which shows how to install bbPress to blog on HostGator and integrate it to the WordPress?
Thanks for your help.
Ps. How do I stick picture on my profile on this forum?
Hi,
I’m trying to install bbpress to my wordpress blog. I found one post about it and I follow the instruction but I’m stuck now.
I creatted subdomain (like on instruction). I Called it forum.
my page http://endgoalmarketing.com subdomain forum.endgoalmarketing.com
Then I upload unzipped bbpress folder (renamed it to forum) to FORUM folder via ftp FileZilla.
I don’t know what to do next and if what I’ve done is correct.
I want forrum to appear on this page on my website:
http://endgoalmarketing.com/ask-an-expert-forum/
So I went to subdomains and I put redirection to this link. Nothing happend – my website looks the same and forum is not there.
Can you help?
I am trying to add a theme option page.
Like to know/read about posts or themes who had already implemented theme options like we use to have in WordPress
I am trying to add a theme option page.
Like to know/read about posts or themes who had already implemented theme options like we use to have in WordPress
Hi everyone. Can anyone advise what code or command may be required here? The BBpress Forum has a nice slim width which would allow us to place it inside a WP site but there are nop instructions on how to do this.
Thanks very much in advance.
I don’t understand what are you saying here.
If you have WordPress on domain.com then you can have forums on domain.com/forums for example
Hope that helps!
I don’t understand what are you saying here.
If you have WordPress on domain.com then you can have forums on domain.com/forums for example
Hope that helps!
I just started wordpress website, and found that forum is not satisfactory.
If I want to make forum made by bbpress in my website, Do I need bbpress website first, and then integrate? Or is there any way to do it without setting up bbpress website?
Hi,
i have looked at the language pack and i haven’t seen kurdish language for this portal!
and i see it is really great and modern portal there is translation for many other portal and cms and forums in kurdish sorani like(wordpress,phpbb,punbb,php-fusion,joomla)
so as a name of click to open link in new window website we want to translate this portal to kurdish sorani after your agreement of course, and we will support it in kurdish language
kurdish sorani is rtl language, and it most be UTF-8
please tell me if we can start the translation?
ugh. this is tough.
Just found this comment from mdawaffe on the WordPress development blog:
mdawaffe 12:08 am on August 30, 2010 Permalink | Reply
There’s some bugs in bbPress. In some places it treats user_logins case sensitively, and in others case insensitively (and sometimes it depends on your DB’s collation).
http://wpdevel.wordpress.com/2010/08/27/i-upgraded-the-wp-org-plugins-directory/#comment-10009
ugh. this is tough.
Just found this comment from mdawaffe on the WordPress development blog:
mdawaffe 12:08 am on August 30, 2010 Permalink | Reply
There’s some bugs in bbPress. In some places it treats user_logins case sensitively, and in others case insensitively (and sometimes it depends on your DB’s collation).
http://wpdevel.wordpress.com/2010/08/27/i-upgraded-the-wp-org-plugins-directory/#comment-10009
Has anyone figured out how to include bbpress forum posts when using the WordPress site’s search form?
I want to remove few fields from my bbpress registration and profile edit page example website and occupation. How can I remove that fields? (Important)
When I replace bbpress registration page with wordpress registration then after the log off from bbpress site bbpress still show user profile content. It means cookies not working fine.
If I use Facebook connect plugin with wordpress and if I use wordpress registration page both for WP and bbpress can user connect with facebook and comment on bbpress?
Thanks
Sorry, but I can not find the instructions for TwentyTen in the site.
The error I’m having is
Fatal error: Call to undefined function bb_get_header() in C:xampphtdocswordpresswp-contentthemestwentytenpage.php on line 15
The original page.php was
<?php get_header(); ?>
<div id=”container”>
<div id=”content” role=”main”>
:
:
</div><!– #content –>
</div><!– #container –>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
And I changed it into this
<?php bb_get_header(); ?>
:
:
<?php bb_get_footer(); ?>
Did I something wrong?
Sorry, but I can not find the instructions for TwentyTen in the site.
The error I’m having is
Fatal error: Call to undefined function bb_get_header() in C:xampphtdocswordpresswp-contentthemestwentytenpage.php on line 15
The original page.php was
<?php get_header(); ?>
<div id=”container”>
<div id=”content” role=”main”>
:
:
</div><!– #content –>
</div><!– #container –>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
And I changed it into this
<?php bb_get_header(); ?>
:
:
<?php bb_get_footer(); ?>
Did I something wrong?
I had bbPress up and running. I hadn’t managed to integrate it with WordPress but I wasn’t bothered about that. I’ve come to login to my bbPress account today but when I enter my user name and password it just does nothing. I get no incorrect password message or anything it just returns me to my main forum page and that’s it. Anyone got any ideas?
I know I can just re-install bbPress but that really is no solution. At the moment my forum only has posts from myself but if I had other posts and more users signed up I would be really pi*!ed about losing the data. Anyone with any help on what I can do would be much appreciated.