Could anyone tell me if it is possible to lock my bbpress forum so that there is one central login page. I want to reserve my site for members only.
Furthermore, is it possible to hide my site from webserches?
Thanks in advance
Could anyone tell me if it is possible to lock my bbpress forum so that there is one central login page. I want to reserve my site for members only.
Furthermore, is it possible to hide my site from webserches?
Thanks in advance
I want to convert a hundred of my blogs to forum using simplebb. One potential issue is administering those forums. Is there a script/plugin to administer all posts/members from 1 user interface?
Thx
How would I be able to force the first post of every topic to show on every page within the topic? Is this possible?
Just spotted the foliowing on Twitter by @petemall:
bbPress plugin is born… https://trac.bbpress.org/changeset/2463
bbPress plugin is born… https://trac.bbpress.org/changeset/2463
— Pete Mall (@petemall) July 13, 2010
Not done any investigation yet…
Hello there,
It would be really a nice thing to have a wysiwyg editor in bbpress, just like the one that wordpress have: TinyMCE, since it is open source.
the current editor is too much simple and complex at the same time especially when:
* you converted your forum from a wysiwyg based forum; vbulletin (native), phpbb (as plugin).. to bbpress, you loose lot of formatting.
* most of the users don’t know how to deal with bbcode.
* you need a fast way to copy-past formated text and images.
* currently no efficient wysiwyg plugin available in the bbpress plugins.
* it is not an option, it is a must-have feature in every successful board.
most phpbb forum owners criticized harshly the lack of wysiwyg in phpbb; people keeps asking for it and phpbb developers keep ignoring them and saying that they want to keep phpbb simple!!! so users leave to other forums!
for the people who like the current bbpress simple editor, bbpress can offer a switch in the dashboard to toggle wysiwyg editor on and off.
what do you think?
Hi there!
I noticed quite ago that when you search for a plugin, you got a list of corrupt urls.
it is more than 2 weeks now I keep seeing this issue and wander is it only me who is getting this!?
please have a look at this example page :
https://bbpress.org/plugins/search.php?q=wysiwyg
try clicking on a plugin’s page link.
see!?
Bonjour à tous.
C’est mon premier post sur ce forum, je suis débutant en WordPress.
Je voudrais savoir quel plugin d’upload d’avatar vous utilisez sur ce site, et est-ce que l’apparence de la bordure (conteneur) de l’avatar est géré automatiquement par le plugin, parce que je vois qu’il existe plusieurs sites dont les bordures de l’avatar sont comme les votres.
Merci d’avance.
HIi folks,
New BBpress user here.
I have a sensitive forum (political) and Id like to be able to approve users when they register.
I have found a plug to hide forums from non-registereed users.
The only plug I found that comes close to what I want is out of date.
Surely this is a simple thing? Can anyone point me in the direction of a plug in that would allow me to approve new users? (I have searched)
Any help gratefully appreciated, sincerely.
Thanks!
Taoli
Hi,
My bbpress 1.0.2 forum is causing a lot of slow queries, and I had to shut it down because my host Monster Host was Throttling my account big time.
Is there a fix for this, I am not running many plug-ins that would use the database except for bbpm, but I tried disabling this plug-in, and I still get clobbered with slow queries and CPU throttling.
I hate to have to shut the forum down, but I am not a php coder or a database administrator.
I tried moving my sites to a semi-dedicated server (to get more server resources) but their Myphp interface clashed somehow with all my WP databases.
I was on NTC hosting and their support team told me it was a problem with my WP sites, although I did get one blog to work half way decent, but my bbpress forum would not.
I was using Blue Host when I created my sites, so I went to Monster Host (their sister company) and loaded my files and DB’s and they came up just fine, but I am back to the DB strangulation with slow queries.
I check the slow queries log on my server and I see a lot of forum queries in there, but the logs don’t really pin-point a cause (plug-in or script).
Here’s a list of the plugins I have on my forum:
ajaxed quote
adsense for bbpress
bbcode buttons
bbcumulus
bbpm
bbpress signatures
bb-smiles
check for updates (not activated)
delete all bozos
mass delete users
members online
php4bb
super search
approve registration
bb-avatars
bbcode lite
bb twitter (not active)
google analytics
human test
moderator notification
new user notification
restrict registration
I would appreciate any, and all ideas so I could save my forum from the trash bin.
Thanks for your time,
Scott
I am trying to display the recent posts from bbpress on my wordpress blog.
I tried using BBpress Live but it isn’t displaying anything at all. I tried using both functions
bbpress_live_get_forums()
bbpress_live_get_topics()
I was echoing and using print_r to display the results… nothing. Also the widgets are not displaying anything either.
Anyone have any ideas on how I can get the recent posts on my wordpress blog?