Search Results for '+.+default+.+'
-
Search Results
-
Hello folks,
I along with Ben L. aka Nightgunner5, have created a bbPress standalone to plugin converter which already does a good job converting your bbPress forums.
To use it, upload the file
bbs2p.php
to your server. Now let us assume that/
is the place where you have placed the script,/blog/
is the WordPress directory and/forum/
is the bbPress standalone directory. So, you would editbbs2p.php
, scroll down to line 36 and changedefine( 'BBS2P_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'BBS2P_BB_PATH', '../forum/' ); /** With Trailing Slash, if required */To:
define( 'BBS2P_WP_PATH', 'blog/' ); /** With Trailing Slash, if required */
define( 'BBS2P_BB_PATH', 'forum/' ); /** With Trailing Slash, if required */Similarly, if you have script and WordPress blog in
/
and the forum in/forums/
, then change those lines to:define( 'BBS2P_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'BBS2P_BB_PATH', 'forums/' ); /** With Trailing Slash, if required */Then run the script and the converter would guide you. Some points to note:
- Needless to mention, if it isn’t your test run, please have a backup. We cannot be held responsible for any data loss.
- Run it on your localhost as the converter is heavy.
- Supports the Subscribe to Topic plugin by _ck_ and bbPress 1.1 alpha+ subscriptions import too. Have that plugin activated if you want to migrate subscriptions from the plugin, else it will check for the alpha version.
- Have the bbPress plugin activated, revert to default themes and disable any other plugins.
- Currently, there are three situations:
- You have a new WordPress blog, to which you are migrating to and an established forum. Then, you would go to user migration section first and then proceed to forums, topics, posts migration section. In this process, all your WordPress users would be deleted (well, renamed to another table) and in place of those, bbPress users would be added. A keymaster will be WP admin, bb admin and moderator will be bbPress plugin moderators, rest all would be converted to the default WP role (which can be set in your WordPress settings).
- Your WordPress and bbPress user tables are integrated. You don’t need the user migration process and you can directly go to forums, topics, posts migration section. No worries.
- You have a established WordPress blog, with a good number of users and can’t afford to lose those. This is currently not supported as it is hard to merge two conflicting user sets.
- After converting, do recounts, delete the script and delete the bbPress standalone section if not needed.
Download: http://code.google.com/p/bbpress-standalone-to-plugin/downloads/detail?name=bbs2p-beta2.zip
Cheers! Hope that helps.
Regards,
bbPress Geeks
ps. Special thanks to John James J. for developing the bbPress plugin, without which, of course, this converter wouldn’t have been there.
Topic: Page navigation not working
I have created a test site and added several topics to a forum.
I have set the number of items in reading to 10.
When I access the forum (which has 32 topics) I see the first ten topics, but when I click the page navigation for page 2, I simply get the add new topic form and no existing topics are shown.
I am using the default theme and even when I change between the built in themes this is still a problem.
Could someone please advise of a fix?
I am not overly skilled in PHP code. But can find my way around to make changes under direction.
Cheers,
AlexB
I want to change the header and add a png image instead of the title.
any help would be great.
Thanks.
Hello, I’m interested in installing bbpress in the wordpress plugins folder. Is this possible?
/wp-content/plugins/bbpress/
Then I want the forums to run on : http://website.com/forums/
I also want to integrate it with wordpress afterwards.
I have a site which I would like to set up both a forum and blog.
I intend to set up the forum first and I’m thinking of using bbpress forums.
Subsequently I want to add in the blog.
I’d like to ask for some opinions:
Should I put the bbpress forums under a subdomain or subdirectory?
Whether I put the forum under subdomain or subdirectory, how do I put it as the default page in the meantime? Like if I go to http://www.xyzdomain.com it will go straight to the forum page?
While I work on the blog, before its ready, I want to keep it hidden from public eyes.
How do I make it the main page without it being shown while its still in construction, and when its ready, I can unveil it easily?
Is it possible to setup bbPress and use it with buddypress as a global forum, rather than just for groups?
I want to do both:
1.) Use bbPress for forums within groups (I know it does this out of the box)
But also…
2.) Use bbPress as a stand-alone forum outside of groups for basic things like ”Site Feedback” and ”General Topics”.
I’m using the default buddypress theme. Thanks.
I wonder if anyone can help please. I have run an update to a WordPress site (created by someone else) that had bbpress integrated. I didn’t upgrade BBpress. Before the WP upgrade, the forum was working fine. However since the wordpress upgrade (from 2.9.2 to 3.1) we are having the following problems:
1) I cannot access the bbpress admin panel
2) The Forum is showing posts and topics but the reply form is missing (only the heading shows)
3) I cant see any way of creating posts, topics or threads so I presume something else is missing…
I had to rewrite the WordPress theme files as the original custom theme had been so badly coded / core hacked etc. I haven’t touched the custom bbpress theme so thought it would be something to do with that. So first thing I did was disable it and enabled the default bbpress theme (through phpmyadmin) but have exactly the same set of problems – which to me rules out a theme issue.
Anybody have any ideas where to start? Sorry I am not sure of bbpress version. Where do I find that?
Hello there,
Anyone know this one:
WordPress Multisite, Buddypress properly installed. Installing BBpress, all goes well. After changing default user roles in the backoffice of BBpress, I can’t log in with the keymaster account. I’ve looked in the database, there’s only one user with ID 1 in bb_users. When I look in bb_usermeta the user with ID 1 has the meta value of a:1:{s:9:”keymaster”;b:1;}
I can log in with previously created users, but when I try the keymaster it keeps on saying “User does not exist”.
Anyone?
Hello I have installed bbpress and I got this error. I think in the folder includes/functions.bb-admin.php the file is there.
Any suggestion to solve this problem?
Thank you very much
Manage Themes
Default theme is missing.
Current Theme
Warning: file() [function.file]: Filename cannot be empty in /home/itw-oberstufe.ch/htdocs/intern/eltern/wp/forum/bb-admin/includes/functions.bb-admin.php on line 1199
Warning: implode() [function.implode]: Invalid arguments passed in /home/itw-oberstufe.ch/htdocs/intern/eltern/wp/forum/bb-admin/includes/functions.bb-admin.php on line 1199
by
All of this theme’s files are located in the “” themes directory.
Topic: Unable to change themes!
Not sure why I can’t change the theme to my bbPress at the moment.
I have created a new root directory called ‘my-templates’ and the permission is set to ‘755’
Yet, the theme doesn’t show up in my bbPress CMS.
I was able to change the theme yesterday, but not today for some reason. And my current theme (custom) isn’t even showing up in the root directory right now with the default kakumei themes where I uploaded it.
Any ideas?
The default works OK:
http://localhost/taiwantalk/?bbp_forum=technology
But setting the Permalinks to Month and name gives me a no found page.
http://localhost/taiwantalk/forums/forum/technology/
mod_rewrite is working as usual.
Any suggestions?