phpbbforum 7.x-1.0-alpha3

Bug fixes

Better protection against the hidden authentication of phpbb usernames with accents.
Upgrade is strongly recommended.

phpbbforum 6.x-2.0-rc6

Bug fixes

Better protection against the hidden authentication of phpbb usernames with accents.
Upgrade is strongly recommended.

phpbbforum 7.x-1.0-alpha2

Bug fixes

Issue thanks to syperfedya: Skipping hidden authentication for admins and for phpbb usernames with ascii and nonascii characters.
Upgrade is strongly recommended.

phpbbforum 6.x-2.0-rc5

Bug fixes

Issue thanks to syperfedya: Skipping hidden authentication for admins and for phpbb usernames with ascii and nonascii characters.
Upgrade is strongly recommended.

phpbbforum 7.x-1.0-alpha1

New features
Bug fixes

Support for phpbb-3.0.9. Read README.txt for installation and upgrading.
Bug fixes.

phpbbforum 6.x-2.0-rc4

New features
Bug fixes

Support for phpbb-3.0.9. Read README.txt for installation and upgrading.
Bug fixes.

phpbbforum 6.x-2.0-rc3

Bug fixes

fixed wrong created phpbbforum url in some cases
fixed phpbb old passwords convertion

phpbbforum 6.x-2.0-rc2

New features
Bug fixes

Added 'New forum topics' block and a table representation of recent blocks.
Added setting of phpBB3 admin id (id = 2 is default)
Issues: #1036256, group sync, password change, OpenID and some others.

phpbbforum 6.x-2.0-beta12

New features
Bug fixes

added support of phpBB 3.0.7
added support of phpBB feeds
added custom field settings for content profile module
fixed bug in submission

phpbbforum 6.x-2.0-beta10

New features
Bug fixes

Added creation topics from node links.
Added setting Language negotiations to set prefix (default 0, need to set if you use more then one language)
Issue #716074. Completely reorganized initialisation to avoid unneeded db connections.
Default db persistent connection in phpbb_api.php now is set to true define('PHPBB_DB_PCONNECT', true);.
Need to set manually define('PHPBB_SEO_TOOLKIT', 1); in phpbb_api.php if you use this modification of phpBB3.

phpbbforum 6.x-2.0-beta9

New features
Bug fixes

i18n
issue #663944 by Subcomandante
issues with redirection
tipo in function name
cleanups

To upgrade from beta8 replace committed files.

phpbbforum 6.x-2.0-beta7

Bug fixes

reset password issue fixed

To display the phpBB topic comments in the node,
you should insert in your theme in node-your_content_type.tpl.php these lines

      <?php if ($phpbbforum_comments): ?>
        <div id="phpbbforum-node-comments"><?php print $phpbbforum_comments; ?></div>
      <?php endif; ?>

phpbbforum 6.x-2.0-beta6

New features
Bug fixes

Added new feature: phpBB comments instead of drupal comments.
Some bugs were fixed.

phpbbforum 6.x-2.0-beta4

Bug fixes

Fixed broken titles. Only phpBB functions.php has been changed.
Fixed css conflict on Who is online (viewonline.php)
Fixed #479276 in phpBB 3.04
You can download last changed phpBB3 files from
http://vgb.org.ru/files/phpBB-embed-3.0.5-files.zip
http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip

phpbbforum 6.x-2.0-beta2

Bug fixes

Fixed recent blocks settings.
Fixed code for Drupal5 backport.
Fixed # hook_form_alter
Fixed Titles of phpBB #455700, #441264
Fixed #450270, #275704, #428496. Table should be 'drupal2phpbb'
If you get the messages like user warning: Table 'vb_db.drupal2phpbb' doesn't exist
rename your table {$db_prefix}phpbbforum_drupal2phpbb to {$db_prefix}drupal2phpbb
If your $db_prefix is empty just rename phpbbforum_drupal2phpbb to drupal2phpbb
Changed phpBB functions.php.

