Fatal error: Cannot redeclare user_delete()

Jarode - October 8, 2009 - 15:53
Project:phpBBforum Integration module
Version:6.x-2.0-beta7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community
Description

Hi,

I just installed this module, I go to "phpBBforum settings" , I write the phpbb path, I save change and just after a write screen appear with this error message:

Fatal error: Cannot redeclare user_delete() (previously declared in /opt/lampp/htdocs/drupal/modules/user/user.module:1599) in /opt/lampp/htdocs/forum/includes/functions_user.php on line 586

I'm using phpbb 3.0.5.

Thanks

#1

Jarode - October 10, 2009 - 12:44
Assigned to:Jarode» Anonymous

My website is on a local server.

#2

Jarode - October 28, 2009 - 15:23

After 18 days, no answer yet...
Does someone can help me please ?

#3

balogbence - November 5, 2009 - 22:58

Have you read INSTALL.txt in module's root directory?
Have you completed the steps described there? Especially the patching step.

#4

kakajoe - November 6, 2009 - 11:14

i did all the instruction in readme ... but still got this error

#5

NickK - November 8, 2009 - 21:44

I had the same error, until I applied the patch.

#6

Starminder - November 10, 2009 - 16:46

I copied functions_user.php from ../sites/all/modules/phpbbforum/contrib/phpbbdrupal/root/includes to my forum/includes directory - simple fix.

#7

Starminder - November 10, 2009 - 17:46
Status:active» reviewed & tested by the community
 
 

Drupal is a registered trademark of Dries Buytaert.