There was this plugin as well, but for earlier bbPress versions:
https://bbpress.org/plugins/topic/hidden-forums/
The theme in use here is not available for download.
https://bbpress.org/forums/topic/whoa#post-68290
Browse the bbOrg tag as well for previous discussions.
Hey everyone,
I am new to bbpress and so far am finding it a great tool.
I was wondering if there is any way (plugin or scripting) that i can restrict access to certain forums unless you are logged in. For instance you would be able to see the forum name/theme but when you try to access that forum you would be brought to the login/register page. While at the same time other forum themes are readable while you arent logged in.
Thanks for any help in advance.
Will
I’m sorry if this has been asked.
Is the current BBpress theme used now available for download? I’m looking for a simple theme just like this for my website.
I’m open to any recommendations.
well. i must install bbpress1.2.0 , it is possible for me to a permanent permission?
Hi folks!
I’v just installed bbpress for the first time. No problem with installation or tweaks, but i can’t figure out how to correct the time when posts where written.
I have translated the .po file to Norwegian, and it looks like everything is OK in there when generating the .mo file and upload it to my server..
Take a look at this picture where i show you my “problem”: http://country4you.com/temp/Forum.gif
You see the arrows
How do i change “Hours” to Norwegian?
This is what “Started: %s ago” is translated to in the .po file: “Skrevet: for %s siden”
Thanks for a great forum!
//Roy
The release packages are not built automatically at all. They should include the old version of the externals.
As I said, I installed package from https://bbpress.org/download/. I forgot to mention this: I thought that maybe packages are automatically rebuilt after x hours and that in every rebuild newest version of BackPress is included since I don’t know how to explain this situation differently.
Did you install via Subversion or download the packaged 1.0.2 release?
The package should have included the old version of BackPress, but I never install from the package. I am running the trunk version r2458. But that’s an upgrade as well, not a fresh installation.
Thanks for bringing it up.
I think the toolbar button is designed to let you insert a link to an image in your post, but the image already has to be online somewhere. The BB WYSIWYG plugin doesn’t handle uploading or storing images. It just modifies your post.
So, they work in different ways. If you used the BB WYSIWYG editor and the Allow Images plugin together, AND the image was online somewhere already ( like this http://www.google.com/images/nav_logo8.png )then you would be able to use the toolbar button. But if the image is not online yet and you want to store images for your users, then I think bbPress Attachments is the way to go.
bbpress (testing for the filter)
Anyone downloaded bbPress 1.0.2 from http://bbpress.org/download/ lately? I just did and when I started installation I got warnings but succeed in installing. But when I installed I couldn’t login.
I belive this problems are related to update to BackPress/pomo library and that new versions of it are not compatible with bbPress 1.0.2 code. Anyone can reproduce this?
If you think this is a problem with the bbPress core, please open a ticket and submit a patch at https://trac.bbpress.org/
You can log in there with a WordPress.org account if you have one.
You create the link in HTML and put it in the current template’s header.php file. Where you put it there and how it’s formatted is up to you.
I added one to the header of this 0.9 bbPress forum a long time ago:
http://www.riversideinfo.org/forum/
You need to edit the header.php template file to display a link at the top of your page.
Hey
When I was writing plugin last time they dont want run install function after activation. Trouble was in position of plugin file in subfolder in ‘my-plugins’.
When I looked in plugins.php I saw the problem. Script make ‘do_action()’ on overall path to plugin from my-plugins. For example: ‘plugin/plugin.php’. So orginal function have to be ‘bb_activate_plugin_plugin/plugin’ what in incorrect. I wrote few lines and all works fine.
After line 66 in bbpress/bb-admin/plugins.php:
$posSlash = strpos($plugin,'/');
if(intval($posSlash) != 0){
$plugin = substr($plugin,$posSlash+1);
}
After that all works fine
May be included in next bbPress version.
Regards
D.
Is there an error message?
I did not mention the error here because I’m not interested in this plugin. and I don’t want to fix it. i just install it and check it, then immediately delete it, because I’ve integrated my forums with wordpress so there is shared user integration, and there is built in functionality in wordpress to add users step by step, so why I install this buggy plugin? but chrishajer did not understand my question, I want to add bulk users at once.
I said
Any bbpress or wordpress plugin?
Now I finally got this plugin, I hope it will work, now I’m trying it
http://www.dagondesign.com/articles/import-users-plugin-for-wordpress/
its not working with v1.0.2
In what way?
Is there an error message?
Could you give us less information?
Did you read the instructions on the page Chris Linked: https://bbpress.org/plugins/topic/admin-add-user/
Did you make this change:
Just replace the following line:
require_once( BB_PATH . BB_INC . ‘registration-functions.php’);
with this one:
require_once( BB_PATH . BB_INC . ‘functions.bb-users.php’);
Now i can upload and display images by “bbPress Attachments (0.2.7)”,Thanks chrishajer
!
Why use “Insert image” can’t upload local images by “BB Wysiwyg Editor” ?
1、http://i3.6.cn/cvbnm/34/d0/78/c48e66ff8327690fec7bf4f656252383.jpg
2、http://i3.6.cn/cvbnm/99/3b/a7/2930018fd485a6aec8e04d39e94f48f3.jpg
Ok…so…
I have a site.
domain.com
Domain is actually a subsite of anotherdomain.org, utilizing the new Multisites option and Map To Subdomain plugin.
Is it at ALL possible to install bbPress in domain.com/forum somehow? Or will it just not work due to the nature of the multisites thing?
This was the plugin, but it was for prior versions. No idea if it still works:
https://bbpress.org/plugins/topic/admin-add-user/
Hi Frank. Only should have installed bbpress in the same dbase which contain phpbb content. Place for files is not matter.
Remember! Make backup!
I’ve a list in my hand with biggest names.
like, yahoo, google,msn, ebay, amazon, twitter, facebook and so on….
So i want to block these user names, so that no one can choose these names.
Its a really big list.
Is there any quick way to block specific usernames.
Any bbpress or wordpress plugin?
Thanks, and Love you all
Great and all. Though this happened FOUR THOUSAND THREE HUNDRED AND THIRTEEN downloads ago.
Fail or not?