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
Comment #1
meinemitternacht commentedI 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.
Comment #2
meinemitternacht commentedOk, 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
Comment #3
meinemitternacht commentedOk 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?
Comment #4
jase951 commentedAre 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.
Comment #5
meinemitternacht commented