Fatal error: Cannot redeclare user_delete() (previously declared in /var/www/vhosts/claudebing.com/httpdocs/modules/user/user.module:1591) in /var/www/vhosts/claudebing.com/subdomains/forums/includes/functions_user.php on line 586

Ok, some background info:

Drupal is hosted at: http://claudebing.com
Forums are hosted at http://forums.claudebing.com

is there a problem with having phpbb on a different subdomain? Would I have better luck with installing the forums under the drupal directory?

Drupal Version: 6.12
phpBB Version: 3.0.5

Using lighttpd 1.4.23 as the webserver.

Comments

meinemitternacht’s picture

I believe I have made a grave error. I didn't read INSTALL.txt. I'll follow that real quick and if it still doesn't work I'll let you know.

meinemitternacht’s picture

Ok, followed the install instructions, and still getting an error.

Parse error: syntax error, unexpected '}' in /var/www/vhosts/claudebing.com/subdomains/forums/includes/functions_user.php on line 893

meinemitternacht’s picture

Ok I tested this integration locally, and it works wonderfully. But when I use the forums on a subdomain, it will give me this error in the Drupal phpBBforum module configuration:

phpBB user: Anonymous. You are not authenticated in phpBB now. Please login to phpBB and test again.

All other tests pass.

Any clues?

jase951’s picture

Are you sure this module works in a subdomain? If the paths work correctly under a subdomain then check your cookie settings and ensure that they match with Drupal/phpBB.

meinemitternacht’s picture

Status: Active » Closed (won't fix)