Search Over 18,000 FREE Plugins from the Official WordPress Plugin Directory Repository

Last phpbb3 topics

Plugin for display last phpbb3 topics.

Complete and Integrate Plugin to display the last phpbb topics in your WordPress Template.

The code Display what user say, where and link to:

User en: Forum Name - Topic Title.

When mouse over the link, display a preview short text from what user say.

Dont forget configure with your own.

*NOTE: This code was born @gekkotaku, so, you can get some support at the forum.

Special Thanks (and more information) to phpBB community

You can set the number of topics to display, wrap what user say, exclude a hidden forum.

Author @netOrX
Profile
Contributors @netOrX
Tags forum, phpBB, topics

BASIC:

Unzip the file, put it into de plugin folder (wp-content/plugins/)

Go to de WordPress Admin panel

Go to the plugins menu and activate the plugin

Finally, copy the function and paste it somewhere of your templateâ Example: lastPhpbbTopic('displays=8&location=0&table_prefix=YOUR_DB_TABLE_PREFIX&dir=http://YOUR_FORUM_ADDRESS.com/');

PARAMETERS:

location - if the wordpress and phpbb forum are in the same DataBase use true (1) (BY DEFAULT). If the forum are in different DataBase use false (0) and fill your DataBase information.

displays - numer of topics to show (default 3)

before - the before tag you want to use(default li)

after - the after tag you want to use(default /li)

table_prefix - your forum DataBase prefix (default phpbb_)

char_limit - for XX char limit for display on mouse over the link (default 80)

dir - this is your foro address, CHANGE BY YOUR OWN
 (default http://foro.gekkotaku.com/)

DIFFERENT DB PLACE THAN WORDPRESS? - CONFIRE THIS PARAMETER BY YOUR OWN:

$DB_HOST = ''; // host (localhost, 06.mysqlprovider.com)

$DB_NAME = ''; // your data base name

$DB_USER = ''; // your data base user name

$DB_PASS = ''; // your data base password

Plugin Homepage

Where I get support?

Autor @netOrX

Share  
Download
Version 1.8

Requires WordPress version: 2.3 or higher

Compatible up to: 2.9.2

Last Updated 01 May 2010

Date Added: 15 Feb 2010

Plugin Homepage

Evaluation
star1
star2
star3
star4
star5

3.33 stars
3 ratings
4,393 downloads

Compatibility

Not Enough Data

Reports:
Works: 0
Broken: 1