phpbbforum 6.x-2.0-beta1

New features
Bug fixes

Fixed #423730,#367848
Changed #367848
Added #445024
Added groups and roles sync.
You can download last changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip

phpbbforum 6.x-2.0-alpha10

New features
Bug fixes

fixed assigning roles and groups
and more from dev since alpha9

phpbbforum 6.x-2.0-alpha9

New features
Bug fixes

issue #410166, #408800
functions.php has been fixed.
viewtopic.php - include_once fixed
You will have to reapply new patch
or you can download changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and replace only changed file.
To upgrade from alpha8 replace changed files with the new ones.
No need to run update.php
Test first locally.

phpbbforum 6.x-2.0-alpha8

New features
Bug fixes

issue #409192 message #4
functions.php has been fixed.
You will have to reapply new patch
or you can download changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and replace only changed file.
Added custom profile fields sync, special support for pf_gender field.
pm popup is displaying now on drupal page.

phpbbforum 6.x-2.0-alpha7

New features
Bug fixes

Added hook system and hooks 'login' and 'logout'
and some include without once in phpBB3 have been fixed
you will have to reapply new patch
or you can download changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and replace only changed files
to upgrade from alpha6 replace changed files with the new ones.
No need to run update.php

phpbbforum 6.x-2.0-alpha6

New features
Bug fixes

Added output by exception.
#397162
onload_functions is not defined styleswitcher.js
fixed logintoboggan and ldap_integration
To upgrade from alpha5 release carefully replace changed and add new files.
No need to patch and run update.php.

phpbbforum 6.x-2.0-alpha5

New features
Bug fixes

issue #397162
Since alpha4 phpBB file session.php has been changed.
You have to reapply new patch.
You can download changed phpBB3 files from
http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and may replace all or only session.php.
To upgrade from alpha releases carefully delete removed files and directories and
replace changed ones with new files.
No need to run update.php.
issue #397080
Read updated INSTALL.txt and follow the instructions.

phpbbforum 6.x-2.0-alpha4

New features
Bug fixes

1) issue #390552
/mcp files were changed and
you will have to reaply new patch
or you can download changed phpBB3 files from http://vgb.org.ru/files/phpBB-embed-3.0.4-files.zip
and replace only /mcp directory
2) issue #389648
3) Fixed Login on /phpbbforum pages
4) Fixed /images links in prosilver
to upgrade from alpha3 delete removed files and directories and replace with new files
No need to run update.php

phpbbforum 6.x-2.0-alpha3

New features
Bug fixes

issue #389562
issue #388558
added span tags in recent blocks



to upgrade from alpha2 replace files

phpbbforum.pages.inc
phpbb_api_theme.php

and files in /css directory

phpbbforum 6.x-2.0-alpha2

New features

Added css and support for Garland
You can only add new and changed files.
No need to patch phpBB3 or run update.php if you are upgrading from alpha1.

phpbbforum 6.x-1.04

Bug fixes

Update to phpBB 3.03. All new features will go to the next versions.

phpbbforum 6.x-1.01

Bug fixes

#273506 by stealth warning in signature sync function

phpbbforum 6.x-1.0

Bug fixes

#272634 bug in 'if ($scrolling =' found by Udi
#245573 signature sync patch by Melkon

phpbbforum 6.x-1.0-beta4

New features
Bug fixes

Added timezone sync control
added in phpbb_api.php const PHPBB_BOARD_URL_WITHOUT_PORT to not display ports in blocks
fixed timezone sync
fixed registration activation

phpbbforum 6.x-1.0-beta3

Bug fixes

fixed password update if user changed password in phpBB but logged in drupal with the old one

phpbbforum 6.x-1.0-beta2

New features
Bug fixes

fixed #245573 sync
fixed birthday sync
added timezone sync

Subscribe with RSS Subscribe to Releases for phpBB Forum Integration