Instalación:
- Copiar los ficheros del zip en root/includes/ al directorio de phpbb includes/
- Abrir profile.php
- Buscar: include($phpbb_root_path . 'includes/usercp_confirm.'.$phpEx);
- Reemplazar por: include($phpbb_root_path . 'includes/usercp_captcha.'.$phpEx);
con eso bastaría