Skip to:
Content
Pages
Categories
Search
Top
Bottom

Plugin: Latest Replies

Published on March 14th, 2007 by LMD

This plugin is a companion to my Add Titles to Replies plugin — that is, the ‘Add Titles to Rplies’ plugin is required for the ‘Latest Replies’ plugin to work.

What it does is to display the latest replies, by title, on the front page of the forum (similar to “Latest Discussions”).

More info and download:

Latest Replies Plugin

Add Titles to Replies Plugin

Chinese Tag Test (Works!)

Published on March 14th, 2007 by jee

chinese tag

which plugin can support the toolbar like this?

Published on March 14th, 2007 by

I see that forum in WordPress.org have this toolbar function in reply text area, is it tinyMCE or whatelse Editor?

http://img359.imageshack.us/img359/5784/bbpresstoolsqg1.jpg

Duplicate Posts

Published on March 13th, 2007 by Michael Nolan

I’m getting occasional duplicate posts on bbPress. I’m guessing part of it might be users clicking the submit button twice but I wondered whether this is a problem for anyone else?

User profile link

Published on March 13th, 2007 by

I searched for this and didn’t find anything, but by scrounging through the code I found the necessary functions to make it work. I long for the day when the tags/functions in bbpress are documented like they are in WP.

At any rate, I don’t really care for the “Title” line under a post author’s name, and I wanted to replace it with a simple link to the post author’s profile instead. The code I used was:

<a href="<?php bb_option('uri'); ?>profile.php?id=<?php echo (get_post_author_id()); ?>">View Profile</a>

I added this in post.php, where the <?php post_author_title(); ?> line had been inside the threadauthor div.

I’m so proud of myself, I think I’ll go have a snack!

Install glitch: “Username not found.”

Published on March 13th, 2007 by kessel

Installing bbpress to replace phpBB. Got through everything, using the same database as WP, can access the database, WP, Coppermine — everything with my username. It’s correct in config.php. When I enter the username (I get no dropdown), it tells me:

“Username not found. Go back and try again.”

I’m no slouch at PHP, and I’ve tried everything.

Ideas?

Limiting tags

Published on March 13th, 2007 by

Is there a way to limit the number of hot tags shown on the front page?

web designing

Published on March 13th, 2007 by

Hi friends, you people must increase you designing knowledge through internet and web designing company which provide us various article on several topic one of the good web designing company site **link edited out by MODERATOR**

Keymaster reset issue

Published on March 13th, 2007 by

Hi, I am installing the newest version of (0.8.1) but using an older bbpress database (upgraded)… and have lost my keymaster info.

I have followed instructions here:

https://bbpress.org/forums/topic/185?replies=6#post-909

But when I run install.php again, nothing happens — the page simply says : You appear to have already installed bbPress. Perhaps you meant to run the upgrade scripts instead? To reinstall please clear your old database tables first.

I obviously don’t want to delete my old tables.

Help!

Many thanks

Text going over the border

Published on March 12th, 2007 by User1

How do i fix this this problem text going over the border of the div layer.

http://img267.imageshack.us/my.php?image=textrf0.jpg

Skip to toolbar