Ya salio la nueva versión de este sistema de foros phpBB 2.0.23
Como es norma traerá actualizaciones de seguridad, arreglos y correcciones de Bugs.
Así que lo mejor en cuanto se sepa, los pros y los contras será actualizar.
No nos precipitemos y tomar aire antes de continuar.
Recordar hacer copia de seguridad de vuestro foro y de la BD
Descargar version files. Para cambio de archivos si no teneis MODS instalados. Para mas info pagina oficial
Aqui los cambios que trae y en este enlace el post de la
pagina oficial
* [Fix] Correctly re-assign group moderator on user deletion (Bug #280)
* [Fix] Deleting a forum with multiple polls included (Bug #6740)
* [Fix] Fixed postgresql query for obtaining group moderator in groupcp.php (Bug #6550)
* [Fix] Selected field on first entry by default for font size within posting_body.tpl (Bug #7124)
* [Fix] Adjusted maxlength parameters in admin/styles_edit_body.tpl (Bug #81)
* [Fix] Fixed html output in make_forum_select if no forums present (Bug #436)
* [Fix] Fixed spelling error(s) in lang_admin.php (Bug #7172, #6978)
* [Fix] Correctly display censored words in admin panel (Bug #12271)
* [Fix] Do not allow soft hyphen xAD in usernames (reported by Bander00)
* [Fix] Fixed the group permission system's use of array access
* [Fix] Simple group permissions now work properly
* [Fix] Fix inability to export smilies (Bug #2265)
* [Fix] Fixing some problems with PHP5 and register_long_arrays off
* [Sec] Fix possible XSRF Vulnerability in private messaging and groups handling