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?
bbPress 1.0 has been downloaded 104,313 times.
More than 100,000 downloads… Great!
http://bbpress.org/download/counter/
First of all, line 145 is blank – https://plugins-dev.bbpress.org/browser/profanity-filter/trunk/profanity-filter.php?rev=2946#L145
I already told you to try re-downloading it on the plugin page. There’s no need to post these error messages in multiple places.
The reason Profanity Filter makes your meta table bigger is that it caches the filtered text of posts, topic titles, and usernames to avoid having to filter through them and slow down your forum.
If the meta table did become a hundred times larger, it’s because you don’t have any other plugins that use meta.
Akismet catch in my blog 99 % of spam. In bbPress ck’s plugin Human Test works 100 %.
But its common for all of these spambot registrations, that they have the exact same interests.
I would prefer that no spambots register at all, but when they appear so sophisticated, I hesitate with deleting them right away.
Human Test is kind of old now, and there are new programs out there like this: https://bbpress.org/plugins/topic/nospamuser/
That any good? Or better? Can you run both?
I’ve been using Support Forum plugin (by so1o, mdawaffe and SamBauers) since a couple of months now, but it was just today that I noticed its latest update is on November ’08…
Is there any chance it will get updates in the future? It currently has some minor bugs, configuration page display issues and it features A LOT of unnecessary queries to the database!
Recently I’ve begin wondering to heavily modify this great plugin on my own, but before actually start working I’d like to know from the authors if there is any updated unreleased version out there.
Thank you in advance!
You should contact your host or sys admin to configure permissions permanently for that directory. It’s not a bbPress issue but a host configuration issue.
Your best bet would probably be to find a premium WordPress theme that you like and then purchase that. Then I’m sure you could find someone to convert it to bbPress for you for a reasonably low rate.
I’m afraid that I don’t know of any quality premium bbPress theme website. There might be one or two out there, but as it stands I don’t know about it.
For the most part, this is due to people wanting a bbPress theme that matches their WordPress theme, and also for a lack of customer base. The idea of selling a theme is grand if you’re going to sell a significant number of them, other wise you have to decide if you get a significant Return on Investment.
If you’ve any special theme needs, please feel free to contact me on:
themes [at] kevinjohngallagher.com
Kev
Are there any websites anywhere offering premium themes for bbPress? I’ve looked around and they all look pretty standard and not so great.
The default one is nice, but I do like the one used on this website but I doubt that is available anywhere.
So, premium themes anyone?
I think this is great. I mean, I installed phpbb3 in my site and have been regreting it since users became more and more active.
I have a question, though. I’ve spent three days looking for some info (at google, wordpress, etc) and I think this is the right place.
Do I have to upload the bbpress files into the same directory where the phpbb files are right now or the new bbpress files can be anywhere? I’ve read that the database must be the same. My guess is that the files can be anywhere but I just want to make sure.
Not being an apologist for the lack of “subscribe to topic” here, but you can always create your own RSS to email subscriptions with either Feedblitz or Feedburner.
There is an RSS feed for this forum:
https://bbpress.org/forums/rss/forum/requests-and-feedback
Or this topic:
https://bbpress.org/forums/rss/topic/replace-the-mailing-list-with-a-forum
And there are additional RSS feeds throughout (recent topics and recent posts.) If you really want the information pushed to you, so you don’t have to check back, there are ways to make it happen.
Of course, subscribe to topic is in trunk now, but seems to be missing from this bbpress.org theme (in my view anyway, and possibly yours as well.)
I don’t see subscribe to topic here either. It’s supposed to be near the tags according to kevinjohngallagher, but I don’t see it when I am logged in.
What is your question about themes? You upload with FTP or SCP to your bbPress installation, into a folder called my-templates. Be sure the my-templates folder has 755 permissions, then your new theme folder has 755 permissions. And be sure it’s not inside ANOTHER folder. So, it should be like this:
bb-config.php
my-templates/
----bbpressblack/
style.css (with your header)
Should not be like this:
bb-config.php
my-templates/
----bbpressblack/
bbpressblack/
style.css (with your header)
I don’t think that would work
(Oh and by the way, on this new theme at bbPress.org I don’t see subscribe to topic like I have currently in trunk…)
That’s not an error, it’s just a warning. If you turn off the display of warnings, does the plugin work?
If not, what version of bbPress are you using, what version of the plugin, and have you tried contacting the plugin author?