WordPress Phpbb Last Topics Plugin

15 Aug 06

I created a plugin to display the most recent topics of your phpBB forum.
You can set the number of topics to display, wrap long words or exclude a category of the forum.

Just download the plugin, unpack it into your wordpress plugins-folder and activate it, then edit it to set:

$host = “http://www.yourblog.com/phpbb”;
$forum_path = “phpbb”;

Then activate it and insert this short code where you want to show the last topics.

<?php if (function_exists('wpphpbb_topics')): ?>
<? wpphpbb_topics(); ?>
<?php endif; ?>

See it in action in my homepage’s sidebar.

Download Last Version (1.1) .rar

Download Last Version (1.1) .zip

  • Upnews
  • Digg
  • del.icio.us
  • Google Bookmarks
  • PDF
Scritto da Peppe
25 Aug 07 , 1:53 pm

www.fu20.com:

i can’t use this plugin
please help me
my wordpress system address is: http://www.fu20.com/car

and my phpbb froum address is: http://car.fu20.com

what is “$host” & “$forum_path” address

1 Sep 07 , 11:00 am

www.fu20.com:

help meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
please!

1 Sep 07 , 4:04 pm

Peppe:

Hi, your path is where is the config.php of the phpbb.
For my site is
$forum_path = “forum”;
$host = “http://www.4mj.it/forum”;
You can also copy the data in config.php,
$prefix = “phpbb_”;
$dbhost = ‘*****’;
$dbname = ‘*****’;
$dbuser = ‘*****’;
$dbpasswd = ‘*****’;
$connection = mysql_connect($dbhost, $dbuser, $dbpasswd);
$s_db = mysql_select_db($dbname, $connection);

11 Sep 07 , 12:00 am

munki:

I seem to be getting the header from my phpbb forum on the WP index instead of just the recent topics can you help?

[...] WP-Phpbb Last Topics to include the current forum topics on the front page [...]

[...] server del blog dovete usare Phpbb_recent_topics e qui il sito ufficiale.(ho provato anche ad usare Wp-Phpbb, ma funziona solo per forum installati nello stesso spazio web) Segnala [...]

[...] Plugin tương tự: WP-Phpbb Last Topics [...]

[...] Plugin tương tự: WP-Phpbb Last Topics [...]

« 1 2 Mostra tutto

58 commentiLascia un commento
Articoli Correlati
4MJ – Internet News © 2002 - 2010 è basato su piattaforma WordPress
Progetto e Design sono esclusiva proprietà di Giuseppe Argento.
Mappa Sito, Articoli (RSS) e Commenti (RSS) | Contatti