Title: phpBB Topics Portal
Author: macmiller
Published: <strong>31 de octubre de 2011</strong>
Last modified: 22 de mayo de 2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/phpbb-topics-portal.svg)

# phpBB Topics Portal

 Por [macmiller](https://profiles.wordpress.org/macmiller/)

[Descargar](https://downloads.wordpress.org/plugin/phpbb-topics-portal.1.2.zip)

 * [Detalles](https://ve.wordpress.org/plugins/phpbb-topics-portal/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/phpbb-topics-portal/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/phpbb-topics-portal/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/phpbb-topics-portal/#developers)

 [Soporte](https://wordpress.org/support/plugin/phpbb-topics-portal/)

## Descripción

The plugin is intended to create a number of links which you can display on your
wordpress page. Each link represents a recent post to the phpBB forum. Clicking 
on a link will take you to the associated post within that topic on the phpBB forum.
There are a number of parameters which indicates how many items should be returned
and the length description.

The returned item will look like:
 * `POST TITLE(number of replies) in TOPIC TITLE
on DATE TIME`

## Capturas

 * [[
 * The available widget with associated text as it appears under the Appearance -
   > Widgets page.
 * [[
 * This is how the screen widgets parameters setting page appears when you click
   on the widgets page.
 * [[
 * This is the generated output for Recent Topics on the Wordpress page.

## Instalación

 1. Copy to your plugin folder.
 2. Activate the plugin.
 3. Go to Widgets.
 4. Drag the widget to the desired sidebar.
 5. Establish the required parameter values on the Widget Screen.

Widget Setup

 * Title: Type in the desired title.
 * phpBB Config Location: This is the file location of your phpBB Config file. There
   is a Document Root Path display on the bottom of the screen to help you with 
   this. This file is in your phpBB Directory and is config.php. The indicated location
   is the full file system location and not the URL.
 * phpBB URL Location: This is the url location of your forum. This field is optional
   and can normally left blank except for the case when the forum is a subdomain
   such as http://myforum.mywebsite.com . If this field is left blank the forum 
   URL will be taken from the Config Location. The field must be entered with ‘http://’
   at the beginning and no closing slash at the end for it to work right.
 * Exclude Forum List: A list of forums to be excluded.
 * Return List Length: The number of post links to be displayed.
 * Topic Text Length: The overall length of the returned topic title, excess characters
   are truncated.
 * Date Format: The date/time format as used in the php date function, [php date function and date syntax](http://www.php.net/manual/en/function.date.php/).
 * Document Root Path: For display only. Indicates the root file path. This will
   be helpful in setting up the phpBB Config Location.
 * Parameter Validation Return Area: For display only. Indicates if there are any
   errors.

Defines in phpbb_topics_portal_Guts.php

There is only one optional define statement in this script, for the most part it
can be left at its default value.

 * define(«sqldb_MULT», 10); -> Because some of the returned links are discarded,
   the number of reads made on the database is uncertain. This variable limits the
   read statements to 10 times the requested number (at the default setting of 10).

## Preguntas frecuentes

  I never worked with CSS before. Can I make this plugin look nice on my blog?

Probably. I don’t believe that any special

  I don’t know how to edit a php script. Should I attempt to use this plugin?

You will not need to edit any php scripts to install and use this plugin.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«phpBB Topics Portal» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

 *   [ macmiller ](https://profiles.wordpress.org/macmiller/)

[Traduce «phpBB Topics Portal» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/phpbb-topics-portal)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/phpbb-topics-portal/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/phpbb-topics-portal/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/phpbb-topics-portal/)
por [RSS](https://plugins.trac.wordpress.org/log/phpbb-topics-portal/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * 31-Oct-11/Initial release.

#### 1.1

 * 10-Jan-12/The URL is computed automatically from the file location, but this 
   did not work for subdomains, such as http://myforum.myweb.com . Added a new forum
   phpBB Forum URL to override the computed value, it can be used as needed. In 
   other words, for most installations you can just leave this blank but if you 
   do use it make sure it is the correct URL for your forum.

#### 1.11

 * 11-Jan-12/Updated the readme only.

#### 1.2

 * 22-May-12/phpbb_topics_portal_Guts.php
    Added a line after making the DB connection
   to put the connection in UTF8 mode (so other character sets are shown correctly)
   Added back somehow deleted constant sqldb_MAX_READS. Also defaulted the exclude
   list array to -1 if ommitted to avoid error messages and allow for no excludes.

## Meta

 *  Version **1.1**
 *  Last updated **hace 14 años**
 *  Active installations **20+**
 *  WordPress version ** 3.2.1 o superior **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/phpbb-topics-portal/)
 * Tags
 * [forum](https://ve.wordpress.org/plugins/tags/forum/)[phpbb](https://ve.wordpress.org/plugins/tags/phpbb/)
   [recent posts](https://ve.wordpress.org/plugins/tags/recent-posts/)[widget](https://ve.wordpress.org/plugins/tags/widget/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/phpbb-topics-portal/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/phpbb-topics-portal/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/phpbb-topics-portal/reviews/)

## Colaboradores

 *   [ macmiller ](https://profiles.wordpress.org/macmiller/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/phpbb-topics-portal/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://tbd)