Published on February 24th, 2010 by Submachiner
Is there any sort of plugin that prevents threads from appearing on the Latest Discussions area.
Lets say that one was to create a category and didn’t want any threads from that category appearing in the Latest Discussions area. Anyway to make this happen?
Published on February 23rd, 2010 by gerikg
I don’t know if anyone cares but I’ll just put it out there:
Every Theme you download from bbpressthemes.net (I can guarantee you the original authors didn’t do it) the headed.php has advertising codes….
<script language="javascript">
document.write('<style> #a1dd122 { margin: -40000px; position: absolute; text-align:right; } </style>');
</script><a href="somewebsite" id="a1dd122">blah</a>
Is this considered okay???
Published on February 23rd, 2010 by kevinjohngallagher
I’m looking for the action (do_action) thats triggered (anywhere) when someone updates their forums by moving a forum on the JavaScript-based AJAX-dependant /bb-admin/forums.php page. I can’t seem to find it anywhere, and hoped that someone with some more knowledge might have seen it. Even the add, update/edit/delete pages/functions/post-pages don’t seem to have any hooks.
I’d appreciate it if someone with more (or better – which won’t be hard) could have a quick look at this please, as i can’t believe we’ve a hook for when everything/anything happens on our forums APART from something to the actual forums themselves.
Basically, i’ve a plugin that does some extra work on categories to make them work more like categories on other forums, but it appears users can update/edit/add and delete categories and forums without any plugins/fucntions/actions being triggered. I’m sure i’ve missed something, it wouldn’t be the first time, as that would be incredibly stupid.
Thanks for the help
Published on February 23rd, 2010 by Vect
Hello. I want to do in my plugin that page links would be /page/2/ , /page/3/. By default it is /page/2 , /page/3 . I have this code in my plugin:
function my_get_topic_page_links_filter( $_links ) {
$_links = bb_paginate_links(
array(
'format' => bb_get_option('mod_rewrite') ? '/page/%#%/' : '%#%/',
)
);
return $_links;
}
add_filter( 'get_topic_page_links', 'my_get_topic_page_links_filter' );
But it is not work properly. What I’m doing wrong? Please help.
Published on February 23rd, 2010 by
forum.cubeownersclub.co.uk/
After getting progressively more annoyed at the amount of spam on our previous forum that ran on PhpBB and also finding out how frustrating it was to customise the look of it I decided to give bbpress a go.
I’ve already built a few WordPress powered website so was already impressed by how it was built and how easy and intuitive it is to customise and extend so bbpress seemed like a perfect direction to take the new forum.
It was very important that we kept all of the content and user base from the old PhpBB forum so I was delighted when I found a script on here to convert the PhpBB database into the new bbpress forum. The script wasn’t perfect though so after a bit of tweaking over 2 evenings I finally got it into a good state. There are still a few issues with broken links, images and smilies but slowly it’s being edited.
I’ve installed quite a few plugins and have customised the look with a custom theme.
Overall really impressed with bbpress and am even about to suggest it to a client. I hope it gains more traction as it’s a great platform compared to the other alternatives out there.
Published on February 23rd, 2010 by MrMister
Hi everybody,
I just installed bbPress including the whole integration process for sharing account information between WP and bbPress and everything works perfect so far. Now I am wondering: Is it possible to display the bbPress forum within my wordpress installation, like in the same place my pages and articles would usually load. Or does it have to load in a seperate window? Couldn’t find an answer to that in the Doc, hope you could provide me with an answer.
Greetings and keep up the great work,
MrMister
Published on February 23rd, 2010 by kaderjan
Hi guys,I’ve been thinking to build a commercial website with bbpress, is bbpress licensed? if bbpress’s code is licensed, how about plugin that I wrote,do I have to share it as well? pls advise, thanks
Published on February 22nd, 2010 by jtrory
I want to change my display name from the default “admin” to something else. In the Profile/Edit panel under ‘Display Name As’ there is a little dropdown menu that shows “admin” as the one and only display name and there’s no way of changing it. I can’t figure out how to do this. It’s the only place I can find a way of editing this info.
Published on February 22nd, 2010 by Marius-
Im having an ongoing help topic about a plugin. Infact, one plugin of many more – all made by _CK_. And I was starting to wonder, is it safe to rely on these old plugins, when this programmer has left the BBPress project, and a new version, hopefully is coming soon?
How will backwardscompitability be in the future of BBPress. Will most of these standard functionality-plugins be built in?
And how will upgrading BBPress take place? I have used hours and hours to customize my Kakumei theme, and will all that work go to waste with a new version? Will it apply to the next bbpress themes at all? Or am I gonna have start all over again?
Published on February 22nd, 2010 by ven_ka
‘ll Show! It is a bunch of WP 2.8.6. and bbpress fresh (integrated over), the WP provides users upload photos avatar plugin “user photo”, how to display this photo in a forum?
Подскажите! Стоит связка WP 2.8.6. и bbpress свежий (проинтегрированно), на WP предусмотрена загрузка фото пользователей для аватара плагином “user photo”, КАК ВЫВЕСТИ ЭТО ФОТО на форуме??