Hello,

I just tried to integrate my PHPBB forum with Drupal 6.5.

You see, my phpBB root is not within the Drupal directory. It is somewhere else.

Drupal: /var/www/website/htdocs
phpBB/ var/www/misc/phpbb/htdocs.

Which gave me this error when I tried to specify the phpBB root in the phpBB integration module settings. I am using the latest version of phpBB.

"Fatal error: Cannot redeclare user_delete() (previously declared in /var/www/website/htdocs/modules/user/user.module:1589) in /var/www/misc/phpbb/htdocs/includes/functions_user.php on line 572"

I am running Ubuntu server 8.04.

Comments

smschwindt’s picture

I have the exact same problem and I haven't been able to figure it out yet!

vb’s picture

root_of_roots’s picture

Hey vb.

Those instructions seem to pertain to only if your phpBB installation is within the Drupal root. However what if your phpBB installation is on a totally different level?

Starminder’s picture

OK, so now that I have killed my site by upgrading, how do fix this?

jaypan’s picture

Starminder’s picture

Status: Active » Fixed

That worked, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.