Published on August 26th, 2010 by Marcel Deelen
I am wondering how I can show on topic.php the latest discussions from within the same forum that the current topic is in.
A sure it should be pretty simple but i cant seem to get it to work.
For instance here:
http://airportroute.com/test/forum/topic/simon-latham-august-10-11
I want to show the 3 other discussions that are at this point in the Mixes forum.
(this is all still in deep Beta testing)
I guess the secret must lie in this line:
´<?php if ( $topics ) : foreach ( $topics as $topic ) : ?>´
Any ideas?
Thanks
Published on August 26th, 2010 by minervaa
Hi all,
I have been searching on this forum and on the plugins to find a way to disable html on the posts(by members). Although I found this post but it was not resolved –
How can I disable HTML in posts?
The best would be admin can use html or lets say preferred members/senior members (which can be decided by admin, perhaps through post count plus control panel)
Is there any plugins to do these or is there any solution?
I would appreciate your input.
Thanks
Published on August 25th, 2010 by the_Wish
Well it’s about time for me to approach this problem in one way or the other.
My live forum used to be on bbPress 1.0.2 and I confess to running a bucketload of Plugins, some deemed to be compatible, others probably not so much (up to Legacy release) but they still do their thing.
So right now I’m pretty happy with what I have and the functionality it gives me and my users, alas from time to time the forum will suddenly die leaving a blank screen. I have traced this behaviour back to a corrupt bb_meta file, meaning that when it happens and I replace this database register with a backup all is well again with no posts lost.
Now my hope was that I might fix it by upgrading to the soon-to-be-released Version of bbPress, which means the trunk for now. Unfortunately the problem persists and I have lost hope somewhat that it will be any different with the final release. So that leaves me with the task to sort out the buggy Plugin that supposedly causes the mess.
Since skipping through my Plugins revealed that they’re all more or less neccessary for how we use the board nowadays, disabling them one by one and waiting up to a month or longer to see if the sporadic corruption will persist is hardly an option.
So I ask, is there any chance to trace/protocol such changes to bb_meta that might give a hint to the culprit?
Any suggestions are more than welcome.
Cheers
Lars
Published on August 25th, 2010 by Navin
While browsing today, I noticed it, see:
http://en.wikipedia.org/wiki/BbPress
Published on August 25th, 2010 by MathiasB
Is there a way to import all post and topics from a WordPress setup with WP-Forum plugin?
And where can i the needed documentation to include WordPress functions to a theme?
grz,
Mathias
P.S. I’m sorry if this are newb questions and if they’re already asked too mutch
Published on August 25th, 2010 by noobbgodlike
I see many forum that use bbpress do not have subforum in the home page like in other forum software , does bbpress have similar feature like that?
Can I use google adsense in bbpress (customize it to appear between post)?
Anyone know good site that use bbpress as it forum??
Is it cost a lot of bandwidth? or it is simple so i can run quickly?
Is it easy to manage user, back up, etc??
thank you very much.
Published on August 25th, 2010 by majidazimi
Hi guys.
I want to add postgreSQL support for bbpress. But i don’t know php. The only thing that i can do is to provide a sql script containing postgreSQL table configuration.
is it possible to add postgreSQL support or it is not in your developing road map?
if yes which file contains table configuration in source code? i have searched but i didn’t find.
Published on August 25th, 2010 by
Dear all,
Probably due to their age, some themes show the list of forums without showing which ones are categories. I was wondering if there is a simple way by playing with the front_page.php of showing first the parent forum (or category) and underneath the list (indented if possible) of all the child forums.
I am trying to use the Invertigo theme but it lacks this feature.
You can see am image of the front page here: http://imm.io/16zh
Published on August 25th, 2010 by Touch
Just noticed this plugin WP-FB-AutoConnect in the BuddyPress plugin directory. https://buddypress.org/community/groups/wp-fb-autoconnect/
Wondering if there is any such plugin available for bbPress (1.0.2 with neither simple nor deep integration) users too?
I tried to search for a plugin but it seems no one has developed it as yet. Anyone having plans to do this in near future?
Published on August 25th, 2010 by ph23man
I’m using bbPress 1.1-alpha-2518 and there seems to be something broken with the drag-and-drop interface for forum ordering.
I have 3 forum levels, the top level and 2 nested levels. When trying to order the forums, I can drag and move the top level forums and 3rd level forums. But the 2nd level forums won’t budge.
I tested this in all major browsers with the same result.
Maybe upgrading to jQuery 1.4 broke something in the script that handles forum sorting?